Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/kessokuteatime/knowledges
- Owner: KessokuTeaTime
- License: gpl-3.0
- Created: 2023-02-17T11:11:00.000Z (almost 2 years ago)
- Default Branch: fabric/1.20.2
- Last Pushed: 2024-05-10T10:31:08.000Z (8 months ago)
- Last Synced: 2024-10-14T06:22:25.503Z (3 months ago)
- Topics: fabricmc, minecraft, minecraft-fabric
- Language: Java
- Homepage: https://modrinth.com/mod/knowledges
- Size: 31 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)**