Closed ThePiekar closed 4 months ago
Works just fine for me
{
"from": "minecraft:overworld",
"to": "minecraft:the_end",
"teleporttype": {
"teleporttype": "GROUND",
"teleport_to_y": 70
},
"abovey": 264,
"slowfallticks": 400
},
Describe the bug you're experiencing
I tried to make going above a certain height in overworld teleport the player to the end, it doesn't work.
Reproducability
Simply replace the "to" dimension to "minecraft:the_end" in the entry that usually teleports the player back down when exceeding y level 364, the rule stops working.
Mod up to date
Minecraft version
1.20.1
Modloader version
Forge
Logs
N.A.