someaddons / FallingThroughMod

Minecraft mod to fall through dimensions
0 stars 0 forks source link

[Bug]: Teleporting not working correctly #3

Closed Glitched-Fox-Studios closed 1 year ago

Glitched-Fox-Studios commented 2 years ago

Describe the bug you're experiencing

Using the Direwolf20 1.18.2 mod pack. Nether ceiling seems to be MUCH higher then 127 in this pack but mod still forces a teleport at 127. On top of that, when being teleported from the nether to the overworld, it spawns you at Y30 instead of -64.

Reproducability

Install this with the Direwolf20 1.18.2 mod pack, use this setting aboveDimension = ["minecraft:the_nether;minecraft:overworld;0.125;0.125;CAVE;4", "minecraft:overworld;minecraft:overworld;0.8;0.8;AIR;0"] and try to reach the ceiling of the nether.

Using fallingthrough-1.18.2-2.4.jar

Mod up to date

Minecraft version

1.18.1

Modloader version

Forge

Logs

n/a

someaddons commented 2 years ago

Tested it, the amplified nether mod doesnt up the dimension height as intended and thus the mod thinks its not as high

Glitched-Fox-Studios commented 2 years ago

The pack I am using doesn't have the amplified nether mod in it.

image

As you can see from the image, I am standing at 124 and there is still a lot more before hitting the ceiling.

EDIT: Disabled 'above' in the config and the roof of the nether in this modpack is at 190.

Glitched-Fox-Studios commented 2 years ago

Figured out what changes the nether height, it would be Incendium, a datapack, https://www.curseforge.com/minecraft/mc-mods/incendium

someaddons commented 2 years ago

ye that datapack has the same issue