9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00

TICKLE MY TICKLE TWEAKS

This commit is contained in:
Brian Fopiano
2020-08-18 18:48:15 -07:00
parent 43271be5df
commit 86d027f23d
9 changed files with 41 additions and 19 deletions

View File

@@ -61,6 +61,16 @@
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"},
"stackMin": 1,
"stackMax": 2,
"chance": 0.001,
"palette": [
"CACTUS"
]
},
{
"zoom": 0.3,
"chance": 0.4,

View File

@@ -36,6 +36,16 @@
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"},
"stackMin": 1,
"stackMax": 2,
"chance": 0.001,
"palette": [
"CACTUS"
]
},
{
"zoom": 0.3,
"chance": 0.3,

View File

@@ -36,6 +36,16 @@
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"},
"stackMin": 1,
"stackMax": 2,
"chance": 0.001,
"palette": [
"CACTUS"
]
},
{
"zoom": 0.3,
"chance": 0.3,

View File

@@ -34,5 +34,5 @@
"max": 1
}
],
"derivative": "BEACH"
"derivative": "SWAMP"
}

View File

@@ -219,7 +219,7 @@
}
},
{
"chance":0.1,
"chance":0.025,
"edit":[
{
"find":["red_mushroom_block"],

View File

@@ -7,14 +7,11 @@
"style": {"style": "STATIC"},
"zoom": 0.825,
"palette": [
"SAND",
"CLAY",
"SAND",
"COARSE_DIRT",
"GRAVEL",
"SAND",
"DIRT",
"SAND",
"SAND"
"DIRT"
]
},
{
@@ -35,7 +32,7 @@
"decorators":[
{
"zoom": 2.25,
"chance": 0.09,
"chance": 0.025,
"palette": [
"LILY_PAD"
],
@@ -143,5 +140,5 @@
"max": -7
}
],
"derivative": "SWAMP"
"derivative": "OCEAN"
}

View File

@@ -61,13 +61,10 @@
"slab":{
"style":{"style":"STATIC"},
"palette":[
"AIR",
"AIR",
"AIR",
"AIR",
"minecraft:cobblestone_slab[type=bottom,waterlogged=false]",
"minecraft:mossy_cobblestone_slab[type=bottom,waterlogged=false]",
"AIR",
"minecraft:cobblestone_slab[type=bottom,waterlogged=false]",
"AIR",
"AIR",
"AIR"
@@ -149,7 +146,7 @@
}
},
{
"chance":0.076,
"chance":0.025,
"edit":[
{
"find":["red_mushroom_block"],

View File

@@ -66,7 +66,7 @@
"decorators":[
{
"zoom": 2.25,
"chance": 0.09,
"chance": 0.025,
"palette": [
"LILY_PAD"
],

View File

@@ -181,9 +181,7 @@
"chance": 0.003,
"palette": [
"WHITE_TULIP",
"CORNFLOWER",
"BLUE_ORCHID",
"LILY_OF_THE_VALLEY"
"BLUE_ORCHID"
],
"style": {
"style": "STATIC"