
JiuWu's Kitchen Wok Feature Update!
Immersive Chopping Board System
🍳 炒锅功能更新 | Wok Feature Update!
🔐 权限系统完善 | Permission System Improvement
-
命令权限节点添加 | 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
-
⚙️ 功能完善 | Feature Improvement
-
炒锅食物掉落机制 | 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
-
🐛 BUG修复 | BUG Fixes
-
物品消耗问题 | 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
-
- 添加食材: 现在你可以将食材放入炒锅中进行翻炒
- Add Ingredients: You can now place ingredients into the wok for stir-frying
- 自定义顺序: 食材的放入顺序会影响最终成品的质量
- Customizable Order: The order in which ingredients are added will affect the final dish's quality
- 控制火候: 每个食材可设置独立的翻炒次数,翻炒不足或过度将影响食物状态(如过生或烧焦)
- Control Heat: Each ingredient can have an independent stir-fry count; under or over-stirfrying affects its state (e.g., too raw or burnt)
- 容错机制: 可配置是否给予玩家一定容错空间,避免因轻微失误导致食物烧焦
- Fault Tolerance: Configurable option to give players some leeway, preventing food from burning due to minor mistakes
- 热源等级: 每个配方可设置所需的热源等级,增加烹饪的策略性
- Heat Source Level: Each recipe can set a required heat source level, increasing strategic depth in cooking
- 无效配方处理: 可设置当玩家使用无效配方时的默认返还食材
- Invalid Recipe Handling: Can set default ingredient return when players use an invalid recipe
- 事件系统:
- Event System:
- 可启用/禁用炒锅烫伤玩家事件
- Enable/disable wok burning player events
- 可配置概率性事件发生几率
- Configurable probability for chance-based events
- 信息查看: 使用锅铲左键点击炒锅可查看锅中所有食材信息
- View Information: Left-click the wok with a spatula to view all ingredient information in the wok
- 对砧板和炒锅的显示实体进行了视觉升级
- Visual upgrades for the display entities of cutting boards and woks
- 新增Z轴随机旋转功能,每次放入食材都会产生自然随机的旋转效果,提升视觉效果
- Added random rotation on the Z-axis; each time an ingredient is placed, it generates a natural and random rotation effect, enhancing the visual experience
- 新增可配置的声音选项,让烹饪体验更加沉浸
- Added configurable sound options for a more immersive cooking experience
- 不再支持CraftEngine插件的家具系统: 为确保厨具的稳定性和一致性,所有厨具都将转为方块实体形式
- No longer supports the furniture system of the CraftEngine plugin: To ensure the stability and consistency of kitchenware, all kitchen tools will be converted to block entity form
- 重构了配置文件结构: 请删除旧配置文件,重新生成新配置文件
- Refactored the configuration file structure: Please delete the old configuration files and regenerate new ones
- 炒锅的热源方块暂不支持 CraftEngine 的方块,敬请期待后续更新
- The wok's heat source block currently does not support CraftEngine blocks; please look forward to future updates
- 炒锅烹饪完成的食物掉落形式尚未实装 (对应 Config.yml 中 Setting.Wok.Drop 选项)
- The drop form for food completed in the wok has not yet been implemented (corresponds to the Setting.Wok.Drop option in Config.yml)