Vengeance Spirit Modified - an EvilCraft addon

Modifies EvilCraft's Vengeance Spirit to only spawn with configurable conditions (see description below for more info).

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

NeoForge

implementation "curse.maven:vengeance-spirit-modified-evilcraft-addon-1519297:8003840"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

*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