Adjusted private and public dugeon entrances placement.
This commit is contained in:
parent
3da8800bc2
commit
557df4d2ec
2 changed files with 4 additions and 4 deletions
|
@ -23,8 +23,8 @@
|
||||||
"door_type": "dimdoors:quartz_dimensional_door",
|
"door_type": "dimdoors:quartz_dimensional_door",
|
||||||
"x": "width/2",
|
"x": "width/2",
|
||||||
"facing": "north",
|
"facing": "north",
|
||||||
"y": "5",
|
"y": "0",
|
||||||
"z": "4",
|
"z": "-1",
|
||||||
"type": "dimdoors:door",
|
"type": "dimdoors:door",
|
||||||
"rift_data": {
|
"rift_data": {
|
||||||
"destination": {
|
"destination": {
|
||||||
|
|
|
@ -23,8 +23,8 @@
|
||||||
"door_type": "dimdoors:iron_dimensional_door",
|
"door_type": "dimdoors:iron_dimensional_door",
|
||||||
"x": "width/2",
|
"x": "width/2",
|
||||||
"facing": "north",
|
"facing": "north",
|
||||||
"y": "5",
|
"y": "0",
|
||||||
"z": "4",
|
"z": "-1",
|
||||||
"type": "dimdoors:door",
|
"type": "dimdoors:door",
|
||||||
"rift_data": {
|
"rift_data": {
|
||||||
"destination": {
|
"destination": {
|
||||||
|
|
Loading…
Reference in a new issue