HomeJavaModsHelpful Crosshair
Helpful Crosshair
ModsJava

Helpful Crosshair

by Sparkless101 · on Modrinth

Helpful Crosshair 1.21.11 -> 1.21.5 | Fabric Adds useful, quality of life, indicators ("hints") next to the crosshair! Here's what they look like…

⬇ Download on Modrinth
Helpful Crosshair — screenshot 1Helpful Crosshair — screenshot 2Helpful Crosshair — screenshot 3Helpful Crosshair — screenshot 4Helpful Crosshair — screenshot 5Helpful Crosshair — screenshot 6Helpful Crosshair — screenshot 7

Helpful Crosshair

1.21.11 -> 1.21.5 | Fabric


Adds useful, quality of life, indicators ("hints") next to the crosshair!

Here's what they look like:

Hint showing that the redstone level is 6Hint showing a wooden pickaxe cannot mine a deepslate redstone blockHint showing the player has leashed 3 cowsHint showing the player, who is holding a bow, will shoot tipped arrows and there are 33 arrows remainingHint showing the equipped wooden pickaxe has 13 durability leftHint showing the carrot plant is 100% grown

 

Configuration

The helpful_crosshair.config.json file will be generated when you first load the game with the mod. You can enable/disable hints here!

Example (last updated v0.1):

{
  "hints": [
    {
      "identifier": "incorrect_tool",
      "enabled": true
    },
    {
      "identifier": "tool_durability",
      "enabled": true
    },
    {
      "identifier": "arrow_count",
      "enabled": true
    },
    {
      "identifier": "redstone_level",
      "enabled": true
    },
    {
      "identifier": "leashed_mobs",
      "enabled": true
    },
    {
      "identifier": "crop_growth",
      "enabled": true
    }
  ]
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more