Spoorn Bounty Mobs


Special bounty-marked mobs appear in the Minecraft world! Random creatures can spawn with bounty markers, gaining unique abilities, modified stats, and special sizes. Players receive generous rewards with fully customizable loot, plus bonus stats when leveling up as bounty hunters.
Bounty Mob Features
Mobs are distributed across six rarity tiers: Common, Uncommon, Rare, Epic, Legendary, and Doom. Each tier provides:
- Increased health, damage, and experience
- Various size scales
- Customizable highlight colors for each tier
- Special effects: weakness, wither, blindness, poison, slowness, hunger
- Fire attacks and resistance
- Regeneration and other abilities
Player Statistics
Players develop their bounty hunting skills:
- Kill counters for each mob tier
- Overall hunter rating based on achievements
- Hunter level determined by rating and settings
- Bonus health and damage depending on achieved level
Loot System
Each mob tier has preset rewards that can be fully customized. The system supports regular expressions for entity identification, allowing loot customization for any mobs, including those added by other mods.
Configuration
The configuration file is located at config/spoornbountymobs.json5 and contains detailed documentation. You can configure:
- Chance of bounty mobs spawning
- Player bonus stats
- Mob glow duration
- Sizes and effects for each tier
- Loot system
For a more vanilla experience, you can disable visual effects by setting:
- "bountyMobGlowDuration": 0
- "showBountyParticleEffects": false
- "mobSizeScale": 1 for all tiers
Commands
/spoornbountymobs stats <player> - displays player statistics

Requirements

Requires Fabric and Cloth Config API. HealthOverlay is recommended to display health beyond the standard limit. The mod must be installed on both client and server.