Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Dimension logical_height not set correctly #100

Open
bravely-beep opened this issue Dec 13, 2024 · 0 comments
Open

[Bug] Dimension logical_height not set correctly #100

bravely-beep opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bravely-beep
Copy link

bravely-beep commented Dec 13, 2024

What Minecraft version(s) does this apply to?

1.20 - 1.20.1

Project version

5.3.5

Mod or datapack version?

Fabric/Quilt Mod

Describe the bug

Incendium does not modify the file data/minecraft/dimension_type/the_nether.json, which contains the field logical_height: 128. This should be changed to correctly reflect the new Nether height, as it prevents a number of behaviours working correctly.

In vanilla Minecraft these are only minor issues (the Minecraft wiki says "The maximum height to which chorus fruits and nether portals can bring players within this dimension"). But in combination with other mods, this can be a major issue (e.g. the Immersive Portal mod's dimension stack feature generates its dimension-linking portals at the wrong Y level, splitting the Nether in half).

I think this might apply to Amplified Nether too?

Additional context

No response

@bravely-beep bravely-beep added the bug Something isn't working label Dec 13, 2024
@bravely-beep bravely-beep changed the title [Bug] [Bug] Dimension logical_height not set correctly Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant