Food Effect Tooltips [Fabric / NeoForge]
Adds Tooltips to food that gives Status Effects when eaten
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Food Effect Tooltips [Fabric / NeoForge]
Your one-drop-shop for everything Consumable
Quite a few food items grant the player bonuses in the form of status effects. These effects, however, are never listed ingame. Which is a nuisance, especially in modded scenarios, where the player is not acquainted with all food options and their effects.
With Food Effect Tooltips all effects are shown in the items tooltip! - fully client side - handles effects that only get applied with a % chance - shows stat changes for effects - compatible with other mods that display food information, like AppleSkin - also lists effects of items that clear status effects (like Milk), items that teleport (like Chrorus Fruit), Mushromm Stew and items that apply effects on death (like Totems of Undying) - Fully compatible with other mods
How it works
The mod reads components of hovered items, parses their data and displays them in the tooltip. As of v2.0.0 FoodEffectTooltips handles: - `consume_component` - `apply_effects` - `remove_effects` - `clear_all_effects` - `teleport_randomly` - `death_protection` - `suspicious_stew_effects`


