搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 146|回复: 0

[模组分享] 更好的附魔书 (Better Enchanted Books)-MOD模组

[复制链接]

5021

主题

60

回帖

1万

积分

龙❁妻

Rank: 8Rank: 8

经验
10302 EP
金粒
5181 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 16:51:58 | 显示全部楼层 |阅读模式
更好的附魔书 (Better Enchanted Books)Github |相关wiki |源站链接支持: fabric简化附魔者的生活。

*特色:*



- 在工具提示中对附魔进行排序,可以手动设置所需顺序或按字母顺序排序;
- 为每个附魔分配自定义颜色,并在附魔书中显示为条带的颜色;
- 在附魔书上禁用闪烁(可配置);
- 在工具提示中显示每个附魔可应用于哪些物品(可配置)。

*备注:*

- [Mod 菜单](链接) 不是必需的,但建议使用,也是修改任何设置的唯一方式。

*开发者须知:*

- 编辑 build.gradle 和 mod.json 以满足您的需求。
如果您不需要使用混合器,请从 mod.json 中删除 \"mixins\" 对象。请将所有 \"modid\" 的出现替换为您自己的 mod ID - 有时,可能也适用不同的字符串。

- 运行以下命令:

./gradlew idea

*许可证*

请在[许可证](LICENSE)中阅读。

来自Modrinth所有游戏版本1.20.51.20.61.211.21.11.20.31.20.41.201.20.11.20.21.19.41.19.31.191.19.11.19.21.18.21.171.17.11.16.51.16.41.16.21.16.3所有类型fabric[1.20.⅚][Kotlin] Better Enchanted Books 2.0.6-betabetter-enchanted-books-1.20.6-2.0.6-beta.jar下载2.0.6-beta#BetaFix unable to disable book coloring.展开版本: 2.0.6-beta支持游戏: 1.20.5, 1.20.6类型:FabricBeta下载次数: 427[1.21] Better Enchanted Books 2.1.0better-enchanted-books-1.21-2.1.0.jar下载2.1.0#Betabetter-enchanted-books-1.21-2.1.0-sources.jar下载2.1.0#BetaThis was a quick update to make stuff work, only a lot happened in the repository structure.展开版本: 2.1.0支持游戏: 1.21, 1.21.1类型:FabricBeta下载次数: 4,695[1.20.⅚][Kotlin] Better Enchanted Books 2.0.5-betabetter-enchanted-books-1.20.6-2.0.5-beta.jar下载2.0.5-beta#Betabetter-enchanted-books-1.20.6-2.0.5-beta-sources.jar下载2.0.5-beta#Beta展开版本: 2.0.5-beta支持游戏: 1.20.5, 1.20.6类型:FabricBeta下载次数: 2,551[1.20.⅚][Kotlin] Better Enchanted Books 2.0.4-betabetter-enchanted-books-1.20.6-2.0.4-beta.jar下载2.0.4-beta#Betabetter-enchanted-books-1.20.6-2.0.4-beta-sources.jar下载2.0.4-beta#Beta展开版本: 2.0.4-beta支持游戏: 1.20.5, 1.20.6类型:FabricBeta下载次数: 131[1.20.¾][Kotlin] Better Enchanted Books 2.0.3-betabetter-enchanted-books-1.20.4-2.0.3-beta.jar下载2.0.3-beta#Betabetter-enchanted-books-1.20.4-2.0.3-beta-sources.jar下载2.0.3-beta#Beta展开版本: 2.0.3-beta支持游戏: 1.20.3, 1.20.4类型:FabricBeta下载次数: 8,981[1.20.¾][Kotlin] Better Enchanted Books 2.0.2-betabetter-enchanted-books-kotlin-1.20.4-2.0.2-beta.jar下载2.0.2-beta#Betabetter-enchanted-books-kotlin-1.20.4-2.0.2-beta-sources.jar下载2.0.2-beta#Beta展开版本: 2.0.2-beta支持游戏: 1.20.3, 1.20.4类型:FabricBeta下载次数: 1,672[1.20.¾][Kotlin] Better Enchanted Books 2.0.1better-enchanted-books-kotlin-1.20.4-2.0.1-beta.jar下载2.0.1-beta#BetaFix advancement screen crash! (or in any case where an enchanted book without enchantments could be rendered)展开版本: 2.0.1-beta支持游戏: 1.20.3, 1.20.4类型:FabricBeta下载次数: 262[1.20.¾][Kotlin] Better Enchanted Books 2.0.0better-enchanted-books-kotlin-1.20.4-2.0.0-beta.jar下载2.0.0-beta#Beta# 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™.展开版本: 2.0.0-beta支持游戏: 1.20.3, 1.20.4类型:FabricBeta下载次数: 740[1.20.¾] Better Enchanted Books 1.4.5better-enchanted-books-1.20.4-1.4.5.jar下载1.4.5#ReleaseFixed 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.5支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 1,450[1.20.4] Better Enchanted Books 1.4.4better-enchanted-books-1.20.4-1.4.4.jar下载1.4.4#Release- Update for 1.20.4- Re-license mod- Add russian translation by Felix14-v2展开版本: 1.4.4支持游戏: 1.20.4类型:FabricRelease下载次数: 5,692[1.20] Better Enchanted Books 1.4.3better-enchanted-books-1.20-1.4.3.jar下载1.4.3#ReleaseUpdated to 1.20 by Fourmisain.展开版本: 1.4.3支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 18,877[1.19.4] Better Enchanted Books 1.4.3better-enchanted-books-1.19.4-1.4.3.jar下载1.4.3#ReleaseFixed tooltip icon rendering by Fourmisain.展开版本: 1.4.3支持游戏: 1.19.4类型:FabricRelease下载次数: 4,204[1.19.4] Better Enchanted Books 1.4.2better-enchanted-books-1.19.4-1.4.2.jar下载1.4.2#Release展开版本: 1.4.2支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 2,277[1.19] Better Enchanted Books 1.4.1better-enchanted-books-1.19-1.4.1.jar下载1.4.1#Release展开版本: 1.4.1支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 219,997[1.18.2] Better Enchanted Books 1.3.1better-enchanted-books-1.18.2-1.3.1.jar下载1.3.1#Release展开版本: 1.3.1支持游戏: 1.18.2类型:FabricRelease下载次数: 4,351[1.17] Better Enchanted Books 1.2.12better-enchanted-books-1.17-1.2.12.jar下载1.2.12#Release展开版本: 1.2.12支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 1,110[1.16.5] Better Enchanted Books 1.2.9better-enchanted-books-1.16.5-1.2.9.jar下载1.2.9#Release- Avoid mutating passed enchantments [by Devan-Kerman](https://github.com/Bernasss12/BetterEnchantedBooks/pull/36)- Fix possible NullPointerException trying to draw tooltip icons (by Fourmisain)[https://github.com/Bernasss12/BetterEnchantedBooks/pull/34]展开版本: 1.2.9支持游戏: 1.16.5类型:FabricRelease下载次数: 1,971[1.16.5] Better Enchanted Books 1.2.8better-enchanted-books-1.16.5-1.2.8.jar下载1.2.8#ReleaseFixed hard crash when used with Held Item Info (hopefully)展开版本: 1.2.8支持游戏: 1.16.5类型:FabricRelease下载次数: 197[1.16.5] Better Enchanted Books 1.2.7better-enchanted-books-1.16.5-1.2.7.jar下载1.2.7#ReleaseBy **Fourmisain**:- fix 2 NullPointerExceptions when items have unregistered enchantments- fix sorting by translated name- fix caching of default colored books- fix some books being default colored because they use id \"id\" instead of \"minecraft:id\"- add cloth-config2 as a \'depends\'- enable pretty-printing of config展开版本: 1.2.7支持游戏: 1.16.5类型:FabricRelease下载次数: 142[1.16.5] Better Enchanted Books 1.2.6better-enchanted-books-1.16.5-1.2.6.jar下载1.2.6#ReleaseBy [Fourmisain](https://github.com/Fourmisain):- update minecraft version, dependencies and gradle build- fix NullPointerException in method17869Tail due to uninitialized ThreadLocal- refactor NBTUtils: use streams instead of new ArrayLists, sort() should never throw an Exception- use WeakHashMap for ItemStack caches- rename Mixin methods- add a proper Logger- update README (do not run gradlew idea!)展开版本: 1.2.6支持游戏: 1.16.5类型:FabricRelease下载次数: 136[1.16.4/5] Better Enchanted Books 1.2.5better-enchanted-books-1.16.4-1.2.5.jar下载1.2.5#ReleaseAdded check before unsafe division.展开版本: 1.2.5支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 207[1.16.4/5] Better Enchanted Books 1.2.4better-enchanted-books-1.16.4-1.2.4.jar下载1.2.4#ReleaseStarted not bundling Cloth Config jij. File size reduced by 7x.Added more items/icons to tooltip展开版本: 1.2.4支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 135[1.16.2/3/4/5] Better Enchanted Books 1.2.2better-enchanted-books-1.16.3-1.2.2.jar下载1.2.2#Release- Added option to add max level of each enchantment after the current level.- Added Shield to icon item list.展开版本: 1.2.2支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5类型:FabricRelease下载次数: 153[1.16.2/3/4/5] Better Enchanted Books 1.2.1better-enchanted-books-1.16.3-1.2.1.jar下载1.2.1#Release展开版本: 1.2.1支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5类型:FabricRelease下载次数: 114[1.16.2/3/4/5] Better Enchanted Books 1.2better-enchanted-books-1.16.3-1.2.jar下载1.2#Release展开版本: 1.2支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5类型:FabricRelease下载次数: 126全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
更好的附魔书
楼主 2025-8-10 16:51:58 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-6-14 14:24 , Processed in 0.218126 second(s), 153 queries .

快速回复 返回顶部 返回列表