forked from mtcontrib/pipeworks
Fix conductive tube drop.
This commit is contained in:
parent
8cd0861484
commit
33e3d76cec
|
@ -442,6 +442,7 @@ register_tube("pipeworks:conductor_tube_off","Conductor tube segment",detector_p
|
|||
register_tube("pipeworks:conductor_tube_on","Conductor tube segment on (you hacker you)",detector_plain_textures,noctr_textures,
|
||||
end_textures,short_texture,detector_inv_texture,
|
||||
{groups={mesecon=2,not_in_creative_inventory=1},
|
||||
drop="pipeworks:conductor_tube_off_000000",
|
||||
mesecons={conductor={state="on",
|
||||
rules=mesecons_rules,
|
||||
offstate="pipeworks:conductor_tube_off_#id"}}})
|
||||
|
|
Loading…
Reference in New Issue
Block a user