PrettyPipes/src/main/resources/assets/prettypipes/models/item/wrench.json
2020-04-13 22:54:18 +02:00

7 lines
103 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "prettypipes:item/wrench"
}
}