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/block/teleportation_restrictor.json

6 lines
128 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "reliccraft:block/teleportation_restrictor"
}
}