You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upside down players that use the wrench 'float' below the chain conveyor instead of being attached to it.
This could be fixed by checking if LivingEntityRenderer.isEntityUpsideDown() is true, and raising the player up by the wrench height.
This won't effect the majority of players, as (without mods) only Dinnerbone and Grumm would be effected.
See Creators-of-Create/Create:7800.
Description
Upside down players that use the wrench 'float' below the chain conveyor instead of being attached to it.
This could be fixed by checking if
LivingEntityRenderer.isEntityUpsideDown()
is true, and raising the player up by the wrench height.This won't effect the majority of players, as (without mods) only Dinnerbone and Grumm would be effected.
Tested using mc1.20.1/fabric/dev:f9edefb
Game Log
not applicable for this bug.
Debug Information
Client Info
Server Info
The text was updated successfully, but these errors were encountered: