Enable bamboo bonemealing despite rightclick handling strangeness

This commit is contained in:
teknomunk 2024-03-21 07:24:31 +00:00
parent baa9ebfb2e
commit 455dd72cf6
1 changed files with 0 additions and 2 deletions

View File

@ -63,12 +63,10 @@ local bamboo_def = {
wield_image = "mcl_bamboo_bamboo_shoot.png",
_mcl_blast_resistance = 1,
_mcl_hardness = 1,
--[[
_mcl_on_bonemealing = function(pointed_thing, placer)
local pos = pointed_thing.under
return mcl_bamboo.grow_bamboo(pos, true)
end,
]]
node_box = {
type = "fixed",
fixed = {