mojira.dev

not-an-aardvark

Assigned

No issues.

Reported

MC-278328 Large entities that arrive in a nether portal can clip into blocks in adjacent unloaded chunks Confirmed

Comments

From testing a bit more, it seems like this only happens when the colliding block is in a different chunk than the portal itself (which is true for the coordinates in the reproduction steps).

In other words, AFAICT the portal collision check only accounts for blocks in adjacent chunks if those chunks are already loaded. I've updated the issue title/description.