Перейти к содержимому
Mineforgian

Better Enchanted Books

Makes life easier for enchanters.

305K загрузок249 подписчиковMITfabric

Обновлён 6 октября 2024 г. · опубликован 2 декабря 2020 г.

Better Enchanted Books !

downloads versions Requires Fabric Api Requires ClothConfig Api

This is a mod that adds a couple of quality of life features into the Vanilla+ experience in Minecraft. It is 100% client sided, so the server doesn't need to have the mod installed for it to work. I'll try to keep everything as customizable as possible.

Features

SampleImage

  • Sort the enchantments in a tooltip, you can manually make your desired order or just alphabetically sort it;
  • Assign custom colors to each enchantment and those will display in as the color of the strip on Enchanted Books.
  • Disable glint on enchanted books (Configurable).
  • Show which items each enchantment can be applied to in it's tooltip (Configurable)

Notes:

  • Mod Menu is not necessary but recommended and the only way to change any settings ingame.

For dev:

  1. Edit build.gradle and mod.json to suit your needs.
    • The "mixins" object can be removed from mod.json if you do not need to use mixins.
    • Please replace all occurences of "modid" with your own mod ID - sometimes, a different string may also suffice.
  2. Run the following command:
./gradlew idea

License

Please read it at licence.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.0.6-betaБета1.20.5, 1.20.6fabric6 октября 2024 г..jar (147 КБ)
2.1.0Бета1.21, 1.21.1fabric6 августа 2024 г..jar (128 КБ)
2.0.5-betaБета1.20.5, 1.20.6fabric10 мая 2024 г..jar (147 КБ)
2.0.4-betaБета1.20.5, 1.20.6fabric9 мая 2024 г..jar (143 КБ)
2.0.3-betaБета1.20.3, 1.20.4fabric5 мая 2024 г..jar (125 КБ)
2.0.2-betaБета1.20.3, 1.20.4fabric21 апреля 2024 г..jar (125 КБ)
2.0.1-betaБета1.20.3, 1.20.4fabric20 апреля 2024 г..jar (125 КБ)
2.0.0-betaБета1.20.3, 1.20.4fabric9 апреля 2024 г..jar (125 КБ)
1.4.5Релиз1.20.3, 1.20.4fabric28 марта 2024 г..jar (46 КБ)
1.4.4Релиз1.20.4fabric25 декабря 2023 г..jar (47 КБ)
1.4.3Релиз1.20, 1.20.1, 1.20.2fabric9 июня 2023 г..jar (48 КБ)
1.4.3Релиз1.19.4fabric9 июня 2023 г..jar (47 КБ)
1.4.2Релиз1.19.3, 1.19.4fabric3 апреля 2023 г..jar (45 КБ)
1.4.1Релиз1.19, 1.19.1, 1.19.2fabric20 июня 2022 г..jar (47 КБ)
1.3.1Релиз1.18.2fabric20 июня 2022 г..jar (47 КБ)

Показаны последние 15 из 25 версий. Все версии — на Modrinth.

Ченджлог

2.0.6-betaБета1.20.5, 1.20.6 · 6 октября 2024 г.

Fix unable to disable book coloring.

2.1.0Бета1.21, 1.21.1 · 6 августа 2024 г.

This was a quick update to make stuff work, only a lot happened in the repository structure.

2.0.1-betaБета1.20.3, 1.20.4 · 20 апреля 2024 г.

Fix advancement screen crash! (or in any case where an enchanted book without enchantments could be rendered)

2.0.0-betaБета1.20.3, 1.20.4 · 9 апреля 2024 г.

This update brings some things to the table.

Besides rewriting the whole mod in Kotlin, which might seem useless, but honestly since I enjoy programming with Kotlin more than Java it really makes me more prone to actively work on the project and finally add the features I felt were missing from the start.

This update is currently in Beta, I will wait until I get some positive feedback, or at least some downloads without any negative feedback, before changing this to the Release channel.

The main missing feature that was finally added was the option to choose which items to utilize to check where the enchantments can be applied. This is pretty straight forward but unfortunately, due to some limitiations with my proficiency with the widely available config APIs, there is no way to change this setting ingame :(

The other decent feature is that now all the default configs can be overwritten by any other mod or even via resource pack. This is not exactly the actual feature itself but honestly I see no problem letting it be this way. Power to the player.

The actual original point of the this feature was for people to be able to share configs via resource packs but more importantly for modders to be able to ship a single json file in their mod that will add default values to their custom enchantments for example.

I think this should be about it. It felt like more was accomplished but that might be due to the fruitless time I spent trying to bend mod config apis to my will. I'll try again soonish™.

1.4.5Релиз1.20.3, 1.20.4 · 28 марта 2024 г.

Fixed an issue where launching game directly into the world using the recent quickplay feature would result on mod setting not correctly loading and the game crashing with NPE when opening the inventory. Fix by Fourmisain

1.4.4Релиз1.20.4 · 25 декабря 2023 г.
  • Update for 1.20.4
  • Re-license mod
  • Add russian translation by Felix14-v2
1.4.3Релиз1.20, 1.20.1, 1.20.2 · 9 июня 2023 г.

Updated to 1.20 by Fourmisain.

1.4.3Релиз1.19.4 · 9 июня 2023 г.

Fixed tooltip icon rendering by Fourmisain.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…