This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
Twine/src/main/resources/assets/twine/models/item/large_backpack.json

8 lines
165 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "twine:item/backpack",
"layer1": "twine:item/backpack_overlay_large"
}
}