feature/europa-noise (#2038)
* committing here because I made something cool and I don't want to lose it * adjusted height * better * good enough * good enough for now
This commit is contained in:
parent
5094e1ff72
commit
f5ad5f091c
30 changed files with 3056 additions and 31 deletions
12
kubejs/data/tfg/worldgen/density_function/glacio/ridges.json
Normal file
12
kubejs/data/tfg/worldgen/density_function/glacio/ridges.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:flat_cache",
|
||||
"argument": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "minecraft:ridge",
|
||||
"shift_x": "minecraft:shift_x",
|
||||
"shift_y": 0.0,
|
||||
"shift_z": "minecraft:shift_z",
|
||||
"xz_scale": 0.25,
|
||||
"y_scale": 0.0
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue