HHGames/data/herohost/worldgen/biome/biome.json

23 lines
541 B
JSON
Raw Permalink Normal View History

2023-09-15 19:52:54 +02:00
{
"has_precipitation": false,
2023-09-15 19:52:54 +02:00
"temperature": 0.8,
"downfall": 0.0,
2023-09-15 19:52:54 +02:00
"effects": {
"fog_color": 12638463,
"sky_color": 7777985,
2023-09-15 19:52:54 +02:00
"water_color": 1277345,
"water_fog_color": 1277345,
"foliage_color": 12944145,
"grass_color": 7109681,
2023-09-15 19:52:54 +02:00
"particle": {
"probability": 0.0005,
"options": {
"type": "minecraft:spore_blossom_air"
}
}
},
"spawners": {},
"spawn_costs": {},
"carvers": [],
2023-09-15 19:52:54 +02:00
"features": []
}