File Details
triggermobs-forge-1.20.1-1.1.0.jar
- R
- Dec 26, 2025
- 52.73 KB
- 138
- 1.20.1
- Forge
File Name
triggermobs-forge-1.20.1-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
v1.1.0: Optional Create:Gunsmithing support and Forge events-based mob item pickup
Main Features:
- Optional support for Create:Gunsmithing with weapon-specific AI
- Weapon-specific behaviors for Flintlock, Revolver, Shotgun, Nailgun, Gatling, Blazegun, Launcher, Pneumatic Hammer, and Frag Grenade
- Dynamic strategy switching based on weapon type
Technical Changes:
- Replaced Mixin with Forge events for mob item pickup (TickEvent.LevelTickEvent)
- Mobs now properly drop non-weapon/non-tool items
- Dual-wielding support for one-handed NTGL weapons
- Cleaned up debug logging
- Event-based approach is more reliable and maintainable