PhysicalConnectivity/src/main/resources/assets/phycon/models/block/switch.json

7 lines
87 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "phycon:block/switch"
}
}