derivado de nalc/nalc_game
Screwdriver: drop nodes if no longer attached.
This should be fairly cheap and pops off items if needed.
Este cometimento está contido em:
cometido por
paramat
ascendente
efb81d188e
cometimento
d5e19d70c2
@@ -130,6 +130,7 @@ screwdriver.handler = function(itemstack, user, pointed_thing, mode, uses)
|
||||
if should_rotate then
|
||||
node.param2 = new_param2
|
||||
minetest.swap_node(pos, node)
|
||||
minetest.check_for_falling(pos)
|
||||
end
|
||||
|
||||
if not minetest.setting_getbool("creative_mode") then
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador