neuralgia/kubejs/assets/tfg/models/block/rock/gravel_mars.json
Adrien Vidal 96188e761d
TFG-fication of all exotic stone types (#1764)
* Deepslate, Blackstone and Dripstone + hammer crushing refactor

* crackrack and space stones

* tags + stonecutting + fixes

* Moon deepslate set + QoL recipes + tags fixes

* pyroxenite tags

* Update tags.js

* Update constants.js

* Update constants.js

---------

Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-09-09 00:16:27 +01:00

6 lines
No EOL
98 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "tfg:block/rock/gravel_mars"
}
}