Files
minecraft-assets/data/minecraft/worldgen/density_function/overworld/erosion.json
2025-02-19 18:31:59 +01:00

12 lines
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
}
}