promotional bannermobile promotional banner

Ascendant Spawners

A NeoForge addon for Ascendant Equipment: silk-touch mob spawners and modify their stats (delay, range, spawn count, redstone control, and more) via crafting recipes.
Back to Files

Ascendant Spawners (0.0.0-beta.7)

File nameascendant_spawners-26.2-neoforge-0.0.0-beta.7.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 5, 2026
Downloads
13
Size
297.2 KB
Mod Loaders
NeoForge
File ID
8583893
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:ascendant-spawners-1638524:8583893"

Learn more about Curse Maven

What's new

v0.0.0-beta.7 - Fix load-order cycle crash

Fixes a startup crash caused by a mutual ordering="AFTER" constraint between Ascendant Spawners and Ascendant Equipment.

Fix

  • The optional ascendant_equipment dependency used ordering="AFTER", but ascendant_equipment also declares this mod with ordering="AFTER". The reciprocal ordering made a cycle that NeoForge cannot topologically sort, failing mod discovery (Mod Sorting failed. Detected Cycles) and preventing the client from starting.
  • Changed to ordering="NONE" so the dependency remains optional without imposing an ordering edge.
  • Version floor for the optional ascendant_equipment dependency raised to [0.0.0-beta.5,).
Early development build. Textures are placeholders — final art is a separate, non-blocking follow-up. Ascendant Equipment is currently an optional dependency until this mod integrates with it; it will become required then (without a reciprocal ordering).

JAR: ascendant_spawners-26.2-neoforge-0.0.0-beta.7.jar

This mod has no additional files