/
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.
namespace/munchablesitem_id.json{
"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.
This project is under an MIT license

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