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/gamermod/models/block/omnium_block.json
2022-03-01 13:30:19 +02:00

6 lines
109 B
JSON
Executable File

{
"parent": "block/cube_all",
"textures": {
"all": "gamermod:block/omnium_block"
}
}