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:
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -34,5 +34,5 @@
|
||||
"max": 1
|
||||
}
|
||||
],
|
||||
"derivative": "BEACH"
|
||||
"derivative": "SWAMP"
|
||||
}
|
||||
@@ -219,7 +219,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance":0.1,
|
||||
"chance":0.025,
|
||||
"edit":[
|
||||
{
|
||||
"find":["red_mushroom_block"],
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"],
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"decorators":[
|
||||
{
|
||||
"zoom": 2.25,
|
||||
"chance": 0.09,
|
||||
"chance": 0.025,
|
||||
"palette": [
|
||||
"LILY_PAD"
|
||||
],
|
||||
|
||||
@@ -181,9 +181,7 @@
|
||||
"chance": 0.003,
|
||||
"palette": [
|
||||
"WHITE_TULIP",
|
||||
"CORNFLOWER",
|
||||
"BLUE_ORCHID",
|
||||
"LILY_OF_THE_VALLEY"
|
||||
"BLUE_ORCHID"
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
Reference in New Issue
Block a user