@ -61,7 +61,7 @@ local function hoe_on_use(itemstack, user, pointed_thing, uses)
pos=pt.under,
gain=0.5,
})
itemstack:add_wear(65535/(uses-1))
--itemstack:add_wear(65535/(uses-1))
returnitemstack
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.