IndustrialWires/src/main/resources/assets/industrialwires/models/item/ic2wireCoil/glass.json
malte0811 1fee68c9ef changed wires to use different amounts of cable for different length connections
added Glass Fiber Wire
changed the amount of connectors/relays produced per crafting
WARNING: this commit won't work with the public IE builds currently available
2016-09-22 20:32:38 +02:00

7 lines
99 B
JSON

{
"parent":"item/generated",
"textures": {
"layer0":"industrialwires:items/ic2_wireGlass"
}
}