Knowledges
The Knowledges mod significantly simplifies accessing game information, making the process of displaying data about blocks, entities, and armor durability more convenient and aesthetically pleasing. It offers a fully extensible component system and data API that can be easily integrated through other mods' entry points.
By default, Knowledges includes six main components:
Crosshair Displays an oval frame around the crosshair when targeting objects, and also shows progressive information such as block breaking progress and entity health.
Information Displays various types of textual information:
- Block Information - displays data about blocks near the crosshair, including block name and breaking progress
- Entity Information - shows information about entities near the crosshair, including entity name, entity type through color coding, and health level
- Fluid Information - displays data about fluids, including fluid volume
Armor Durability Shows armor durability status through color indication in the bottom right corner of the screen.
...and numerous other data.
Knowledges is fully compatible with Mod Menu and Cloth Config API, allowing easy configuration of all the above features when these two mods are installed.
Screenshots




