Test Dataset

This commit is contained in:
Frank 2022-05-24 14:41:20 +02:00
parent f0f6d7026a
commit e10994a1e8

View file

@ -0,0 +1,37 @@
{
"type": "minecraft:the_nether",
"generator": {
"biome_source": {
"biomes": [
{
"parameters": {
"erosion": 0.0,
"depth": 0.0,
"weirdness": 0.0,
"offset": 0.0,
"temperature": 0.4,
"humidity": 0.0,
"continentalness": 0.0
},
"biome": "minecraft:crimson_forest"
},
{
"parameters": {
"erosion": 0.0,
"depth": 0.0,
"weirdness": 0.0,
"offset": 0.375,
"temperature": 0.0,
"humidity": 0.5,
"continentalness": 0.0
},
"biome": "minecraft:warped_forest"
}
],
"type": "minecraft:multi_noise"
},
"seed": 41,
"settings": "minecraft:nether",
"type": "minecraft:noise"
}
}