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

Blocks past y=265 height limit in the End don't show up #2922

Closed
creativegamer03 opened this issue Apr 8, 2022 · 5 comments
Closed

Blocks past y=265 height limit in the End don't show up #2922

creativegamer03 opened this issue Apr 8, 2022 · 5 comments
Labels
Duplicate The issue is a duplicate of another.

Comments

@creativegamer03
Copy link

Describe the bug

This is similar to issue #217 . It applies too on the End dimension, especially if using the Nullscape Modpack, or other datapacks that overhauls the End dimension exceeding the height limit on world generation.

When on a block, you "glitch" on it (aka gets tp'ed on a "safe" tp location). If I jump under this block, I get tp'ed down while jumping mid-air. If I jump over this block, I get tp'ed upward again until i move away from any of this "blocks".

If I try to break the "block", it acts as if its air.

To Reproduce

  1. Go to a build/structure that exceeds the height limit in the End.
  2. Check the rest of the build above the limit.
  3. (optional) Step on a block that is above the limit.

Expected behaviour

I should be able to see the blocks above the height limit and be able to walk on it. I should also be able to break it as well.

Screenshots / Videos

Untitled.mp4

Context on the video:
I was trying to retrieve my stuff from my graves (bc of Graves plugin) but failed multiple times due to this bug and shulkers. Was waiting for admins to come online.

NOTE: please ignore the part where I paused the game and was encircling something. I was trying to record the dynmap window encircling where I am. Here is where I was:
image

Server Version and Plugins

No response

Geyser Dump

No response

Geyser Version

2.0.2-SNAPSHOT (git-master-37c854b)

Minecraft: Bedrock Edition Version

1.18.120

Additional Context

No response

@AnhNguyenlost13
Copy link
Contributor

It probably can't be fixed without modification to the Bedrock client or swapping the End ID to Overworld ID.

@Redned235
Copy link
Member

May possibly be fixed by 1.19 but unsure. Will keep opened for now.

@Redned235 Redned235 added Confirmed Bug The bug reported is confirmed and able to be replicated. Waiting For Minecraft Update When a PR or issue likely won't be resolved before the next Minecraft update. labels Apr 23, 2022
@ItsMeTheKing
Copy link

Is there a way to fix this yet?

@ItsaGlitch1
Copy link

ItsaGlitch1 commented Mar 16, 2023

Here is a fix for now, in your datapack for nullscape, go to data/minecraft/dimension_type/the_end.json
Edit the file and change the 'height' and 'logical_height' to 256. Some generated areas may look like it's been cut off the top, but most of the time, it looks fine.

If you have a .jar file of nullscape, do the same thing after opening the jar file in an archive program like winrar.

For other overhaul mods, you can try this method, but your mileage may vary.

@onebeastchris
Copy link
Member

Closing in favor of #3804, as it is more general - thanks anyways for reporting!

@Chew Chew added Duplicate The issue is a duplicate of another. and removed Confirmed Bug The bug reported is confirmed and able to be replicated. Waiting For Minecraft Update When a PR or issue likely won't be resolved before the next Minecraft update. labels Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate The issue is a duplicate of another.
Projects
None yet
Development

No branches or pull requests

7 participants