IndustrialWires/src/main/resources/assets/industrialwires/models/item/panel_component/indicator_light.json
malte0811 c15e68a716 Added textures for the panel component items
Made it possible to pick up single components from the panel creator GUI
2017-04-27 18:15:11 +02:00

7 lines
No EOL
164 B
JSON

{
"parent":"item/generated",
"textures": {
"layer0":"industrialwires:items/indicator_light_back",
"layer1":"industrialwires:items/indicator_light"
}
}