Files
ThisRocks/src/main/resources/assets/rocks/models/block/geyser_on.json
Motschen 2e8f562270 This Rocks 1.4.0 - 1.17 and QOL
- Update to 1.17-pre1 and Java 16
- Make starfish items contain variations
- Fix bugs
2021-05-30 13:07:44 +02:00

7 lines
110 B
JSON
Executable File

{
"credit": "made by Motschen",
"parent": "rocks:block/geyser_off",
"textures": {
"2": "block/magma"
}
}