Update 'mods/poop/init.lua'

This commit is contained in:
Functioning Member of Society 2022-11-21 19:54:36 +00:00
parent b36c360b1a
commit 1dab076c50

View File

@ -5,7 +5,7 @@ minetest.register_item(":", { -- Hand
tool_capabilities = {
max_drop_level = 0,
full_punch_interval = 0.4,
range = 5,
groupcaps =
{
oddly_breakable_by_hand = {times={[1]=3.50,[2]=2.00,[3]=0.70}, uses=0},