Add iron cable textures

This commit is contained in:
mrkubax10 2023-03-25 19:37:09 +01:00
parent ce96b0166e
commit 08d4667bec
5 changed files with 2 additions and 2 deletions

View File

@ -232,7 +232,7 @@ minetest.register_craft({
}
})
registerCable("iron","Iron",0.15,industrialtest.api.uvPowerFlow,true)
registerCable("iron","Iron",0.15,industrialtest.api.evPowerFlow,true)
minetest.register_craft({
type="shaped",
output="industrialtest:iron_cable 6",
@ -268,4 +268,4 @@ minetest.register_craft({
{industrialtest.elementKeys.glass,industrialtest.elementKeys.glass,industrialtest.elementKeys.glass}
}
})
-- TODO: Add glass fibre cable craft with silver ingot
-- TODO: Add glass fibre cable craft with silver ingot

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 947 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B