9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
This commit is contained in:
Brian Fopiano
2020-08-18 13:47:52 -07:00
parent a722a8b8dc
commit 48828637f0
16 changed files with 147 additions and 19 deletions

View File

@@ -115,6 +115,7 @@
"chance": 0.015,
"palette": [
"minecraft:dark_oak_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:dark_oak_button[face=floor,facing=south,powered=false]"
]
}

View File

@@ -57,7 +57,7 @@
{
"zoom": 0.01,
"chance": 0.1,
"palette": ["DEAD_BUSH", "BROWN_MUSHROOM"],
"palette": ["DEAD_BUSH","DEAD_BUSH","DEAD_BUSH","DEAD_BUSH", "BROWN_MUSHROOM"],
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},

View File

@@ -40,6 +40,7 @@
"chance": 0.03,
"palette": [
"minecraft:stone_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:stone_button[face=floor,facing=south,powered=false]"
],
"style": {"style": "STATIC"},

View File

@@ -71,22 +71,23 @@
},
"decorators": [
{
"verticalZoom": 20,
"verticalZoom": 5,
"heightVariance": {"style": "IRIS"},
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"},
"stackMin": 1,
"stackMax": 5,
"chance": 0.007,
"chance": 0.003,
"palette": [
"CACTUS"
]
},
{
"zoom": 0.3,
"chance": 0.00235,
"chance": 0.00135,
"palette": [
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]"
],
"style": {"style": "STATIC"},
@@ -94,7 +95,7 @@
},
{
"zoom": 0.3,
"chance": 0.03,
"chance": 0.01,
"palette": [
"DEAD_BUSH"
],

View File

@@ -73,6 +73,7 @@
"chance": 0.00875,
"palette": [
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]"
],
"style": {"style": "STATIC"},

View File

@@ -63,6 +63,7 @@
"chance": 0.001235,
"palette": [
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]"
],
"style": {"style": "STATIC"},

View File

@@ -0,0 +1,106 @@
{
"name": "Mesa",
"lockLayers": true,
"rarity": 3,
"layers": [
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"TERRACOTTA"
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"BROWN_TERRACOTTA"
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"GRAY_TERRACOTTA"
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"BLACK_TERRACOTTA"
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"GRAY_TERRACOTTA"
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"BROWN_TERRACOTTA"
]
}
],
"wall": {
"style": {"style":"IRIS"},
"palette": [
"BROWN_TERRACOTTA",
"GRAY_TERRACOTTA",
"BLACK_TERRACOTTA"
]
},
"decorators": [
{
"zoom": 0.3,
"chance": 0.009,
"palette": [
"minecraft:stone_button[face=floor,facing=east,powered=false]",
"minecraft:stone_button[face=floor,facing=south,powered=false]"
],
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
{
"zoom": 0.3,
"chance": 0.01,
"palette": [
"DEAD_BUSH"
],
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
}
],
"children":[
"hot-mesa-cliffs"
],
"generators":[
{
"generator": "plain",
"min": 9,
"max": 16
},
{
"generator": "mesa-sharp-5",
"min": 7,
"max": 13
},
{
"generator": "mesa-sharp-7",
"min": 7,
"max": 16
}
],
"derivative": "SHATTERED_SAVANNA"
}

View File

@@ -59,7 +59,7 @@
},
{
"zoom": 5,
"chance": 0.03,
"chance": 0.001,
"palette": [
"SEAGRASS"
],
@@ -71,7 +71,7 @@
"zoom": 1,
"stackMax": 9,
"stackMin": 1,
"chance": 0.055,
"chance": 0.015,
"palette": [
"KELP_PLANT"
],

View File

@@ -131,7 +131,7 @@
},
{
"zoom": 5,
"chance": 0.03,
"chance": 0.02,
"palette": [
"SEAGRASS"
],
@@ -143,7 +143,7 @@
"zoom": 1,
"stackMax": 9,
"stackMin": 1,
"chance": 0.055,
"chance": 0.015,
"palette": [
"KELP_PLANT"
],

View File

@@ -34,7 +34,8 @@
"zoom": 0.3,
"chance": 0.009,
"palette": [
"minecraft:dark_oak_button[face=floor,facing=east,powered=false]"
"minecraft:dark_oak_button[face=floor,facing=east,powered=false]",
"AIR"
],
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}

View File

@@ -31,6 +31,7 @@
"chance": 0.03,
"palette": [
"minecraft:stone_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:stone_button[face=floor,facing=south,powered=false]"
],
"style": {"style": "STATIC"},

View File

@@ -150,6 +150,16 @@
},
{
"chance": 0.01,
"edit": [
{
"find": ["WHITE_WOOL"],
"replace": ["OAK_WOOD"]
},
{
"find": ["BLACK_WOOL"],
"replace": ["OAK_WOOD"]
}
],
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -22,6 +22,7 @@
"chance": 0.03,
"palette": [
"minecraft:jungle_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:jungle_button[face=floor,facing=south,powered=false]"
],
"style": {"style": "STATIC"},

View File

@@ -84,13 +84,13 @@
"jungle-remade/jcoco-3",
"jungle-remade/jcoco-4",
"jungle-remade/jcoco-5",
"jungle-remade/j6",
"jungle-remade/j7",
"jungle-remade/j8",
"jungle-remade/j9",
"jungle-remade/j11",
"jungle-remade/j12",
"jungle-remade/j13"
"jungle-remade/J6",
"jungle-remade/J7",
"jungle-remade/J8",
"jungle-remade/J9",
"jungle-remade/J11",
"jungle-remade/J12",
"jungle-remade/J13"
],
"translate": {
"x": 0,
@@ -225,7 +225,10 @@
"zoom": 10,
"chance": 0.1,
"palette": [
"JUNGLE_WOOD"
"JUNGLE_WOOD",
"JUNGLE_WOOD",
"JUNGLE_WOOD",
"MELON"
],
"heightVariance": {
"style": "IRIS"

View File

@@ -37,6 +37,7 @@
"chance": 0.03,
"palette": [
"minecraft:stone_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:stone_button[face=floor,facing=south,powered=false]"
],
"style": {

View File

@@ -59,7 +59,7 @@
}
},
{
"chance": 0.3,
"chance": 0.2,
"underwater": true,
"rotation": {
"yAxis": {