This repository has been archived on 2025-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
GamerItems/src/main/resources/assets/gameritems/models/item/not_shovel.json
2022-10-10 18:13:25 +02:00

6 lines
108 B
JSON
Executable File

{
"parent": "item/handheld",
"textures": {
"layer0": "gameritems:item/not_shovel"
}
}