Legacy Hitbox

Quick rating

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

Legacy Hitbox

By infloatOwner

No reviews yet

A customizable client-side Minecraft 1.8.9 mod that renders player hitboxes, built on Legacy Fabric.

Minecraft

About

Description

Legacy Hitbox

A client-side Minecraft 1.8.9 mod that renders player hitboxes with fully configurable colors and thickness, built on Legacy Fabric.

Requirements

  • Legacy Fabric API

Features

  • Renders visible hitboxes for all players
  • Choose any RGBA color or gradient for the hitbox color
  • Configurable outline thickness

Config

Press H in-game to open the config screen. A few settings can be configured here:

Hitboxes: ON / OFF (enables or disables hitbox rendering)

Solid Color / Gradient (toggles between color modes)

Solid Color Mode: RGBA (customizable color)

Gradient Mode: RGBA (set separate RGB values for the top and bottom)

Thickness: # (controls line width; 0.5 - 5.0)

Building from Source

./gradlew build

Usage

Feel free to use Legacy Hitbox's source code in any of your own projects