修复了碗被异常消耗的问题 Fixed an issue where bowls were being consumed unexpectedly
修复了砧板与炒锅在事件交互上的一些问题 Fixed some issues with event interactions for cutting boards and woks
️ 代码重构 | Code Refactoring
重构了整个砧板与炒锅的代码 Refactored the entire codebase for cutting boards and woks
重构了整个交互事件与破坏事件的代码,为以后添加新的厨具做准备 Refactored all interaction and block break event code to prepare for new kitchenware additions
删除了很多的冗余代码,提高了代码的可读性以及可维护性 Removed redundant code to improve code readability and maintainability
优化了整个配置文件结构,提高了磁盘的读写效率 Optimized the configuration structure to improve disk I/O efficiency
✨ 新增功能 | New Features
为炒锅在烹饪的过程中添加了更多的动作栏消息 Added more action bar messages during wok cooking processes
ℹ️ 注意事项 | Important Note 每一次的代码重构都会带来很多的问题,所以请遇到问题时及时联系我,以便我及时修复
Code refactoring may introduce new issues, please report any problems promptly for immediate fixes