Files
TestMod/src/main/resources/assets/testmod/models/item/icon.json
2024-09-17 23:18:23 +02:00

6 lines
88 B
JSON

{
"parent": "item/generated",
"textures" : {
"layer0": "testmod:item/icon"
}
}