mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-18 15:50:32 +02:00
Fix trunk duplication
This commit is contained in:
@ -58,6 +58,7 @@ for i in pairs(NoDe) do
|
||||
if not minetest.setting_getbool("creative_mode") then
|
||||
itemstack:take_item()
|
||||
end
|
||||
return itemstack
|
||||
end
|
||||
end,
|
||||
})
|
||||
|
Reference in New Issue
Block a user