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

Revert "eaw"

This reverts commit c68fa8932a.
This commit is contained in:
Brian Fopiano
2020-08-15 18:27:26 -07:00
parent c68fa8932a
commit 5bbdaf5b73
3 changed files with 27 additions and 65 deletions

View File

@@ -63,30 +63,7 @@
],
"translate": {
"x": 0,
"y": -8,
"z": 0
}
},
{
"chance": 0.01,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"true-redwood/true-redwood-7-b",
"true-redwood/true-redwood-8-b",
"true-redwood/true-redwood-9-b",
"true-redwood/true-redwood-10-b"
],
"translate": {
"x": 0,
"y": -8,
"y": -6,
"z": 0
}
},

View File

@@ -86,7 +86,7 @@
],
"translate": {
"x": 0,
"y": -8,
"y": -6,
"z": 0
}
},
@@ -109,7 +109,7 @@
],
"translate": {
"x": 0,
"y": -8,
"y": -6,
"z": 0
}
},

View File

@@ -79,12 +79,12 @@
],
"translate": {
"x": 0,
"y": -1,
"y": 0,
"z": 0
}
},
{
"chance": 0.4,
"chance": 0.05,
"rotation": {
"yAxis": {
"min": 0,
@@ -115,7 +115,7 @@
}
},
{
"chance": 0.01,
"chance": 0.0075,
"rotation": {
"yAxis": {
"min": 0,
@@ -135,12 +135,22 @@
],
"translate": {
"x": 0,
"y": -2,
"y": 0,
"z": 0
}
}
],
"decorators": [
{
"zoom": 0.3,
"chance": 0.009,
"palette": [
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]",
"minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]"
],
"dispersion": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"zoom": 0.02,
"chance": 0.003,
@@ -150,11 +160,20 @@
},
{
"zoom": 0.3,
"chance": 0.023,
"chance": 0.046,
"palette": ["GRASS"],
"dispersion": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"zoom": 0.3,
"chance": 0.001,
"palette": [
"DEAD_BUSH"
],
"dispersion": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"zoom": 0.3,
"chance": 0.001,
@@ -162,48 +181,14 @@
"POPPY"
],
"dispersion": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"zoom": 0.02,
"chance": 0.001,
"palette": ["WITHER_ROSE", "OXEYE_DAISY", "PINK_TULIP", "LILY_OF_THE_VALLEY"],
"dispersion": {"style": "FRACTAL_SMOKE"},
"variance": {"style": "STATIC"}
},
{
"zoom": 0.1,
"chance": 0.01,
"palette": ["SUNFLOWER", "DANDELION", "POPPY", "ROSE_BUSH"],
"dispersion": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"zoom": 0.2,
"chance": 0.05,
"palette": ["LARGE_FERN", "TALL_GRASS"],
"dispersion": {"style": "FRACTAL_SMOKE"},
"variance": {"style": "STATIC"}
},
{
"zoom": 0.2,
"chance": 0.21,
"palette": ["GRASS", "FERN"],
"dispersion": {"style": "STATIC"},
"variance": {"style": "STATIC"}
}
],
"generators":[
{
"generator": "plain",
"min": 5,
"max": 14
},
{
"generator": "plain-cliffs-thin",
"min": 1,
"max": 4
}
],
"derivative": "GIANT_TREE_TAIGA"