IndustrialWires/src/main/resources/assets/industrialwires/models/item/panel_component/label.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
144 B
JSON

{
"parent":"item/generated",
"textures": {
"layer0":"industrialwires:items/background",
"layer1":"industrialwires:items/label"
}
}