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

6 lines
107 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "scout:item/upgraded_satchel"
}
}