mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -60,8 +60,8 @@
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"chance": 3,
|
||||
"density": 7,
|
||||
"chance": 2.5,
|
||||
"density": 4,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
@@ -210,13 +210,14 @@
|
||||
],
|
||||
"derivative": "JUNGLE",
|
||||
"biomeDispersion": "WISPY",
|
||||
"biomeZoom": 75,
|
||||
"biomeZoom": 4,
|
||||
"biomeScatter": [
|
||||
"BAMBOO_JUNGLE",
|
||||
"DESERT"
|
||||
],
|
||||
"biomeSkyScatter": [
|
||||
"BAMBOO_JUNGLE",
|
||||
"JUNGLE"
|
||||
"SWAMP",
|
||||
"JUNGLE",
|
||||
"BAMBOO_JUNGLE"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user