Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
中文
一个简单的fabric1.20.1 生活调味料:胡萝卜版 部分功能移植mod
概述
本mod旨在通过增加血量上限奖励玩家食用新的食物,以加强玩家对整合包食物系统的动力,并平衡整合包的游戏难度。
配置文件
- 所有配置项按照血量计算,2血量=1心
maxHealthy
"maxHealthy": 120,
配置最大血量上限 版本:0.1.1+
defaultHealthy
"defaultHealthy": 120,
初始血量上限 版本:0.1.1+
healthyGain
"healthyGain": 2,
每次奖励血量数 版本:0.1.1+
resetOnDeath
resetOnDeath: false,
死亡后是否重置生命值上限与所有食物记录。 版本:2.0+
developerMode
"developerMode": false,
开发者模式,输出log记录玩家变更记录,建议不持续开启。 版本:2.1.0+
healToMaxOnIncrease
"healToMaxOnIncrease": false
是否在增加生命上限时恢复满血。 版本:2.1.0+
命令项
cleanhealthy
/sol2f clearhealthy
重置当前玩家的生命值上限与所有食物摄入记录,需管理员权限。 版本:2.0+
Q&A
Q 是否允许将此mod添加到整合包?
A 是的!该mod为平衡整合包设计,但是请不要使用整合包盈利或修改mod信息。
Q 是否允许将此mod上传至别的平台?
A 这是被允许的。但是不允许付费下载、限制下载(包括下载前看广告、下载需要积分类代币),请标注modrinth页面链接且不要修改mod信息。
Engilsh
English
Translation is completed by artificial intelligence, AI-generated content may be inaccurate. For accurate information, please refer to the original Chinese text. A simple Fabric 1.20.1 port of selected features from Spice of Life: Carrot Edition
Overview
This mod rewards players with increased maximum health for eating new foods, encouraging engagement with the modpack's food system and balancing the modpack's difficulty.
Config
- All configuration values are calculated using health points, where 2 health points = 1 heart
maxHealthy
"maxHealthy": 120,
Set the maximum health cap Version: 0.1.1+
defaultHealthy
"defaultHealthy": 120,
The player's starting maximum health Version: 0.1.1+
healthyGain
"healthyGain": 2,
The amount of health gained each time a new food is consumed Version: 0.1.1+
resetOnDeath
resetOnDeath: false,
Whether to reset maximum health and all food records upon death Version: 2.0+
developerMode
"developerMode": false,
Enables debug logging of player health and food changes; not recommended for continuous use Version: 2.1.0+
healToMaxOnIncrease
"healToMaxOnIncrease": false
Whether to fully heal the player when their maximum health is increased Version: 2.1.0+
Command
cleanhealthy
/sol2f clearhealthy
Resets the current player's maximum health and all food intake records; requires operator permissions Version: 2.0+