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/diviner.json

6 lines
107 B
JSON

{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "twine:item/diviner"
}
}