修复 "蒸锅" 配置文件中 OpenInventory 配置项内 "Slot" 被误写为 "Solt",导致 CHEST 类型 GUI 槽位始终固定为 9 的问题 Fixed the issue where "Slot" in the OpenInventory configuration key of the "Steamer" configuration file was incorrectly spelled as "Solt", resulting in the CHEST GUI type slot always being 9
修复所有厨具在 v1.3.10 版本更新后,其 Minecraft 命名空间被强制转为全小写的问题 Fixed the problem that all kitchen utensils' Minecraft namespaces were forced to be lowercase after the v1.3.10 update
修复 "蒸锅" 配置文件中 "HeatControl" 配置项在填写 Minecraft 命名空间物品时强制要求大写的问题,现已支持大小写不敏感匹配 Fixed the issue where "HeatControl" in the "Steamer" configuration file required forced uppercase when filling in Minecraft namespace items; now case insensitivity is supported
优化 | Optimized
优化 I/O 操作逻辑,减少文件读取频次 Optimized I/O operation logic to reduce the frequency of file reads