
Incompatibility with CarryOn mod
SpookyEna opened this issue ยท 1 comments
Mod loader
Fabric
Minecraft version
1.20.1
Woodwalkers version
5.3.2
CraftedCore version
5.5
Modloader version
0.16.5 Fabric Loader, 0.92.2 Fabric API
The latest.log file
Issue description
When using the CarryOn mod with Woodwalkers installed, When picking up another player, rather than placing the Grabbed player in front of the Grabbing player, they are instead placed sort on top of but still inside of the Grabbing player. This is visually annoying but also causes problems due to the fact the hitboxes intersect and the Grabbing player cannot place the Grabbed player down themselves.
Installed Mods:
- Woodwalkers 5.3.2
- Carry On 2.1.2.7
- Carpet Mod 1.4.112+v230608
- CraftedCore 5.5
- Fabric API 0.92.2+1.20.1
- Mod Menu 7.2.2
Steps to reproduce
- Start Game
- Go to World (Whilst these steps use the Carpet Mod to spawn a fake player, this is present in a true multiplayer environment as well)
- Spawn Player with Carpet Mod or have a player in a multiplayer world (ex: /player Alex spawn)
- Attempt Pickup with CarryOn Mod
- Player is picked up but is placed inside of the player model rather than in front like it is supposed to with CarryOn
Other
No response
fixed as of f85ae78. Note that the carried player will not be rendered if the carrying player is disguised and in first person, in order to prevent a glitched view.