Fungal Infection: Spore Infnexus

Addon for Fungal Infection: Spore. This mod adds the Nexus of Infection, an invulnerable central point that spreads corruption outward in an expanding radius. Players can weaken the infection by killing Spore mobs or freezing them using CDU units.

File Details

infnexus 2.0.2

  • R
  • Jun 12, 2026
  • 129.22 KB
  • 822
  • 1.21.1
  • NeoForge

File Name

infnexus-2.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:fungal-infection-spore-infnexus-1543648:8236221"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Infnexus 2.0.2 (NeoForge 1.21.1)

Requires Fungal Infection: Spore 2.2.0+. On old worlds run /infnexus reset.

- Nexus size is now fixed (6x8 hitbox): the nexusSize config option and the
  SCALE attribute are gone
- Datapack support for Spore's conversion table: rules from
  data/<namespace>/spore_block_conversion/*.json (block ids and #tags,
  minecraft:air deletes) now drive the Nexus infection too, overriding the
  built-in table; reloadable with /reload
- Fixed config layout: [autospawn] and [cdu] are top-level sections now
  (they were nested inside [growth] by mistake) - re-check these values
  if you customized them
- Big saves fix: the infection BFS state is dropped after phase I, so the
  Nexus no longer bloats world saves by megabytes
- Fixed Proto Hivemind cap accidentally counting pigs, boss bar leaking
  between worlds on the integrated server, and wrong version in logs