ViaVersion / ViaFabric

Client-side and server-side ViaVersion implementation for Fabric
https://viaversion.com/fabric
GNU General Public License v3.0
320 stars 36 forks source link

Chest and anvil manipulation #352

Closed Yndranth closed 2 weeks ago

Yndranth commented 2 weeks ago

Chests and anvils can be manipulated as they dont have a fixed collision hitbox. Standing against an anvil and looking a different anvil thats rotated will cause the hitbox of the anvil ur against to change to the one ur looking at clipping your hitbox inside the anvil. Same thing happens with chests. https://www.mcpk.wiki/wiki/Anvil/Chest_Manipulation

Kichura commented 2 weeks ago
  1. The fixes have been implemented in ViaFabricPlus instead as ViaFabric can't fix these ones.
  2. Also not possible to do as it's a collision box change and only works in singleplayer.