
Knowledges
What you see is knowledge!
- Загрузки
- 26K
- Подписчики
- 45
- Обновлён
- 7 мая 2024 г.
- Лицензия
- GPL-3.0-only
Опубликован 15 июля 2023 г.
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.
- Block Info
- 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
![]()
Ченджлог
5.1.2-fabric1.20Релиз1.20, 1.20.1 · 7 мая 2024 г.
Fixes
- Fixed incorrect versioning in
fabric.mod.json. (#12)
5.1.1-fabric1.20Релиз1.20, 1.20.1 · 5 мая 2024 г.
Changes
- Added feature of customizing mod names through language files. Now Knowledges will first check translation key
knowledges.mod_name.<namespace>then checkmodmenu.nameTranslation.<namespace>before falling back to Fabric Loader's default provided mod name. (#11)
5.1.1-fabric1.20.2Релиз1.20.2, 1.20.3, 1.20.4 · 5 мая 2024 г.
Changes
- Added feature of customizing mod names through language files. Now Knowledges will first check translation key
knowledges.mod_name.<namespace>then checkmodmenu.nameTranslation.<namespace>before falling back to Fabric Loader's default provided mod name. (#11)
5.1.0-fabric1.20Релиз1.20, 1.20.1 · 21 апреля 2024 г.
Changes
- Unified publishing using modpublisher.
- Jar name migrate:
{id}-{mcversion}-{modversion}->{id}-{modversion}-{loader}{mcversion}. - Tag name migrate:
{id}-{modversion}-mc{mcversion}->{id}-{modversion}-{loader}{mcversion}.
Ownership Transfer
- Transferred ownership to Kessoku Tea Time.
5.1.0-fabric1.20.2Релиз1.20.2, 1.20.3, 1.20.4 · 21 апреля 2024 г.
Changes
- Unified publishing using modpublisher.
- Jar name migrate:
{id}-{mcversion}-{modversion}->{id}-{modversion}-{loader}{mcversion}. - Tag name migrate:
{id}-{modversion}-mc{mcversion}->{id}-{modversion}-{loader}{mcversion}.
Ownership Transfer
- Transferred ownership to Kessoku Tea Time.
5.0.0-mc1.20.2Релиз1.20.2, 1.20.3, 1.20.4 · 31 марта 2024 г.
Introducing Knowledges 5.0.0!
- New server-client communicable contract api to provide custom nbt tags.
- Restructured api to be more developer friendly.
- More ongoing default provided data and contract.
5.0.0-mc1.20Релиз1.20, 1.20.1 · 31 марта 2024 г.
Introducing Knowledges 5.0.0!
- New server-client communicable contract api to provide custom nbt tags.
- Restructured api to be more developer friendly.
- More ongoing default provided data and contract.
4.0.1-mc1.20.2Релиз1.20.2, 1.20.3, 1.20.4 · 23 февраля 2024 г.
Fixes
- Fixed #7 with a hack in interpolations. Now works good with font resource packs.
Комментарии
Загружаем…