remove default dependency
This commit is contained in:
@@ -47,9 +47,7 @@ mesecon.register_node ("lwcomponents:through_wire", {
|
||||
{ -2/32, -1/2 , -16/32+0.001 , 2/32, -14/32, 7/16+0.002 } -- the horizontal wire
|
||||
}
|
||||
},
|
||||
drop = "lwcomponents:through_wire_off",
|
||||
sounds = default.node_sound_defaults(),
|
||||
}, {
|
||||
drop = "lwcomponents:through_wire_off",}, {
|
||||
tiles = { "mesecons_wire_off.png" },
|
||||
groups = { dig_immediate = 3 },
|
||||
mesecons = {
|
||||
|
Reference in New Issue
Block a user