Properly handle missing screwdriver mod

This commit is contained in:
Carter Kolwey
2017-01-11 16:02:28 -06:00
committed by Jeija
parent c7136b72cb
commit 199fb62108
5 changed files with 14 additions and 5 deletions

View File

@ -30,7 +30,7 @@ minetest.register_node("mesecons_insulated:insulated_on", {
type = "fixed",
fixed = { -16/32-0.001, -17/32, -3/32, 16/32+0.001, -13/32, 3/32 }
},
on_rotate = screwdriver.rotate_simple,
on_rotate = mesecon.rotate_simple,
groups = {dig_immediate = 3, not_in_creative_inventory = 1},
drop = "mesecons_insulated:insulated_off",
mesecons = {conductor = {