84 lines
No EOL
1.7 KiB
JSON
84 lines
No EOL
1.7 KiB
JSON
{
|
|
"enableRain": true,
|
|
"canGenerateRivers": false,
|
|
"rainfall": 0.8,
|
|
"skyColor": -1,
|
|
"guiColour": 8170854,
|
|
"fogDensity": 1.0,
|
|
"hasBiomeEssence": true,
|
|
"variationBelow": 35.0,
|
|
"variationAbove": 35.0,
|
|
"waterColor": 16777215,
|
|
"seaFloorBlock": {
|
|
"block": "minecraft:dirt",
|
|
"properties": {
|
|
"snowy": "false",
|
|
"variant": "dirt"
|
|
}
|
|
},
|
|
"fillerBlock": {
|
|
"block": "minecraft:dirt",
|
|
"properties": {
|
|
"snowy": "false",
|
|
"variant": "dirt"
|
|
}
|
|
},
|
|
"averageHeight": 100.0,
|
|
"topBlock": {
|
|
"block": "minecraft:grass",
|
|
"properties": {
|
|
"snowy": "false"
|
|
}
|
|
},
|
|
"fogColor": -1,
|
|
"temperature": 0.6,
|
|
"canGenerateVillages": false,
|
|
"canSpawnInBiome": true,
|
|
"enableSnow": false,
|
|
"generators": {
|
|
"glowshrooms": {
|
|
"with": {
|
|
"block": "biomesoplenty:mushroom",
|
|
"properties": {
|
|
"variant": "glowshroom"
|
|
}
|
|
},
|
|
"generationAttempts": 64,
|
|
"amountPerChunk": 1.5,
|
|
"enable": true
|
|
},
|
|
"miners_delight": {
|
|
"with": {
|
|
"block": "biomesoplenty:flower_1",
|
|
"properties": {
|
|
"variant": "miners_delight"
|
|
}
|
|
},
|
|
"generationAttempts": 64,
|
|
"amountPerChunk": 0.25,
|
|
"enable": true
|
|
},
|
|
"grass": {
|
|
"amountPerChunk": 10.0,
|
|
"enable": true,
|
|
"generators": {}
|
|
},
|
|
"roots": {
|
|
"with": {
|
|
"block": "biomesoplenty:plant_1",
|
|
"properties": {
|
|
"variant": "root"
|
|
}
|
|
},
|
|
"generationAttempts": 32,
|
|
"amountPerChunk": 4.0,
|
|
"enable": true
|
|
},
|
|
"emerald": {
|
|
"enable": true
|
|
}
|
|
},
|
|
"weights": {
|
|
"cool_temperate": 7
|
|
}
|
|
} |