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.
I've only tested using the fabric port vmc1.20.1/fabric/dev:f9edefb but it should also effect the forge version.
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.
I've only tested using the fabric port vmc1.20.1/fabric/dev:f9edefb but it should also effect the forge version.
This was originally reported to Fabricators-of-Create/Create:1728.
Game Log
not applicable for this bug.
Debug Information
This probably isn't very useful, as again this has only been tested on the fabric port.
Client Info
Server Info
The text was updated successfully, but these errors were encountered: