Long Distanse Touch

Quick rating

Community listing page, reviews here may not be monitored by the author.

Long Distanse Touch

By FrostPierceOwner

No reviews yet

Are you still bothered by the insufficient attack range? As long as it is within the rendering range, you can attack!!!

Mod Loaders
Minecraft

About

Description

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

  1. Install Fabric Loader for your Minecraft version.
  2. Place the mod .jar file into the mods folder.
  3. 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.