|
|
BetaFood (BetaFood)Github |相关wiki |源站链接支持: fabricServer-side mod to restore the old beta food system.
模组介绍:
BetaFood 是一个服务端模组,旨在恢复旧版的食物系统。
客户端支持:
该模组还包含客户端支持,可以移除食物食用粒子/动画,并且移除饥饿条。
配置:
该模组具有简单的服务器端配置(位于:`config/betafood.preferences`):
stackSize=2
useDuration=1
effectiveness=1.0
blacklisted=minecraft:rotten_flesh,minecraft:spider_eye,minecraft:poisonous_potato
- `stackSize` 表示任何食物相关物品(不在黑名单中)的最大堆叠大小。
- `useDuration` 指定任何食物相关物品(不在黑名单中)的使用时间量(1 为瞬间)。
- `effectiveness` 是一个浮点值,代表健康加成倍数,用于确定治疗的心数,计算方式为:`食物营养值 * effectiveness`。
- `blacklisted` 是一个逗号分隔的合格物品名称列表,这些物品不受此模组影响。
请注意,所有被 Minecraft 视为可食用的物品都受此模组影响。
来自Modrinth所有游戏版本1.20.11.19.4所有类型fabricBetaFood 1.0.5BetaFood-1.0.5.jar下载1.0.5#Release- Changed to 1.20.1展开版本: 1.0.5支持游戏: 1.20.1类型:FabricRelease下载次数: 3,361BetaFood 1.0.4BetaFood-1.0.4.jar下载1.0.4#Release- Made bars match the beta system more closely.- Made sure license is correct展开版本: 1.0.4支持游戏: 1.19.4类型:FabricRelease下载次数: 117BetaFood 1.0.3.2BetaFood-1.0.3.2.jar下载1.0.3.2#Release- Made blacklist synced over the network展开版本: 1.0.3.2支持游戏: 1.19.4类型:FabricRelease下载次数: 47BetaFood 1.0.3.1BetaFood-1.0.3.1.jar下载1.0.3.1#Release- Small bug fix on non blacklisted items displaying food animation展开版本: 1.0.3.1支持游戏: 1.19.4类型:FabricRelease下载次数: 50BetaFood 1.0.3BetaFood-1.0.3.jar下载1.0.3#Release- Added client side mod to make some graphical changes- removed food bar- removed food particles on food- Minor performance improvements展开版本: 1.0.3支持游戏: 1.19.4类型:FabricRelease下载次数: 42BetaFood 1.0.2BetaFood-1.0.2.jar下载1.0.2#Release- Added item blacklist展开版本: 1.0.2支持游戏: 1.19.4类型:FabricRelease下载次数: 34BetaFood 1.0.1BetaFood-1.0.1.jar下载1.0.1#Release展开版本: 1.0.1支持游戏: 1.19.4类型:FabricRelease下载次数: 43BetaFood 1.0.0BetaFood-1.0.0.jar下载1.0.0#Release- Added mod展开版本: 1.0.0支持游戏: 1.19.4类型:FabricRelease下载次数: 49全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
BetaFood |
楼主
2025-8-10 16:50:43
回复(0)
收起回复
|