
BetaFood
Server-side mod to restore the old beta food system
Обновлён 14 июля 2023 г. · опубликован 19 мая 2023 г.
Beta Food
Server-side mod for restoring the old beta food system, where food heals instead of adding hunger
Client side
The mod also features a client side mod to remove food eat particles / animation and also removes the hunger bar
Config
The mod has a simple server side configuration (located at: config/betafood.preferences):
stackSize=2
useDuration=1
effectiveness=1.0
blacklisted=minecraft:rotten_flesh,minecraft:spider_eye,minecraft:poisonous_potato
stackSize represents the maximum stack size any food related item (not on the blacklist) can stack to.userDuration specifies the amount of use time any food related item (not on the blacklist) will have (1 is instant)effectiveness is a floating point value representing a health multiplier which is used to determine how much hearts to heal in the following way: foodNutrition * effectivenessblacklisted is a comma seperated list of qualified item names that are blacklisted from being affected by this.
Note that all items that are considered edible by minecraft are affected by this mod
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.0.5 | Релиз | 1.20.1 | fabric | 14 июля 2023 г. | Скачать (20 КБ) |
| 1.0.4 | Релиз | 1.19.4 | fabric | 22 мая 2023 г. | Скачать (20 КБ) |
| 1.0.3.2 | Релиз | 1.19.4 | fabric | 20 мая 2023 г. | Скачать (19 КБ) |
| 1.0.3.1 | Релиз | 1.19.4 | fabric | 20 мая 2023 г. | Скачать (16 КБ) |
| 1.0.3 | Релиз | 1.19.4 | fabric | 20 мая 2023 г. | Скачать (16 КБ) |
| 1.0.2 | Релиз | 1.19.4 | fabric | 19 мая 2023 г. | Скачать (11 КБ) |
| 1.0.1 | Релиз | 1.19.4 | fabric | 19 мая 2023 г. | Скачать (11 КБ) |
| 1.0.0 | Релиз | 1.19.4 | fabric | 19 мая 2023 г. | Скачать (9 КБ) |
Ченджлог
1.0.5Релиз1.20.1 · 14 июля 2023 г.
- Changed to 1.20.1
1.0.4Релиз1.19.4 · 22 мая 2023 г.
- Made bars match the beta system more closely.
- Made sure license is correct
1.0.3.2Релиз1.19.4 · 20 мая 2023 г.
- Made blacklist synced over the network
1.0.3.1Релиз1.19.4 · 20 мая 2023 г.
- Small bug fix on non blacklisted items displaying food animation
1.0.3Релиз1.19.4 · 20 мая 2023 г.
- Added client side mod to make some graphical changes
- removed food bar
- removed food particles on food
- Minor performance improvements
1.0.2Релиз1.19.4 · 19 мая 2023 г.
- Added item blacklist
1.0.0Релиз1.19.4 · 19 мая 2023 г.
- Added mod
Комментарии
Загружаем…