neuralgia/kubejs/data/tfg/worldgen/density_function/glacio/erosion.json
Pyritie f5ad5f091c
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
2025-10-15 20:16:10 +01:00

12 lines
No EOL
263 B
JSON

{
"type": "minecraft:flat_cache",
"argument": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:erosion",
"shift_x": "minecraft:shift_x",
"shift_y": 0.0,
"shift_z": "minecraft:shift_z",
"xz_scale": 0.25,
"y_scale": 0.0
}
}