Food
Create custom consumable items with effects.
Texture Requirements
- Food texture — Standard PNG sprite
Configuration Options
- Food Name — Internal identifier
- Display Name — In-game name
- Hunger — Hunger points restored (half shanks)
- Saturation — Saturation value
- Always Edible — Can be eaten even when not hungry
- Effects — Potion effects applied when consumed
- Eat Duration — Time to consume (in ticks)
Plugin Support
| Plugin | Food Support |
|---|---|
| ItemsAdder | ✅ |
| Oraxen | ✅ |
| Nexo | ✅ |
| CraftEngine | ✅ |
| MythicCrucible | ❌ Not supported |
Note: MythicCrucible does not support 1.21+ food components. Food items cannot be generated for MythicCrucible.
Tips
Balance hunger and saturation values carefully for server economy.