File Details
yapi_forgotten_echoes-1.0.0.jar
- A
- Mar 30, 2026
- 41.84 KB
- 21
- 1.20.1
- Forge
File Name
yapi_forgotten_echoes-1.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
v1.0.0 — Initial Release
Core Features
- Captures items that expire naturally in the world
- Stores items with full NBT data (enchantments, names, durability)
- Items can reappear on mobs during spawn
- Items are separated by dimension (Overworld / Nether / End)
- Items receive additional durability damage before being equipped
- Successfully equipped items are removed from storage
Mob Integration
- Supports vanilla humanoid mobs (zombies, skeletons, pillagers, etc.)
- Configurable mob whitelist
- Configurable item type rules per mob
- Optional main-hand replacement system
Item System
- Supports armor, melee weapons, bows, and crossbows
- Armor detection based on equipment slot (not limited to ArmorItem)
- Extended melee detection (any item with attack damage)
Configuration
- Fully configurable via config file:
- spawn chance
- mob whitelist
- item type rules
- durability modifiers
- Dimension-based storage control
- Debug mode for development and testing
Experimental Features
- Optional support for modded bows and crossbows
- Separate config for experimental mob compatibility
- Blacklist support for problematic items
Compatibility
- Works with modded items
- Works with modded mobs that can naturally hold and use equipment
Notes
- Does not modify mob AI
- Only works with mobs that already support item usage