9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00

Improvements to the pillager towers after discussing

This commit is contained in:
CocoTheOwner
2021-06-19 13:26:05 +02:00
parent 42a0025e7e
commit 0ac44301e6
10 changed files with 39 additions and 9 deletions

View File

@@ -108,7 +108,7 @@
"translate": {
"yRandom": 0,
"x": 0,
"y": 3,
"y": 1,
"z": 0
},
"mode": "FAST_MAX_HEIGHT",

View File

@@ -89,10 +89,10 @@
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"y": 1,
"z": 0
},
"mode": "STILT",
"mode": "CENTER_HEIGHT",
"carvingSupport": "SURFACE_ONLY",
"snow": 0,
"underwater": false,

View File

@@ -58,7 +58,22 @@
"chance": 1,
"meld": false,
"density": 1,
"edit": [],
"edit": [
{
"find": [
{
"block": "glass"
}
],
"replace": {
"palette": [
{
"block": "air"
}
]
}
}
],
"bottom": false,
"translateCenter": false,
"rotation": {
@@ -89,7 +104,7 @@
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"y": 1,
"z": 0
},
"mode": "FAST_MIN_HEIGHT",

View File

@@ -58,7 +58,22 @@
"chance": 1,
"meld": false,
"density": 1,
"edit": [],
"edit": [
{
"find": [
{
"block": "glass"
}
],
"replace": {
"palette": [
{
"block": "air"
}
]
}
}
],
"bottom": false,
"translateCenter": false,
"rotation": {
@@ -89,7 +104,7 @@
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"y": 1,
"z": 0
},
"mode": "FAST_MIN_HEIGHT",

View File

@@ -300,7 +300,7 @@
"translate": {
"yRandom": 0,
"x": 0,
"y": 2,
"y": 0,
"z": 0
},
"mode": "VACUUM",

View File

@@ -158,7 +158,7 @@
"translate": {
"yRandom": 0,
"x": 0,
"y": 2,
"y": 0,
"z": 0
},
"mode": "VACUUM",