neuralgia/kubejs/assets/tfg/models/block/rock/hardened_red_granite.json
Pyritie d1baf88d5b
Merging in mars worldgen branch (#1370)
* red granite is now a real stone type

* starting mars rock layers

* fixed red granite

* flipped the continentalness! thanks stardust
2025-07-18 02:28:21 +01:00

6 lines
No EOL
108 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "gtceu:block/stones/red_granite/stone"
}
}