2018-06-18 09:09:43 +02:00
|
|
|
|
2018-06-18 18:15:15 +02:00
|
|
|
-- Electric power
|
2018-06-18 09:09:43 +02:00
|
|
|
ele.register_conduit("elepower_dynamics:conduit", {
|
|
|
|
description = "Power Conduit",
|
|
|
|
tiles = {"elepower_conduit.png"},
|
|
|
|
groups = {oddly_breakable_by_hand = 1, cracky = 1}
|
|
|
|
})
|