mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
Spot biomes
This commit is contained in:
@@ -59,10 +59,6 @@
|
||||
"STONE"
|
||||
]
|
||||
},
|
||||
"children": [
|
||||
"swamp-crimson-mushroom",
|
||||
"swamp-warped-mushroom"
|
||||
],
|
||||
"objects":[
|
||||
{
|
||||
"chance":0.21,
|
||||
|
||||
@@ -33,5 +33,21 @@
|
||||
"COAL_ORE"
|
||||
]
|
||||
}
|
||||
],
|
||||
"spotBiomes":[
|
||||
{
|
||||
"biome": "swamp-crimson-mushroom",
|
||||
"type": "LAND",
|
||||
"scale": 0.78,
|
||||
"rarity": 262,
|
||||
"shuffle": 44
|
||||
},
|
||||
{
|
||||
"biome": "swamp-warped-mushroom",
|
||||
"type": "LAND",
|
||||
"scale": 0.77,
|
||||
"rarity": 261,
|
||||
"shuffle": 44
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
"mirrorCeiling": false,
|
||||
"focus": "",
|
||||
"fluidHeight": 99,
|
||||
"biomeZoom": 1.47,
|
||||
"biomeZoom": 1.16,
|
||||
"regionZoom": 3.7,
|
||||
"continentZoom": 1,
|
||||
"dimensionAngleDeg": 19,
|
||||
|
||||
Reference in New Issue
Block a user