* initial pass of venus stuff * more * typo * venus mob hp/armor? adjustments * temp biomes to figure out where everything is, starting work on noises * almost there * fix glacio visibility on the menu * more beachy * biome renames * biomes in the constant * had to turn off cheese caves cuz they kept fucking up the terrain * added random y rotation to all cobble/gravel/hardened * ok I think I'm done with noise for now, caves still need work
21 lines
No EOL
305 B
JSON
21 lines
No EOL
305 B
JSON
{
|
|
"variants": {
|
|
"": [
|
|
{
|
|
"model": "tfg:block/rock/cobble_crackrack"
|
|
},
|
|
{
|
|
"model": "tfg:block/rock/cobble_crackrack",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "tfg:block/rock/cobble_crackrack",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "tfg:block/rock/cobble_crackrack",
|
|
"y": 270
|
|
}
|
|
]
|
|
}
|
|
} |