9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00

tweak on me

This commit is contained in:
Brian Fopiano
2020-07-25 23:09:09 -07:00
parent 61fcf93fc0
commit 069bc110c5
5 changed files with 5 additions and 16 deletions

View File

@@ -7,9 +7,7 @@
"minHeight": 3,
"maxHeight": 6,
"palette": [
"STONE",
"COARSE_DIRT",
"COARSE_DIRT"
"SAND"
]
},
{
@@ -27,7 +25,7 @@
"zoom": 0.3,
"chance": 0.009,
"palette": [
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]"
"minecraft:dark_oak_button[face=floor,facing=east,powered=false]"
],
"dispersion": "SCATTER",
"variance": "SCATTER"

View File

@@ -140,15 +140,6 @@
"dispersion": "SCATTER",
"variance": "SCATTER"
},
{
"zoom": 0.3,
"chance": 0.0002,
"palette": [
"CRIMSON_ROOTS"
],
"dispersion": "SCATTER",
"variance": "SCATTER"
},
{
"zoom": 0.3,
"chance": 0.45,

View File

@@ -162,7 +162,7 @@
"stackMax": 1,
"palette": [
"minecraft:jungle_leaves[persistent=true]",
"GRASS"
"GRASS_BLOCK"
],
"dispersion": "WISPY",
"variance": "WISPY"

View File

@@ -173,7 +173,7 @@
},
{
"zoom": 0.3,
"chance": 0.6,
"chance": 0.2,
"palette": ["GRASS"],
"dispersion": "SCATTER",
"variance": "SCATTER"

View File

@@ -46,7 +46,7 @@
"generators":[
{
"generator": "plain",
"min": -41,
"min": -33,
"max": -7
}
],