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.
RelicCraft/src/main/resources/assets/reliccraft/models/item/time_dilater.json

6 lines
118 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "reliccraft:item/time_dilater"
}
}