File Details
evilcraftvengeancemodified-1.0.2.jar
- R
- Apr 28, 2026
- 11.85 KB
- 43
- 1.21.1
- NeoForge
File Name
evilcraftvengeancemodified-1.0.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
*added a configurable check for the evilcraft:vengeance_ring in the curios ring slot
*config allowed_item default set to only evilcraft:vengeance_ring (removed evilcraft:spectral_glasses)
*performance improvements:
Reduced spawn-time overhead - Vengeance Spirit checks now stop as soon as a valid condition is found
Player eligibility caching - Added a per-player cache that stores whether a player meets spawn conditions - Cache is only recalculated when equipment changes or on login
Optimized enchantment checks - Uses direct registry access once per evaluation instead of repeated lookups
Early distance filtering - Players outside the configured radius are skipped before any expensive checks run
*increased default check radius in configs to 32