neuralgia/kubejs/data/tfg/worldgen/density_function/mars/depth.json
Pyritie d1baf88d5b
Merging in mars worldgen branch (#1370)
* red granite is now a real stone type

* starting mars rock layers

* fixed red granite

* flipped the continentalness! thanks stardust
2025-07-18 02:28:21 +01:00

11 lines
No EOL
209 B
JSON

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