EverythingVanilla/src/main/resources/assets/vanilla/models/item/emerald_apple.json
2020-11-21 00:58:32 -05:00

6 lines
101 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "vanilla:item/emerald_apple"
}
}