Mod Support and Mod Pack Support - MarkusBordihn/BOs-Easy-Mob-Farm GitHub Wiki
π§© Mob Support and Mod Pack Support
Easy Mob Farm is designed with compatibility and extensibility in mind. Whether you're adding support for a few custom mobs or building a full modpack, you can integrate new creatures, visuals, and loot using standard data packs and resource packs β often without changing the mod itself.
This page explains how to add support for modded mobs, custom drops, and advanced integrations.
π Custom Mob Capture Cards
You can define custom Mob Capture Cards for any mob, including those added by other mods. Cards can have different rarities, custom models, sizes, and even special conditions such as player kills or animation states.
π Learn more here: β‘οΈ Custom Mob Cards
π Custom Loot Tables
Easy Mob Farm supports standard Minecraft loot tables for captured mobs. This makes it easy to change what mobs drop β whether it's vanilla or modded mobs β by adding simple JSON files to your data pack.
π Learn more here: β‘οΈ Custom Loot Tables
π§ͺ Special Mod Support
While most integrations can be done without modifying Easy Mob Farm itself, the mod also includes * advanced support for special cases*.
These allow you to:
- Add new types of catalyst items
- Enable special interactions between mobs and farm behavior
- Extend loot logic and visuals based on external mod content
πΈ Frog Lights and Swampier Swamps
One of the best examples of advanced mod integration is the Frog Light system.
When used alongside the mod **Swampier Swamps **, Easy Mob Farm supports:
- Custom Mob Capture Cards for new frog types
- New Frog Catalyst items, specific to each frog variant
- Automatically supported Frog Light colors based on the frog used
β οΈ Note: This feature requires special mod support, but it shows whatβs possible by combining mob data, loot tables, and visual customization.