mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
Stronghold patches
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"pools": ["stronghold/portalroom"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -55,
|
||||
"y": -48,
|
||||
"z": 5
|
||||
},
|
||||
"direction": "NORTH_NEGATIVE_Z"
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
"pools": ["stronghold/from-portal"],
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": -6,
|
||||
"y": -11,
|
||||
"z": 5
|
||||
},
|
||||
"direction": "SOUTH_POSITIVE_Z"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"pieces": ["stronghold/portal/main"],
|
||||
"terminate": true,
|
||||
"feature": {
|
||||
"blockRadius": 5,
|
||||
"blockRadius": 25,
|
||||
"entitySpawners": [
|
||||
"silverfish"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user