Enable bamboo bonemealing despite rightclick handling strangeness

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

View File

@ -34,12 +34,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 = {