PrettyPipes/src/main/resources/assets/prettypipes/models/item/redstone_module.json
2020-05-03 15:51:16 +02:00

7 lines
113 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "prettypipes:item/redstone_module"
}
}