remove default dependency

This commit is contained in:
2022-08-18 16:45:35 +02:00
parent 69445d1eb4
commit 1afb8f77a0
30 changed files with 18 additions and 309 deletions

View File

@@ -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 = {