IndustrialWires/src/main/resources/assets/industrialwires/models/item/panel_component/toggle_switch_covered.json

7 lines
147 B
JSON
Raw Normal View History

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