Compatibility
Minecraft: Java Edition
1.21.1–1.21.11
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed ARR
Published 3 weeks ago
Long Distance Touch
Infinite reach – but only within your render distance.
A lightweight Fabric mod that removes the hardcoded interaction distance limit.
Attack entities, break blocks, or place blocks at any range — as long as the target is inside your render distance.
Features
- Attack entities from any distance within view.
- Interact with (right‑click) and break blocks from far away.
- Works seamlessly on both client and server (both sides require the mod).
How It Works
The mod uses mixins to override vanilla reach checks:
ClientPlayerInteractionManager– disables client‑side distance limits.ServerPlayNetworkHandler– disables server‑side distance validation.GameRenderer– increases the crosshair raycast range from 6 to 1024 blocks.
No custom packets, no extra overhead.
Compatibility
- Minecraft: 1.21.1 – 1.21.11
- Fabric Loader:
>=0.19.3 - Fabric API: `>=ANYVERSION (optional but recommended)
- Java 21
Installation
- Install Fabric Loader for your Minecraft version.
- Place the mod
.jarfile into themodsfolder. - Important: Install the mod on both the client and the server for multiplayer worlds.
License
All Rights Reserved
Do not redistribute, modify, or reverse engineer without explicit permission from the author.


