forked from mtcontrib/pipeworks
remove field for 01-2012 facedir legacy support for the one-way tube, which was added after
This commit is contained in:
parent
70f38104a0
commit
c941a24889
|
@ -67,7 +67,6 @@ if pipeworks.enable_one_way_tube then
|
|||
node_box = {type = "fixed",
|
||||
fixed = {{-1/2, -9/64, -9/64, 1/2, 9/64, 9/64}}},
|
||||
groups = {snappy = 2, choppy = 2, oddly_breakable_by_hand = 2, tubedevice = 1},
|
||||
legacy_facedir_simple = true,
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
tube = {
|
||||
connect_sides = {left = 1, right = 1},
|
||||
|
|
Loading…
Reference in New Issue
Block a user