HHGames/data/herohost/worldgen/biome/biome.json
HeroChris cb08afef4c Redesign biome and update
- Updates to 1.21.3
- Biome changes with correct colours
2024-11-19 18:07:59 +01:00

23 lines
541 B
JSON

{
"has_precipitation": false,
"temperature": 0.8,
"downfall": 0.0,
"effects": {
"fog_color": 12638463,
"sky_color": 7777985,
"water_color": 1277345,
"water_fog_color": 1277345,
"foliage_color": 12944145,
"grass_color": 7109681,
"particle": {
"probability": 0.0005,
"options": {
"type": "minecraft:spore_blossom_air"
}
}
},
"spawners": {},
"spawn_costs": {},
"carvers": [],
"features": []
}