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
This commit is contained in:
parent
ca46b12ebe
commit
16ae9167a8
35 changed files with 235 additions and 65 deletions
10
kubejs/assets/tfg/blockstates/mars_icicle.json
Normal file
10
kubejs/assets/tfg/blockstates/mars_icicle.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"tip=true": {
|
||||
"model": "tfg:block/mars_icicle_tip"
|
||||
},
|
||||
"tip=false": {
|
||||
"model": "tfg:block/mars_icicle"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue