修复研磨机配置文件中 Setting.Grinder.Drop 选项设为 false 时,研磨机无任何输出的问题 Fixed the issue where the grinder had no output when the Setting.Grinder.Drop option was set to false in the configuration file.
新增 | New Added
为炒锅新增 Drop 配置项,用于控制成品是否掉落至指定的机器位置 Added a Drop configuration item for the wok to control whether the product drops to the specified machine location.
炒锅的 Output、RAW、BURNT 类型均支持配置为 command 选项 The Output, RAW, and BURNT types of the wok now support configuration as command options.
为蒸锅新增 Drop 配置项,用于控制成品是否掉落至指定的机器位置 Added a Drop configuration item for the steamer to control whether the product drops to the specified machine location.
蒸锅的 Output 类型支持配置为 command 选项 The Output type of the steamer now supports configuration as command options.
调整 | Adjustments
当 command 作为奖励触发时,若未找到指定玩家,将默认选取附近的玩家作为执行对象 When command is triggered as a reward, if the specified player is not found, it will default to selecting a nearby player as the execution target.