PhysicalConnectivity/src/main/resources/assets/phycon/models/item/twisted_pair.json

7 lines
105 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "phycon:item/twisted_pair"
}
}