mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
DarkTweaks
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"AIR"
|
||||
]
|
||||
},
|
||||
|
||||
"generators":[
|
||||
{
|
||||
"generator": "plain",
|
||||
|
||||
@@ -30,16 +30,7 @@
|
||||
}
|
||||
],
|
||||
"decorators":[
|
||||
{
|
||||
"zoom": 2.25,
|
||||
"chance": 0.025,
|
||||
"palette": [
|
||||
"LILY_PAD"
|
||||
],
|
||||
"partOf": "SEA_SURFACE",
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
},
|
||||
|
||||
{
|
||||
"zoom": 20,
|
||||
"chance": 0.06,
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.01,
|
||||
"chance": 0.1,
|
||||
"chance": 0.05,
|
||||
"palette": ["DEAD_BUSH", "BROWN_MUSHROOM"],
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
@@ -70,10 +70,10 @@
|
||||
},
|
||||
{
|
||||
"zoom": 1,
|
||||
"chance": 0.03,
|
||||
"chance": 0.003,
|
||||
"palette": [
|
||||
"minecraft:stone_button[face=floor,facing=east,powered=false]",
|
||||
"minecraft:stone_button[face=floor,facing=south,powered=false]"
|
||||
"minecraft:dark_oak_button[face=floor,facing=east,powered=false]",
|
||||
"minecraft:dark_oak_button[face=floor,facing=south,powered=false]"
|
||||
],
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
|
||||
@@ -207,6 +207,23 @@
|
||||
}
|
||||
],
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.01,
|
||||
"chance": 0.05,
|
||||
"palette": ["DEAD_BUSH", "RED_MUSHROOM"],
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
},
|
||||
{
|
||||
"zoom": 1,
|
||||
"chance": 0.003,
|
||||
"palette": [
|
||||
"minecraft:dark_oak_button[face=floor,facing=east,powered=false]",
|
||||
"minecraft:dark_oak_button[face=floor,facing=south,powered=false]"
|
||||
],
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
},
|
||||
{
|
||||
"zoom": 0.1,
|
||||
"chance": 0.001,
|
||||
@@ -219,13 +236,6 @@
|
||||
"chance": 0.45,
|
||||
"palette": ["GRASS"],
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.05,
|
||||
"palette": ["DEAD_BUSH"],
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user