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

7 lines
196 B
JSON

{
"parent":"item/generated",
"textures": {
"layer0":"industrialwires:items/background",
"layer1":"industrialwires:items/button"//TODO change when there is a proper texture for it
}
}