Description
Track your culinary progress in Hytale!

Tasted is a survival and exploration mod designed to reward dietary variety in Hytale. It adds a "Tasting Diary" that tracks every food you consume, encouraging players to explore the world's culinary options instead of relying on a single food source.
Key Features
📖 Food Diary:
- Open the diary using the command
/tastedbook. - View your progress, check which foods you have already tasted, and see what's left to discover.
- The interface features a grimoire-style UI with filters for Fruits, Vegetables, Meats, and Ingredients.

❤️ Health & Stamina Bonuses:
- Health: Gain permanent max health for every new food you taste. (Default: +0.5 HP per food).
- Stamina (Diet System): Maintain a varied diet to receive a dynamic Stamina Buff. Eating the same food repeatedly breaks the diet and removes the buff!
Commands and Permissions
- /tastedbook - Opens the Food Diary. (NO PERMISSION NEEDED)
- /tasted refresh - Updates stats for all players.
- /tasted reset - Resets personal diary progress.
- /tasted config - Modifies mod settings in game.
- /tasted complete - Complete all foods in diary.

🛠️ Configuration
- The mod is 100% configurable via the WorldFolder/
mods/TastedConfig.jsonfile. You can tweak almost every aspect of the mod to fit your server's balance.
Health Settings:
"EnableHealthBonus": true - Set to false to disable HP gains entirely.
"HealthBonusAmount": 0.5 - How much HP is gained per food.
Diet & Stamina Settings:
"EnableDietSystem": true - Enables the variety mechanic.
"DietListSize": 2 - How many recent foods the player must remember to avoid repeating.
Example: If set to 2, you cannot eat "Apple -> Apple". You must eat "Apple -> Bread -> Apple".
"StaminaMultiplier": 1.0 - Controls the strength of the stamina buff.
Chat & Notifications:
You can toggle chat messages to reduce spam:
"EnableDiscoveryNotification": true - Shows the popup on top of the screen.
"EnableHealthBonusChat": true - Shows "Max Health Increased!" in chat.
"ShowDietMaintainMessages": false - (Recommended: false) spam when eating correctly.
"ShowDietBreakMessages": true - Warns the player when they break their diet and lose the buff.
Custom Foods:
"CustomFoodItems": [...]` - This list is automatically updated by the mod, but you can manually add IDs from other mods here to make them compatible with Tasted!



