Long Distanse Touch
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: fabric
标签: game-mechanics
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.
请登录后举报
暂无评论,抢个沙发吧~