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

Stronghold patches

This commit is contained in:
StrangeOne101
2021-08-05 01:33:21 +12:00
parent 22976f3226
commit de598a415b
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
"pools": ["stronghold/portalroom"],
"position": {
"x": 0,
"y": -55,
"y": -48,
"z": 5
},
"direction": "NORTH_NEGATIVE_Z"

View File

@@ -121,7 +121,7 @@
"pools": ["stronghold/from-portal"],
"position": {
"x": 0,
"y": -6,
"y": -11,
"z": 5
},
"direction": "SOUTH_POSITIVE_Z"

View File

@@ -3,7 +3,7 @@
"pieces": ["stronghold/portal/main"],
"terminate": true,
"feature": {
"blockRadius": 5,
"blockRadius": 25,
"entitySpawners": [
"silverfish"
]