BreweryX MythicMobs Addon
Addon for BreweryX to add MythicMobs items support
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.
BreweryX MythicMobs Addon
🍷 BreweryX MythicMobs Addon
> This is a BreweryX addon, not a standalone plugin! > It integrates This is a BreweryX addon, not a standalone plugin! items into %%MD1%% brewing recipes, allowing you to use custom items as unique brewing ingredients.
🔔 Notice
In TheBrewingProject has already been added native support of the MythicMobs(-Crucible) items from version 2.4.0. I recommend switching to this plugin, but still this addon is supported (although I haven't received any complaints about bugs yet, hehe), at least until BreweryX stops getting support.
✨ Features
- Use MythicMobs items in BreweryX recipes with the `mythic:` prefix - Automatically validates and matches items (including NBT) - Lightweight & performance friendly
🚀 Installation
1. Download the addon 2. Place the `.jar` in `/plugins/BreweryX/addons/` 3. Restart your server
📖 Example Recipe
```yaml recipes: magical_wine: name: "Bad Wine/Wine/Good Wine" ingredients: - mythic:EnchantedCorn/20 # 20 Enchanted Corn from MythicMobs - mythic:MysticBread/5 # 5 Mystic Bread from MythicMobs - Sugar/10 # 10 regular Sugar cookingtime: 8 distillruns: 2 distilltime: 30 color: 8B00FF difficulty: 3 alcohol: 7 lore: - "A wine brewed with magical ingredients" - "Grants mystical powers to those who drink it" effects: - REGENERATION/1-2/60-120 ```
🐛 Troubleshooting
- Ensure MythicMobs items exist and load correctly - Check spelling & NBT data in recipes - Verify MythicMobs loads before BreweryX
📌 More info & support: GitHub