9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00

I Break Everything i touch, Here are fixes

[Did i touch my relationship?]
This commit is contained in:
Brian Fopiano
2020-09-06 02:30:06 -07:00
parent f609c42d8a
commit 8393c31b7e
12 changed files with 37 additions and 15 deletions

View File

@@ -118,7 +118,6 @@
"frosted-spruce/large-7",
"frosted-spruce/large-8",
"frosted-spruce/large-9",
"frosted-spruce/large-10",
"frosted-spruce/large-12",
"frosted-spruce/large-13",
"frosted-spruce/large-14",

View File

@@ -101,7 +101,15 @@
}
},
{
"chance": 0.8,
"chance": 0.4,
"edit": [
{
"find": ["BIRCH_LEAVES", "SPRUCE_LEAVES", "OAK_LEAVES"],
"replace": ["ICE","ICE","ICE","ICE","PACKED_ICE"]
}
],
"snow": 1,
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -108,7 +108,7 @@
],
"translate": {
"x": 0,
"y": 0,
"y": -1,
"z": 0
}
}

View File

@@ -456,6 +456,12 @@
{
"chance": 0.01,
"density": 1,
"edit": [
{
"find": ["BRICKS"],
"replace": ["VOID_AIR"]
}
],
"translate": {
"x": 0,
"y": -3,

View File

@@ -17,6 +17,11 @@
"rarity": 12,
"zoom": 2,
"height": 36
},
{
"tileset": "ruins",
"rarity": 200,
"zoom": 1
}
],
"effects": [
@@ -84,13 +89,7 @@
"shuffle": 328
}
],
"structures": [
{
"tileset": "ruins",
"rarity": 150,
"zoom": 1
}
],
"deposits": [
{
"minHeight": 8,

View File

@@ -57,6 +57,11 @@
"rarity": 15,
"shuffle": 5
},
{
"tileset": "ruins",
"rarity": 200,
"zoom": 1
}
],
"shoreBiomes": [

View File

@@ -32,7 +32,7 @@
"structures": [
{
"tileset": "ruins",
"rarity": 150,
"rarity": 200,
"zoom": 1
}
],

View File

@@ -45,7 +45,7 @@
"structures": [
{
"tileset": "ruins",
"rarity": 150,
"rarity": 200,
"zoom": 1
},
{

View File

@@ -65,6 +65,11 @@
"height": 25,
"rarity": 15,
"shuffle": 5
},
{
"tileset": "ruins",
"rarity": 200,
"zoom": 1
}
]
}

View File

@@ -53,7 +53,7 @@
"structures": [
{
"tileset": "ruins",
"rarity": 150,
"rarity": 200,
"zoom": 1
}
],

View File

@@ -47,7 +47,7 @@
"structures": [
{
"tileset": "ruins",
"rarity": 150,
"rarity": 200,
"zoom": 1
}
],

View File

@@ -25,7 +25,7 @@
"structures": [
{
"tileset": "ruins",
"rarity": 180,
"rarity": 200,
"zoom": 1
}
],