* 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
12 lines
No EOL
270 B
JSON
12 lines
No EOL
270 B
JSON
{
|
|
"type": "minecraft:flat_cache",
|
|
"argument": {
|
|
"type": "minecraft:shifted_noise",
|
|
"noise": "minecraft:continentalness",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"xz_scale": 0.5,
|
|
"y_scale": 0.0
|
|
}
|
|
} |