PrettyPipes/src/main/resources/assets/prettypipes/models/item/wrench.json

7 lines
103 B
JSON
Raw Normal View History

2020-04-13 22:54:18 +02:00
{
"parent": "item/handheld",
"textures": {
"layer0": "prettypipes:item/wrench"
}
}