tweaked Y levels of the overworld <-> beneath teleporting
This commit is contained in:
parent
0498585be9
commit
71157ac7cf
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"teleporttype": "AIR",
|
||||
"teleport_to_y": 125
|
||||
},
|
||||
"belowy": -58,
|
||||
"belowy": -57,
|
||||
"slowfallticks": 1200
|
||||
},
|
||||
{
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"to": "minecraft:overworld",
|
||||
"teleporttype": {
|
||||
"teleporttype": "CAVE",
|
||||
"teleport_to_y": -58
|
||||
"teleport_to_y": -56
|
||||
},
|
||||
"abovey": 118
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue