更新内容 | Update Content
- 优化注册配方时的性能消耗 | Optimize the performance consumption when registering recipes
- 修复在一些情况下关闭配方展示页面会报错的bug | Fixed the bug that would cause an error when closing the recipe display menu in some cases
- 新增对CampfireStartEvent的处理 | Added handling of CampfireStartEvent
- 新增语言文件西班牙语(es_es.yml) | Add new language file: Spanish(es_es.yml)
更新内容 | Update Content
- 再次修复铁砧配方总是出现同一个结果的bug | Fixed anvil recipe always giving the same result
- 修复https://github.com/YufiriaMazenta/Craftorithm/issues/69 | Fixed https://github.com/YufiriaMazenta/Craftorithm/issues/69
更新内容 | Update Content
- 优化铁砧配方的匹配逻辑,新增copy_enchantments(仅复制附魔)选项 | Optimized the logic of anvil recipes, added copy_enchantments (copy only enchantments) option
- 新增开关在ItemsAdder重载时一起重载的设置项 | Added a new configuration option switch to reload when ItemsAdder is reloaded
- 兼容1.19.4及以上 | Compatible with Minecraft version 1.19.4 and above
- 修复一些bug | Fixed some bugs