mirror of
https://github.com/mt-mods/moretrees.git
synced 2024-12-26 02:30:23 +01:00
Oops, forgot to return the modified item stack
This commit is contained in:
parent
620a799fb4
commit
9870e92737
@ -47,6 +47,7 @@ for i in ipairs(moretrees.treelist) do
|
||||
minetest.rotate_and_place(itemstack, placer, pointed_thing,
|
||||
moretrees.expect_infinite_stacks, { invert_wall = keys.sneak })
|
||||
end
|
||||
return itemstack
|
||||
end
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user