neuralgia/kubejs/assets/tfg/blockstates/mars_icicle.json
Pyritie 16ae9167a8
mars snow (#1931)
* bare bones

* snow piled tag

* added climate restriction to quicksand, added powder snow up north

* better tagging

* langs

* assets

* missed feature in deep desert

* remove waves from mars

* climate tweaks

* icicles and dry ice stuff

* langs
2025-09-30 18:15:35 +01:00

10 lines
No EOL
139 B
JSON

{
"variants": {
"tip=true": {
"model": "tfg:block/mars_icicle_tip"
},
"tip=false": {
"model": "tfg:block/mars_icicle"
}
}
}