Перейти к содержимому
Mineforgian

食物增强

Reward players for consuming a variety of different foods 奖励吃多种不同食物的玩家

Загрузки
11K
Подписчики
4
Обновлён
5 июля 2026 г.
Лицензия
CC-BY-NC-SA-4.0

Опубликован 25 апреля 2025 г.

Please prioritize downloading the latest version, as older versions have unfixed bugs~

请优先下载最新版本,旧版本有未被修复的bug存在~

Credits

v3.0.2 was primarily developed by community contributor QF, including the bonus mode system, Cloth Config integration, whitelist/blacklist system, command expansions, and config sync features. Special thanks!

鸣谢

v3.0.2 版本由社区贡献者 QF 主导开发,包括增益模式系统、Cloth Config 集成、白名单/黑名单系统、指令扩展及配置同步等核心功能。特此致谢!

When the player eats a food they have not consumed before, and the accumulated hunger value reaches the threshold, 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.

This mod supports three bonus modes (switchable in the config file): Saturation Threshold — bonus triggers when accumulated saturation reaches the threshold; Per Unique Food — bonus triggers for every new allowed food eaten; Per N Unique Foods — bonus triggers after every N new allowed foods eaten.

This mod also supports food whitelists and blacklists. When the whitelist is empty, all foods are allowed; when non-empty, only whitelisted foods can trigger bonuses. The blacklist takes priority over the whitelist.

The hunger value required to trigger the bonus, the increment of the threshold after each trigger, the initial health, the increases in health, armor, and attack damage, the bonus mode, and the food lists can all be modified in the configuration file located in the config folder. With Cloth Config API installed, you can also adjust settings via an in-game GUI from the Mods menu.

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 bonus mode, the number of times the bonus has been triggered, the number of foods recorded, the current bonus stats (with caps), mode-specific progress (saturation progress / unique food count), 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 info — View player stats (including bonus mode and attribute progress) /foodstats reset — Reset stats and remove all bonuses /foodstats mode — View current bonus mode /foodstats mode saturation / unique / count — Switch bonus mode (Chinese aliases available) /foodstats whitelist addheld / removeheld / clear / list — Manage food whitelist /foodstats blacklist addheld / removeheld / clear / list — Manage food blacklist /foodstats reload — Reload config and sync to all clients

当玩家吃下没有吃过的食物,所累积的饥饿值到达阈值时,为玩家提供生命值 +1,护甲值 +1,攻击力 +1 的永久加成,不会因为退出游戏或死亡消失。

本模组支持三种增益触发模式(可在配置文件中切换):饱食度累计——累计饱食度达到阈值触发加成;每种新食物一次——每食用一种新的允许食物触发一次加成;每 N 种新食物一次——每食用 N 种新的允许食物触发一次加成。

本模组同时支持食物白名单和黑名单。白名单为空时不限制食物;白名单非空时仅白名单内食物可触发增益。黑名单优先级高于白名单。

其中触发加成所需的饥饿值、每次触发加成后阈值增加的值、初始血量、增加的生命值、护甲值、攻击力、增益模式以及食物名单均可在 config 文件夹中的配置文件中更改。安装 Cloth Config API 后,还可通过 Mod 菜单的图形界面在游戏内调整。

指南

加入了食物手册这一物品,位于创造模式物品栏:工具与实用物品。可以查看:当前增益模式、触发加成的次数、已记录食物数量、当前的加成数值(含上限)、各模式的进度(饱食度进度 / 新食物计数)、已经吃过的食物和未吃过的食物(并可通过"已食用"和"未食用"两个按钮快速跳转)。

合成配方:

在安装了 JEI 物品管理器的情况下,可以右键书中显示的食物来查看该食物的配方。

命令

有关模组的指令如下(需要权限):

/foodstats info — 查看玩家统计数据(含增益模式、各属性进度) /foodstats reset — 重置统计数据并移除属性加成 /foodstats mode — 查看当前增益模式 /foodstats mode saturation / unique / count — 切换增益模式(中文别名:饱食度 / 每种 / 累计) /foodstats whitelist addheld / removeheld / clear / list — 管理食物白名单 /foodstats blacklist addheld / removeheld / clear / list — 管理食物黑名单 /foodstats reload — 刷新配置并同步到所有客户端

Ченджлог

3.0.2Релиз1.21.1 · 5 июля 2026 г.

v3.0.2 - 多元增益更新 🎉 特别鸣谢 本版本由贡献者** QF** 主导开发,包括全新的增益模式系统、Cloth Config 集成、 指令增强、配置同步等核心功能。感谢 **QF **的卓越贡献!

✨ 新增功能 三种增益模式:饱食度累计 / 每种新食物一次 / 每N种新食物一次 游戏内 Cloth Config 配置界面(支持中文) 食物白名单/黑名单系统(游戏内可管理) 新增指令:/foodstats mode | whitelist | blacklist | reload 服务器配置实时同步到所有客户端 🔧 修复 修复 JEI 和 Cloth Config 强制依赖问题 优化客户端/服务端代码分离 📦 依赖 可选:JEI(右键查看食物配方) 可选:Cloth Config(游戏内配置界面)

v3.0.2 - Multi-Bonus Update 🎉 Special Thanks This version was primarily developed by contributor QF, including the new bonus mode system, Cloth Config integration, command enhancements, config sync, and other core features. Huge thanks to QF for this outstanding contribution!

✨ New Features Three bonus modes: Saturation Threshold / Per Unique Food / Per N Unique Foods In-game Cloth Config menu (supports Chinese) Food whitelist / blacklist system (manageable in-game) New commands: /foodstats mode | whitelist | blacklist | reload Server config syncs to all clients in real time 🔧 Fixes Fixed JEI and Cloth Config being incorrectly marked as required dependencies Improved client/server code separation 📦 Dependencies Optional: JEI (right-click to view recipes) Optional: Cloth Config (in-game config menu)

2.3.3Релиз1.21.1 · 5 апреля 2026 г.

Fixed the issue where the mod caused the server to crash.

2.3.2Релиз1.21.1 · 21 марта 2026 г.

Fixed an issue where health would reset to the base amount after exiting and re-entering the game.

修复每次退出游戏重进后,血量重新从基础血量开始累计的问题

2.3.1Релиз1.21.1 · 21 марта 2026 г.

Fixed the issue where buffs disappeared after exiting and re-entering the world.

2.3.0Релиз1.20.1 · 24 июля 2025 г.

有关模组2.3.0版本的相关修改内容如下:

在config文件中添加了“是否开局给予食物手册”的选项

修复了食物手册显示不全的问题

修复了上限加成的问题

修复了跨纬度和突然回血的bug

修复了JEI未安装时导致崩溃的问题

The relevant modification contents of the mod version 2.3.0 are as follows:

Added an option in the config file for "whether to give the food guide at the start".

Fixed the issue of incomplete display of the food guide.

Fixed the problem with the upper limit bonus.

Fixed bugs related to cross-dimension and sudden health regeneration.

Fixed the issue of crashes when JEI is not installed.

2.1.0Релиз1.20.1 · 28 июня 2025 г.

1.增加了上限的配置选项,可在config文件中配置 2.增加了初始血量的配置可在config文件中配置 3.修改了食物手册的食物显示界面,增加了每一页可以显示的食物 4.对食物手册物品的材质进行了修改,使其更加贴合原版材质 5.修改了食物手册UI界面的部分布局,避免了遮挡

1.Added configuration options for maximum limits, which can be configured in the config file. 2.Added configuration for initial health, which can be configured in the config file. 3.Modified the food display interface of the Food Manual and increased the number of foods that can be displayed per page. 4.Modified the item textures in the Food Manual to make them more consistent with vanilla textures. 5.Adjusted part of the layout in the Food Manual's UI interface to avoid obstruction.

2.0.0Релиз1.20.1 · 25 апреля 2025 г.

奖励吃多种食物的玩家。

Комментарии

Загружаем…