Gilly7CE / Carpet-Addons-Not-Found

Addons for the Fabric Carpet mod
MIT License
6 stars 0 forks source link

Fix `spectatorPlayersUsePortals` not showing portal nausea affect when `portalSpectatorDelay` is at a value greater than 1 #132

Closed Gilly7CE closed 1 year ago

Gilly7CE commented 1 year ago

When the server side player entity moves into a nether portal it will now send a packet to the client telling it to set the client side player to be inside a nether portal block. This will then allow the portal nausea animation to play.

Fixes #126