Back to mods
CrowBar project artwork

Modrinth · Minecraft mod

CrowBar

Adds skins and nametags to the player locator bar

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which CrowBar release matches 1.21.7?

Updated 9 days ago
Best match for your filters 1.0.2+mc1.21.6-1.21.8-neoforge
Game version 1.21.6, 1.21.7, 1.21.8
Loader NeoForge

CrowBar 1.0.2+mc1.21.6-1.21.8-neoforge targets 1.21.6, 1.21.7, 1.21.8 with NeoForge. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.

Where it goes

Is CrowBar required on the client, server, or both?

It must be installed on the client. Do not install it on the dedicated server.

Client Required
Dedicated server Not supported
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked client-only.

What else does CrowBar 1.0.2+mc1.21.6-1.21.8-neoforge need?

1.0.2+mc1.21.6-1.21.8-neoforge on 1.21.7. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add CrowBar without breaking your instance.

Built for CrowBar 1.0.2+mc1.21.6-1.21.8-neoforge on 1.21.7. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0.2+mc1.21.6-1.21.8-neoforge. It targets 1.21.6, 1.21.7, 1.21.8 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    It must be installed on the client. Do not install it on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0.2+mc1.21.6-1.21.8-neoforge. It opens that exact file at the source.

About this project

What does CrowBar add?

CrowBar

Discord GitHub Issues Wiki CASTLED CODEX

CrowBar is a client mod for Minecraft 1.21.6-1.21.11, 26.1.x, 26.2, and 26.3 that extends the locator bar with readable player name tags, skin markers, distance text, team-colored dots, and a self-view capture mode. Available for both Fabric and NeoForge.

Features

  • Renders player names above locator bar markers.
  • Can replace locator dots with player skin faces.
  • Shows optional distance text next to player names.
  • Preserves team colors when a team color is available.
  • Adds a self-view mode for clean locator bar screenshots.
  • Hides hearts, hunger, armor, and the vanilla locator bar while self-view mode is active.
  • Works as a client-side mod; servers do not need to install CrowBar.
  • Includes Mod Menu support for toggling features in-game.

Allium Servers

Allium Essentials is an optional Paper server plugin that can send CrowBar a dedicated locator payload. When Allium is installed, CrowBar does not have to rely on vanilla locator waypoints: the server can send the player UUID, position, team color, and visibility state needed for the custom locator bar.

That lets CrowBar keep rendering players who are hidden, sneaking, invisible, or otherwise missing from vanilla waypoint data. It also lets the server keep NPC waypoint transmit range at zero while still giving CrowBar the real player data it needs.

Without Allium, CrowBar falls back to normal client-visible players, including LAN and integrated-server sessions.

Download Allium on Modrinth

GPX-CrowBar

When GPExpansion is installed on the server, claim waypoints display the claim name and a bowtie marker on the locator bar to the claim owner and trusted players. CrowBar reads the same locator data and renders the name tag above the waypoint, giving you readable claim labels right on the locator bar.

GPX-CrowBar

Requirements

Use the jar that matches your Minecraft line and loader:

Fabric

  • CrowBar-1.21.6-1.21.8: Minecraft 1.21.6-1.21.8, Java 21, Fabric Loader 0.18.4 or newer, Fabric API 0.125.0 or newer.
  • CrowBar-1.21.x: Minecraft 1.21.9-1.21.11, Java 21, Fabric Loader 0.18.4 or newer, Fabric API 0.141.4 or newer.
  • CrowBar-26.1.x: Minecraft 26.1.x, Java 25, Fabric Loader 0.19.2 or newer, Fabric API 0.150.0 or newer.
  • CrowBar-26.x: Minecraft 26.2, Java 25, Fabric Loader 0.19.3 or newer, Fabric API 0.152.2 or newer.
  • CrowBar-26.3.x: Minecraft 26.3, Java 25, Fabric Loader 0.19.5 or newer, Fabric API 0.160.7 or newer.

NeoForge

  • CrowBar-1.21.6-1.21.8-neoforge: Minecraft 1.21.6-1.21.8, Java 21, NeoForge 21.6 or newer.
  • CrowBar-1.21.9-1.21.10-neoforge: Minecraft 1.21.9-1.21.10, Java 21, NeoForge 21.9 or newer.
  • CrowBar-1.21.x-neoforge: Minecraft 1.21.11, Java 21, NeoForge 21.11 or newer.
  • CrowBar-26.1.x-neoforge: Minecraft 26.1.x, Java 25, NeoForge 26.1 or newer.
  • CrowBar-26.2.x-neoforge: Minecraft 26.2, Java 25, NeoForge 26.2 or newer.
  • CrowBar-26.3.x-neoforge: Minecraft 26.3, Java 25, NeoForge 26.3 (beta) or newer.

Mod Menu is optional on Fabric, but recommended for the config screen. NeoForge uses the settings screen extension point instead.

Controls

Default keybinds:

  • N: Toggle locator name tags
  • B: Toggle locator skins
  • Z: Toggle claim waypoints
  • X: Show distance

Keybinds can be changed from Minecraft's controls menu under the CrowBar category.

Installation

Fabric

  1. Install Fabric Loader for your Minecraft version.
  2. Install Fabric API.
  3. Put the matching CrowBar jar into your mods folder.
  4. Launch the game.

NeoForge

  1. Install NeoForge for your Minecraft version.
  2. Put the matching CrowBar NeoForge jar into your mods folder.
  3. Launch the game.

Building

./gradlew build
# or per version/loader:
./gradlew :version21_6:fabric:build :version21_6:neoforge:build :version21_9:fabric:build :version21_9:neoforge:build :version21:neoforge:build

Each supported Minecraft line has fabric and neoforge subprojects:

Directory Minecraft Loaders
version21_6 1.21.6 – 1.21.8 Fabric, NeoForge
version21_9 1.21.9 – 1.21.11 Fabric, NeoForge
version21 1.21.11 NeoForge
version26_1 26.1.x Fabric, NeoForge
version26_2 26.2.x Fabric, NeoForge
version26_3 26.3.x Fabric, NeoForge

The built jars are written to versionXX/<loader>/build/libs/. Loader-agnostic logic shared by all jars lives in common/ and is bundled into each jar.

NeoForge notes: the NeoForge jars use ModDevGradle and compile against official mappings; the 26.x NeoForge subprojects target Java 25 (their Minecraft line requires it), everything else targets Java 21. NeoForge builds are split per Minecraft line because Mojang's class renames (e.g. ResourceLocation → Identifier in 1.21.11) change the API surface. 26.3 also replaced GLFW with SDL3, so its keybinds and modifier checks go through InputConstants instead of LWJGL's GLFW bindings.

Links

Project description from Modrinth.

Pick your setup

CrowBar by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

22 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

CrowBar versions and loaders

20 of 72 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.