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.
SorceryCraft/src/main/resources/assets/sorcerycraft/models/block/casting_table.json

6 lines
99 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "sorcerycraft:block/casting_table"
}
}