neuralgia/kubejs/data/tfg/worldgen/density_function/mars/dune.json
2025-07-20 02:06:07 +01:00

16 lines
273 B
JSON

{
"type": "minecraft:cache_2d",
"argument": {
"type": "minecraft:mul",
"argument1": -1,
"argument2": {
"type": "minecraft:abs",
"argument": {
"type": "minecraft:noise",
"noise": "tfg:mars_dunes_size",
"xz_scale": 1,
"y_scale": 0
}
}
}
}