mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-24 21:23:01 +00:00
32 lines
662 B
JSON
32 lines
662 B
JSON
{
|
|
"name": "Overworld",
|
|
"environment": "normal",
|
|
"biomes": [
|
|
"desert",
|
|
"desert_red",
|
|
"desert_hills",
|
|
"mesa",
|
|
"savanna",
|
|
"savanna_hills",
|
|
"jungle",
|
|
"jungle_hills",
|
|
"swamp",
|
|
"plains",
|
|
"forest",
|
|
"forest_hills",
|
|
"forest_mountains",
|
|
"forest_haunted",
|
|
"forest_birch",
|
|
"forest_birch_hills",
|
|
"forest_dark",
|
|
"taiga",
|
|
"taiga_cold",
|
|
"taiga_cold_hills",
|
|
"mountains",
|
|
"ice_plains",
|
|
"ice_mountains",
|
|
"redwood_forest",
|
|
"redwood_forest_hills",
|
|
"beach"
|
|
]
|
|
} |