添加 Additions
Introduce Food containers. Server-side-only installations can enable them by installing Polymer on the server and enabling the use-polymer configuration. A feature that a lot of people asked for was an iteration on the lunch boxes etc. of the original Spice of Fabric mod. They allow you to store multiple foods in a single slot like a small backpack. You can directly eat from these lunch boxes by right-clicking. You can enable the paper bag, the lunch box and the picnic basket in the config.
引入了食物容器。仅服务端安装时可通过在服务器内安装 Polymer 并启用 use-polymer 选项来使用它们。这是一个被许多玩家请求添加的类似原版生活调味料中午餐盒的物品。它们允许你像小型背包一样在单个物品槽中存储多份食物。可通过右击来直接食用其中的食物。你可以在配置中启用纸袋、午餐盒和野餐篮。
Chinese and German translations. You can submit further translations at https://weblate.siphalor.de/engage/spice-of-fabric.
汉语和德语翻译。你可以在此处提交更多的翻译。
更改 Changes
The ^ operator in formulas has been replaced by the power() function
公式中的“power()”算法现在被“^”运算符替代。
Changed the default health formula to only change the max health in steps of full hearts.
更改了默认的生命值公式,现在该公式会以 2点()生命值为单位进行步进。
The Diet journal has been completely revamped into a custom chest-based UI. You can also now switch to different views:
饮食日志现在被彻底翻新为一个自定义的基于箱子的 UI。现在你可以切换不同的视图:
Last eaten foods
最近食用的食物;
Unique foods eaten (carrot mode)
食用过的独特食物(胡萝卜模式);
Unique foods not eaten yet
未食用过的独特食物。
Optionally you can now enable access to the diet journal via a command: spiceoffabric:journal
你也可以使用 spiceoffabric:journal 命令来访问饮食日志。
Extract the food modification logic into a library "Capsaicin". This allows other mods to apply their own food modifications without conflicts.
将食物修改逻辑提取为“Capsaicin 辣椒素”库。这样可以允许其他模组在不产生冲突的情况下应用它们的食物修改。
修复 Fixes
Fixed various food history issues.
修复了许多食物历史问题。
Fixed issue with the refresh command not considering the max health in the config properly.
修复了一个关于刷新命令不正确地考虑配置中的最大生命值的问题。
Fixed food journal recipe incompatibility with KubeJS. Spice Of Fabric is no longer dependent on Nbt Crafting.
修复了食物指南的配方不兼容 KubeJS 的问题。现在本模组不再依赖 Nbt Crafting。