Scout/src/main/resources/assets/scout/models/item/upgraded_satchel.json

6 lines
107 B
JSON
Raw Normal View History

2024-03-14 05:09:55 +00:00
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "scout:item/upgraded_satchel"
}
}