EverythingVanilla/src/main/resources/assets/vanilla/models/item/emerald_hoe.json
2020-11-18 06:54:16 -05:00

6 lines
98 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "vanilla:item/emerald_hoe"
}
}