minecraft-src/data/minecraft/worldgen/density_function/overworld/depth.json
2025-07-04 01:41:11 +03:00

11 lines
No EOL
220 B
JSON

{
"type": "minecraft:add",
"argument1": {
"type": "minecraft:y_clamped_gradient",
"from_value": 1.5,
"from_y": -64,
"to_value": -1.5,
"to_y": 320
},
"argument2": "minecraft:overworld/offset"
}