← Назад к ресурсам

Food Effect Tooltips [Fabric / NeoForge]

Adds Tooltips to food that gives Status Effects when eaten

Modrinth food

Описание

# 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` ![normal effects](https://cdn.modrinth.com/data/GGfyJWnG/images/f22e5fa3013611fb5588662696aa929c1a96b93b.png) ![% effects](https://cdn.modrinth.com/data/GGfyJWnG/images/531ff1e28c210beab319cdb192685e1552c878f2.png) ![stat changes](https://cdn.modrinth.com/data/GGfyJWnG/images/d61df6d59442ba3dece1711e6e423d62a826e3bc.png)