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

Munchables

A simple, light-weight, and data-driven API for adjusting eat times in Minecraft!

Загрузки
464
Подписчики
5
Обновлён
15 марта 2024 г.
Лицензия
MIT

Опубликован 12 сентября 2023 г.

Deprecated due to item components having this feature in 1.20.5+

Leapers Logo
RamCorp Logo

A simple, light-weight, and data-driven API for adjusting eat times in Minecraft!


modrinth github discord-singular
fabric forge

FAQ

Is this compatible with X mod?

Most likely yes! This mod is fully compatible with most food mods. Note that a specific food item would not be compatible if it adds a custom eat time WITHOUT using this API.

How To Use

  1. create a data pack
  2. create the folder namespace/munchables
  3. In the new folder, create a json file named item_id.json
  4. Have the json file follow the following schema:
{
    "replace": boolean // if set to true, will override the entry item if it already exists
    "eatTime": int // the time in ticks it takes to eat the item
}

This example would change the eat time for the item: namespace:item_id Still not sure how to use it? See the Wiki for a more detailed walk through or contact us via the contact options on our github page.

License

This project is under an MIT license

Центр версий

2 версий
  • Релиз16 КБ
  • Релиз17 КБ

Ченджлог

1.0.0Релиз1.20.2, 1.20.3, 1.20.4 · 15 марта 2024 г.
  • Updated version check to allow 1.20.1-1.20.4
  • No changes to API usage
1.0.0Релиз1.20.1 · 12 сентября 2023 г.

Initial Release

Комментарии

Загружаем…