Modpack-1.12.2/config/biomesoplenty/biomes/cherry_blossom_grove.json
2022-11-13 16:45:29 +01:00

201 lines
No EOL
4.2 KiB
JSON

{
"enableRain": true,
"canGenerateRivers": true,
"beachBiomeLocation": "minecraft:beaches",
"rainfall": 0.8,
"skyColor": -1,
"guiColour": 16289679,
"fogDensity": 1.0,
"hasBiomeEssence": true,
"variationBelow": 5.0,
"variationAbove": 25.0,
"waterColor": 16777215,
"seaFloorBlock": {
"block": "minecraft:dirt",
"properties": {
"snowy": "false",
"variant": "dirt"
}
},
"fillerBlock": {
"block": "biomesoplenty:dirt",
"properties": {
"coarse": "false",
"variant": "silty"
}
},
"averageHeight": 63.0,
"topBlock": {
"block": "biomesoplenty:grass",
"properties": {
"snowy": "false",
"variant": "silty"
}
},
"fogColor": -1,
"temperature": 0.55,
"canGenerateVillages": false,
"canSpawnInBiome": false,
"enableSnow": false,
"generators": {
"glowshrooms": {
"with": {
"block": "biomesoplenty:mushroom",
"properties": {
"variant": "glowshroom"
}
},
"generationAttempts": 64,
"amountPerChunk": 1.5,
"enable": true
},
"leaf_piles": {
"with": {
"block": "biomesoplenty:plant_0",
"properties": {
"variant": "leafpile"
}
},
"generationAttempts": 32,
"amountPerChunk": 0.2,
"enable": true
},
"flowers": {
"amountPerChunk": 2.3,
"enable": true,
"generators": {}
},
"miners_delight": {
"with": {
"block": "biomesoplenty:flower_1",
"properties": {
"variant": "miners_delight"
}
},
"generationAttempts": 64,
"amountPerChunk": 0.25,
"enable": true
},
"medium_lily": {
"with": {
"block": "biomesoplenty:waterlily",
"properties": {
"variant": "medium"
}
},
"generationAttempts": 32,
"amountPerChunk": 0.1,
"enable": true
},
"clover_patches": {
"with": {
"block": "biomesoplenty:plant_0",
"properties": {
"variant": "cloverpatch"
}
},
"generationAttempts": 128,
"amountPerChunk": 0.4,
"enable": true
},
"roots": {
"with": {
"block": "biomesoplenty:plant_1",
"properties": {
"variant": "root"
}
},
"generationAttempts": 32,
"amountPerChunk": 4.0,
"enable": true
},
"trees": {
"amountPerChunk": 3.0,
"enable": true,
"generators": {}
},
"small_lily": {
"with": {
"block": "biomesoplenty:waterlily",
"properties": {
"variant": "small"
}
},
"generationAttempts": 32,
"amountPerChunk": 0.1,
"enable": true
},
"flower_lily": {
"with": {
"block": "biomesoplenty:waterlily",
"properties": {
"variant": "flower"
}
},
"generationAttempts": 32,
"amountPerChunk": 0.3,
"enable": true
},
"flax": {
"with": {
"block": "biomesoplenty:double_plant",
"properties": {
"half": "lower",
"variant": "flax"
}
},
"generationAttempts": 6,
"amountPerChunk": 0.2,
"enable": true,
"withTop": {
"block": "biomesoplenty:double_plant",
"properties": {
"half": "upper",
"variant": "flax"
}
}
},
"grass": {
"amountPerChunk": 1.6,
"enable": true,
"generators": {}
},
"lily": {
"with": {
"block": "minecraft:waterlily",
"properties": {}
},
"generationAttempts": 32,
"amountPerChunk": 0.1,
"enable": true
},
"topaz": {
"enable": false
},
"tiny_lily": {
"with": {
"block": "biomesoplenty:waterlily",
"properties": {
"variant": "tiny"
}
},
"generationAttempts": 32,
"amountPerChunk": 0.2,
"enable": true
},
"sprouts": {
"with": {
"block": "biomesoplenty:plant_0",
"properties": {
"variant": "sprout"
}
},
"generationAttempts": 32,
"amountPerChunk": 0.4,
"enable": true
}
},
"weights": {
"cool_temperate": 2
}
}