Skip to content

Avoid blank nms blocks#2778

Merged
tastybento merged 2 commits intodevelopfrom
avoid_blank_nms_blocks
Dec 1, 2025
Merged

Avoid blank nms blocks#2778
tastybento merged 2 commits intodevelopfrom
avoid_blank_nms_blocks

Conversation

@tastybento
Copy link
Member

No description provided.

blocks to be loaded. Pasting blocks using NMS is fast, but doesn't
update the client. If the client is teleporting from another world, then
there is no issue, but if they are in the same world and close to the
new island spot, they'll float in nothing unless they log out and back
in.

I tried using NMS to force chunk reloads, but it didn't work and it was
complicated. A reliable approach is to teleport the player to another
world and back immediately. This works, but requires another world. I
picked the nether of the game world because it is usually there. If it
isn't then this doesn't work, sorry.
@tastybento tastybento merged commit 9e44c63 into develop Dec 1, 2025
1 check passed
@tastybento tastybento deleted the avoid_blank_nms_blocks branch December 1, 2025 01:44
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant