Перейти к содержимому
Mineforgian

SmartCrosshair

A Minecraft Fabric mod that gives your crosshair PvP-ready intelligence: red tint highlights any entity with dramatic color changes by distance. Compatible with all resource packs.

Загрузки
877
Подписчики
1
Обновлён
20 февраля 2026 г.
Лицензия
MIT

Опубликован 8 февраля 2026 г.

SmartCrosshair

A high-performance, client-side dynamic targeting and visual indexing utility for the Fabric ecosystem.


Overview

SmartCrosshair completely overhauls the client-side targeting interface by introducing reactive, distance-aware telemetry directly onto the crosshair rendering layer. Engineered specifically for competitive PvP and high-pacing combat environments, this utility intercepts entity raycasting metrics to dynamically adjust crosshair hue saturation and color values based on target proximity. This provides instantaneous, subconscious distance indexing without interrupting core rendering hardware pipelines.


Key Features

  • Dynamic Raycast Indexing — Actively monitors crosshair collision matrices, shifting to clear proximity registers upon intersecting valid target geometry (including players, hostile/passive entities, and armor stands).
  • Proximity-Based Color Matrix — Implements a graded color gradient to communicate precise target depth maps in real-time:
    • Immediate Proximity: Deeper maroon/crimson register.
    • Standard Engagement Range: High-visibility classic red.
    • Extended Range: Faded, low-saturation red threshold.
  • Camera Context Agnostic — Fully functional across all camera perspective matrices, executing tracking variables seamlessly in both first-person and third-person projection matrices.
  • Non-Destructive Texture Overlay — Operates entirely via real-time vertex color transformations rather than hard overriding source textures, ensuring absolute compatibility with custom asset pipelines and third-party resource packs.
  • Low-Level Execution Lifecycle — Purely visual client adjustments containing zero simulation-side code modifications. Safe for deployment on restricted multiplayer platforms and competitive PvP architectures.

Installation Guide

  1. Dependency Verification: Ensure the target execution environment has the correct version of the Fabric Loader and Fabric API successfully deployed.
  2. Deployment: Move the compiled SmartCrosshair binary payload directly into your active mods execution directory.
  3. Initialization: Launch the client payload. Input configurations and toggle keybind switches can be mapped directly within the native game controls menu schema.

Available exclusively for the Fabric Mod Loader ecosystem.

Ченджлог

2.0.0Релиз1.21, 1.21.1 · 20 февраля 2026 г.

SmartCrosshair v2.0.0 Changelog

Major Update – Version 2 Released

  • Added Distance-Based Color System

    • Very Close: Dark maroon/red
    • Close: Bright classic red
    • Far: Faded, lighter red
    • Smooth dynamic tinting based on entity distance.
  • Improved Entity Detection

    • Crosshair now reacts to all entities (players, mobs, passive animals, armor stands, etc.).
    • More consistent detection in both singleplayer and multiplayer.
  • Perspective Support Enhanced

    • Fully functional in first-person and third-person views.
  • Resource Pack Compatibility Improved

    • No texture overrides.
    • Works seamlessly with custom crosshair resource packs.
  • Added Toggle Keybind

    • Instantly enable or disable SmartCrosshair anytime in-game.
  • Performance Optimizations

    • Cleaner rendering logic.
    • Reduced unnecessary checks.
    • Lightweight and PvP-ready.
  • Update Notification System

    • Players now receive alerts when a new version is available.
  • Internal Code Cleanup

    • Improved stability.
    • Refactored rendering logic.
    • Better compatibility with Minecraft 1.21 Fabric.

Thank you for supporting SmartCrosshair v2! Created by _Pheonix

1.0.0Релиз1.21, 1.21.1 · 8 февраля 2026 г.

SmartCrosshair v1.0.0

First release of SmartCrosshair!

Features:

  • Dynamic red tint: Crosshair highlights any entity—players, mobs, animals, armor stands, and more.
  • Dramatic distance-based color:
    • Very close: dark/maroon red
    • Close: classic bright red
    • Far: light, faded red
  • Fully resource-pack compatible; never replaces the vanilla or custom crosshair texture.
  • Easy toggle with a keybind (customizable in Controls).
  • Automatic update popup on game load when a new version is available.
  • Client-side only; safe for all servers, affects visuals only.
  • Built for Minecraft 1.21 (Fabric).

Комментарии

Загружаем…