Make dispesers never drop shears

This commit is contained in:
cora 2023-12-24 23:11:22 +01:00 committed by ryvnf
parent 36f0159419
commit 6a8227a34e

View File

@ -231,7 +231,7 @@ local dispenserdef = {
stack:take_item()
inv:set_stack("main", stack_id, stack)
end
else
elseif minetest.get_item_group(dropitem:get_name(), "shears") == 0 then
-- Drop item otherwise
local pos_variation = 100
droppos = {