IndustrialWires/src/main/resources/assets/industrialwires/models/item/panel_component/toggle_switch.json
malte0811 7eecdea794 Build 1.4-8
Added the missing textures
Fixed a few minor bugs
2017-05-10 13:20:00 +02:00

6 lines
96 B
JSON

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