[Help Wanted] Teleport to dimension before hitting bedrock
TechSupportRed opened this issue ยท 0 comments
Hi, I noticed that the belowy cord requires you to be under the bedrock for you to teleport, and you have to fall a far distance before being teleported to the other dimension, is there anyway around this or able to replace the bedrock with obsidian or something. As I am making a modpack that has multiple layers of caves.
Here is what I have put in the json file for now.
},
"dimensionconnections": [
{
"from": "minecraft:overworld",
"to": "infinite_abyss:first_layer",
"xcoordmultiplier": 1,
"zcoordmultiplier": 1,
"teleporttype": {
"teleporttype": "AIR",
"teleport_to_y": 120
},
"belowy": -48,
"slowfallticks": 400
},