Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kessokuteatime/knowledges

[Minecraft Mod] What you see is knowledge!
https://github.com/kessokuteatime/knowledges

fabricmc minecraft minecraft-fabric

Last synced: 3 months ago
JSON representation

[Minecraft Mod] What you see is knowledge!

Awesome Lists containing this project

README

        

###

[`→` CurseForge](https://www.curseforge.com/minecraft/mc-mods/knowledges) [`→` Modrinth](https://modrinth.com/mod/knowledges)

# Knowledges

**Knowledges** makes inspecting game information such as blocks, entities and armor durabilities easier and more elegent than ever. **Knowledges** provides fully extensionable component and data api that can be easily added through your mod's entrypoints.

By default, **Knowledges** provides 6 components:

- **Crosshair**
Displays an oval around the crosshair when focusing something, also for displaying progressed information like **block breaking progress** and **entity health.**
- **Info**
Displays informational texts.
- **Block Info**
Displays block information near the crosshair, including **block name** and **block breaking progress.**
- **Entity Info**
Displays entity information near the crosshair, including **entity name,** **entity type *through color*** and **entity health.**
- **Fluid Info**
Displays fluid information near the crosshair, including **fluid volume.**
- **Armor Durability**
Displays **armor durability *through color*** at the bottom right of the screen.

...and countless data.

**Knowledges** works well with **Mod Menu** and **Cloth Config API,** so you can easily configure the above by installing the two mods.

## Screenshots




Breaking an Oak Log with Minimum UI Enabled






Fighting a Zombie, Wearing Armor






Inspecting Day Time through a Clock in an Item Frame






Playing with a Note Block






Configuring Knowledges through Mod Menu



## License

**Knowledges** is licensed under the **[GNU General Public License v3.](LICENSE)**