nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Interactive Block Prompt

Interactive Block Prompt

Mod

A Simple but Customizable QoL Mod which Overhaul the Crosshair - Adding Interactive Indicators to Minecraft.

Client Utility

1,337 downloads
9 followers
title

Interactive Block Prompt is a QoL mod designed for map and modpack creators. It adds more functionality to the crosshair, introducing several icon indicators on its right side. These icons appear when the player looks at specific blocks, offering a more intuitive way to guide player interaction.

The mod itself does not add new content, only including a few block prompts as examples. **Creators can customize it freely by editing the config (Default location: config/ibp/indicators folder), or modifying tags via Datapacks or mods like KubeJS. This allows you to choose which icon is displayed for each block or item as you wish. You can also adjust the position of the indicators via the config file.

Current Icons and Corresponding Tags:

  • 🔍 Search - ibp:search
  • 👆 Click - ibp:click
  • 📖 Book - ibp:book
  • ❓ Point of Interest - ibp:interest
  • ❗ Notice - ibp:notice
  • 🔧 Wrench - ibp:wrench
  • ⏺️ Button - ibp:button
  • 🕹️ Toggle - ibp:toggle

icon

Example Config

{
  "rules": [
    {
      "block": "minecraft:barrel"
    },
    {
      "block_tag": "minecraft:signs"
    }
  ]
}

Special thanks to TimyaSifer for drawing the adorable icons!

The mod is continuously being updated, with plans to support more Minecraft versions and add more features in the future.

*You can be free to use this mod in your modpacks, and you can even distribute it directly without needing to redirect back to this link.

External resources


Project members

HaooooZhang

Member


Technical information

License
MIT
Client side
required
Server side
optional
Project ID