Immersive chopping board and strategic wok cooking. Supports MMOItems & CraftEngine
全新的研磨机现已加入厨房!可将食材研磨成粉,解锁全新食谱
The brand new Grinder has been added to the kitchen! Grind ingredients into powder and unlock new recipes.
更新后将自动生成 Grinder.yml
配方文件,请根据服务器特色自定义研磨食谱!
The Grinder.yml
recipe file will be auto-generated after update, please customize grinding recipes according to your server characteristics!
祝您烹饪愉快!👨👨🍳🍳 Happy Cooking! 👨👨🍳🍳
修复了使用重载命令时,重载无效的问题
Fixed an issue where reload commands would not work
修复了使用斧头的时候对砧板右键去皮操作后,将去皮原木破坏后展示实体无法清掉的问题,现在如果放置了食材则无法去皮原木
Fixed an issue where the right-click operation of the axe on the planks would not clear the entity after the planks were broken, now if the material is prevented from being chopped, the planks cannot be chopped
给配置文件添加了搜索展示实体半径的功能,现在可以自己配置需要搜索展示实体的范围了
Added a search radius option to the config file, now you can set the search radius for entities
添加了对方块类型的物品材料单独的展示实体配置,现在可以对方块类材料与物品类材料分别设置偏移量,旋转角度,缩放半径了
Added a separate configuration for block-type items, now you can set the offset, rotation, and scale for block-type items and item-type items separately
添加了所有工具在使用的时候都会扣除 1 点耐久度的功能
Added a function that all tools will consume 1 durability when used
修复了碗被异常消耗的问题
Fixed an issue where bowls were being consumed unexpectedly
修复了砧板与炒锅在事件交互上的一些问题
Fixed some issues with event interactions for cutting boards and woks
重构了整个砧板与炒锅的代码
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
每一次的代码重构都会带来很多的问题,所以请遇到问题时及时联系我,以便我及时修复
Code refactoring may introduce new issues, please report any problems promptly for immediate fixes
修复了空手交互炒锅的时候无法破坏炒锅方块的问题
Fixed an issue where empty-handed interaction with the wok block failed to break it
修复了砧板切割食材输出物品数量不对的问题
Fixed an issue where the cutting board was producing incorrect item quantities
修复了声音无法正常播放的问题
Fixed an issue where sound effects were not playing correctly
重构了整个配置文件代码,使其更加简洁
Refactored the entire configuration system for improved simplicity
对砧板和炒锅新增了粒子效果
Added particle effects to cutting boards and woks
问题修复 | Issues Fixed
重构了整个 AdventureAPI 的代码
Refactored the entire Adventure API implementation
优化了部分读取磁盘的代码,现在可以不那么频繁的读取磁盘了
Optimized disk I/O operations to reduce frequent file access
优化了部分代码体积,现在的代码没那么臃肿了
Reduced code footprint to optimize plugin performance
增加了搜索展示实体的范围 (0.1
-> 0.25
)
Increased entity detection range (0.1
-> 0.25
) for search operations
优化了整个代码结构,现在更清晰了
Improved codebase structure for better maintainability
修改了所有配置文件的路径,将原来的 plugins\PySpigot\configs\SimpleKitchen
改为了 plugins\PySpigot\configs\JiuWu's Kitchen
Modified the path of all configuration files, changed from plugins\PySpigot\configs\SimpleKitchen
to plugins\PySpigot\configs\JiuWu's Kitchen
砧板的交互与炒锅的交互,从原来的 右键点击
改为了 左键点击
,炒锅信息查看从原来的 左键点击
改为了 右键点击
,这样可以拥有更好的交互动作
The interaction with the anvil and wok has been changed from Right-Click
to Left-Click
, and viewing wok information has been changed from Left-Click
to Right-Click
, providing a better interaction experience
为炒锅翻炒食材增加延迟与消息
Added delay and message notifications for stirring ingredients in the wok
修复了因砧板交互数据保存错误导致的交互功能异常
Fixed an issue where incorrect data storage during chopping board interaction caused functional failures
清除了未使用但被误导入的依赖库
Removed unused but mistakenly imported dependencies
将重点优化代码体积,减少运行时性能占用
Focus on optimizing code volume and reducing runtime performance overhead
命令权限节点添加 | Command Permission Nodes Added:
✨ /jiuwukitchen reload
新增权限节点: jiuwukitchen.command.reload
/jiuwukitchen reload
added permission node: jiuwukitchen.command.reload
✨ /jiuwukitchen clear
新增权限节点: jiuwukitchen.command.clear
/jiuwukitchen clear
added permission node: jiuwukitchen.command.clear
命令优化 | Command Optimization:
🗑️ 移除了遗留的 test
子命令
Removed legacy test
subcommand
炒锅食物掉落机制 | Wok Food Drop Mechanism:
🍲 新增炒锅烹饪完成后的食物掉落功能
Added food drop feature after wok cooking completion
⚙️ 可通过配置文件 Setting.Wok.Drop
选项控制是否启用
Can be enabled/disabled via Setting.Wok.Drop
config option
热源兼容性扩展 | Heat Source Compatibility Extension:
🔥 炒锅热源方块现已支持 CraftEngine 自定义方块
Wok heat source now supports CraftEngine custom blocks
物品消耗问题 | Item Consumption Issue:
🥣 修复了炒锅中使用碗盛装食材时碗未被消耗的问题
Fixed issue where bowls weren't consumed when used to serve wok ingredients
✅ 现在使用碗盛装成品时会正确消耗碗物品
Bowls are now correctly consumed when serving finished dishes