▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Helpful Crosshair
Helpful Crosshair

Helpful Crosshair

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

1.3K
19

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 6 Hint showing a wooden pickaxe cannot mine a deepslate redstone block Hint showing the player has leashed 3 cows Hint showing the player, who is holding a bow, will shoot tipped arrows and there are 33 arrows remaining Hint showing the equipped wooden pickaxe has 13 durability left Hint 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
    }
  ]
}

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 год назад
Обновлён:3 месяца назад
Главная