This repository has been archived on 2024-07-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Thresholds/src/main/resources/assets/otemod/models/block/cobalt_block.json
Tara 2a3fec5d66 1.3.6.1
Adds in item scrubber
Fixes vault item highlight issue with new vault GUI
Begin adding some functions from Tinkers Construct, as well as assets.
Add a nether resource dimension
2023-01-16 18:22:40 -07:00

6 lines
No EOL
102 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "otemod:block/cobalt_block"
}
}