tweaked Y levels of the overworld <-> beneath teleporting

This commit is contained in:
Pyritie 2025-05-15 20:05:32 +01:00
parent 0498585be9
commit 71157ac7cf

View file

@ -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
}