mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Fixes
This commit is contained in:
@@ -176,8 +176,6 @@
|
||||
{
|
||||
"zoom": 10,
|
||||
"chance": 0.6,
|
||||
"stackMin": 1,
|
||||
"stackMax": 3,
|
||||
"palette": [
|
||||
"minecraft:jungle_leaves[persistent=true]",
|
||||
"GRASS"
|
||||
@@ -187,8 +185,6 @@
|
||||
},
|
||||
{
|
||||
"zoom": 10,
|
||||
"stackMax": 1,
|
||||
"stackMin": 1,
|
||||
"chance": 0.1,
|
||||
"palette": [
|
||||
"JUNGLE_WOOD"
|
||||
@@ -200,8 +196,6 @@
|
||||
},
|
||||
{
|
||||
"zoom": 10,
|
||||
"stackMax": 1,
|
||||
"stackMin": 1,
|
||||
"chance": 0.5,
|
||||
"palette": [
|
||||
"GRASS",
|
||||
|
||||
@@ -47,10 +47,10 @@
|
||||
"carvingEnvelope": 0.335,
|
||||
"caves": true,
|
||||
"caveScale": 1,
|
||||
"caveShift": -13,
|
||||
"caveShift": -5,
|
||||
"focus": "",
|
||||
"fluidHeight": 99,
|
||||
"biomeZoom": 1,
|
||||
"biomeZoom": 1.72,
|
||||
"regionZoom": 2.245,
|
||||
"continentZoom": 1,
|
||||
"dimensionAngleDeg": 19,
|
||||
|
||||
Reference in New Issue
Block a user