neuralgia/kubejs/data/ad_astra/dimension/moon.json

120 lines
No EOL
2.5 KiB
JSON

{
"type": "ad_astra:moon",
"generator": {
"type": "minecraft:noise",
"settings": "tfg:moon_noise",
"biome_source": {
"type": "minecraft:multi_noise",
"biomes": [
{
"biome": "tfg:moon/lunar_lights_dense",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ 0.3, 1 ],
"erosion": 0,
"weirdness": [ 0.3, 1 ],
"depth": 0,
"offset": 0
}
},
{
"biome": "tfg:moon/lunar_lights_sparse",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ 0.15, 0.3 ],
"erosion": 0,
"weirdness": [ 0.15, 0.3 ],
"depth": 0,
"offset": 0
}
},
{
"biome": "tfg:moon/lunar_asurine_dense",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ 0.3, 1 ],
"erosion": 0,
"weirdness": [ -1, -0.3 ],
"depth": 0,
"offset": 0
}
},
{
"biome": "tfg:moon/lunar_asurine_sparse",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ 0.15, 0.3 ],
"erosion": 0,
"weirdness": [ -0.3, -0.15 ],
"depth": 0,
"offset": 0
}
},
{
"biome": "tfg:moon/lunar_plains",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -0.15, 0.15 ],
"erosion": 0,
"weirdness": [ -0.15, 0.15 ],
"depth": 0,
"offset": 0
}
},
{
"biome": "tfg:moon/lunar_corals_sparse",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -0.3, -0.15 ],
"erosion": 0,
"weirdness": [ -0.3, -0.15 ],
"depth": 0,
"offset": 0
}
},
{
"biome": "tfg:moon/lunar_corals_dense",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -1, -0.3 ],
"erosion": 0,
"weirdness": [ -1, -0.3 ],
"depth": 0,
"offset": 0
}
},
{
"biome": "tfg:moon/lunar_chorus_sparse",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -0.3, -0.15 ],
"erosion": 0,
"weirdness": [ 0.15, 0.3 ],
"depth": 0,
"offset": 0
}
},
{
"biome": "tfg:moon/lunar_chorus_dense",
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -1, -0.3 ],
"erosion": 0,
"weirdness": [ 0.3, 1 ],
"depth": 0,
"offset": 0
}
}
]
}
}
}