CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.48k stars 479 forks source link

[FEATURE] Freecam can't interact with entities or blocks through walls. #1769

Closed Razzy52 closed 8 months ago

Razzy52 commented 10 months ago

LiquidBounce Branch

Nextgen

Describe your feature request.

Meteor has an example of how this works. It allows you to interact with chests, npc's or place blocks through walls.

Additional context

No response

1zun4 commented 8 months ago

This was intended since LiquidBounce Freecam is supposed to bypass. The reason you can interact with entities or blocks in some clients is that they have a more poorly implemented Freecam which is easier detect for an anti-cheat. I understand this might be useful for some cases, but simply use GhostHand instead.