Description
Please prioritize downloading the latest version, as older versions have unfixed bugs~
请优先下载最新版本,旧版本有未被修复的bug存在~
When the player eats a food they have not consumed before, and the accumulated hunger value reaches 20, the player will receive a permanent bonus of +1 Health, +1 Armor, and +1 Attack Damage. This bonus does not disappear upon exiting the game or dying.
The hunger value required to trigger the bonus, the increment of the threshold after each trigger, the initial health, and the increases in health, armor, and attack damage can be modified in the configuration file located in the config folder.
Guide
A new item, the Food Book, has been added and can be found in the Creative Mode inventory under Tools & Utilities.
It allows players to view:
The current accumulated hunger value
The number of times the bonus has been triggered
The number of foods consumed
The current bonus stats
Foods that have been eaten and those that have not (with quick navigation buttons for "Eaten" and "Not Eaten")
Crafting Recipe:
If Just Enough Items (JEI) is installed, players can right-click on a food item shown in the book to view its recipe.
Commands
The following mod-related commands are available (permission required):
/foodstats reset - Resets the food statistics data but retains the bonuses
/foodstats info - Displays the total accumulated hunger value and the number of foods consumed
当玩家吃下没有吃过的食物,所累积的饥饿值到达 20 时,为玩家提供生命值 + 1,护甲值 + 1,攻击力 + 1 的永久加成,不会因为退出游戏或死亡消失。
其中触发加成所需的饥饿值,每次触发加成后阈值增加的值,初始血量,增加的生命值、护甲值、攻击力可以在 config 文件夹中的配置文件中更改。
指南
加入了食物手册这一物品,位于创造模式物品栏:工具与实用物品。
可以查看:当前阶段所累计的饥饿值、触发加成的次数、吃过的食物数量、当前的加成数值、已经吃过的食物和未吃过的食物(并可以通过“已食用”和“未食用”两个按钮快速跳转)。
在安装了 JEI 物品管理器 的情况下,可以右键书中显示的食物来查看该食物的配方。
命令
有关模组的指令如下(需要权限):
/foodstats reset - 重置统计食物的数据但保留加成;
/foodstats info - 查看累计的总饥饿值以及吃过的食物数量。


