promotional bannermobile promotional banner

Complexity Analyzer

A powerful framework that calculates the 'true cost' of every item, enabling deep analysis and balancing for complex modpacks.
Back to Files

Complexity-Analyzer 0.8.0-alpha-1.21.1

File namecomplexityanalyzer-0.8.0-alpha-1.21.1.jar
Uploader
dertex909dertex909
Uploaded
Aug 23, 2026
Downloads
4
Size
8.2 MB
Mod Loaders
NeoForge
File ID
8717554
Type
A
Alpha
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:complexity-analyzer-1377875:8717554"

Learn more about Curse Maven

What's new

🌌 New Complexity Tiers

  • Extended Complexity Scale: Added new tiers designed for massive modpacks and extreme end-game recipes: Celestial, Astral, Eternal, Primordial, Singularity, Inconceivable, and Boundless.
  • Added localizations for all new categories across all supported languages.

🌿 Web Dashboard & Visual Craft Tree

  • New Landing Hub:
    • Recently Viewed section for quick access to previously inspected items.
    • High Complexity Targets showcase featuring the most complex items in the modpack.
    • Random Recipe button for discovering and exploring production chains.
  • Craft Tree Improvements:
    • Tree nodes now display the required machine badge alongside its amortization cost (Machine Tax).
    • Improved dynamic branching, expanding/collapsing, and resource demand calculation.
  • Table Redesign & Performance: Item, Mob, Fluid, and Source tables have been unified under a single virtualized table engine with smart dynamic column width adjustments.
  • Full Offline Support: Fonts (JetBrains Mono) are now bundled locally with the mod (no external requests to Google Fonts).

⚙️ Enhanced Machine Recognition (Machine Scanner)

  • Machine Controller Graph Scanner: Introduced a graph-based BFS resolution algorithm to accurately map multiblock controllers and virtual blocks to their corresponding physical inventory items.
  • Completely modularized the machine registry scanner (split into ASM, reflection, and static holder scanners).

🚀 Engine Optimization & Safety

  • ProbeScope: Added an isolated execution scope during plant simulations and dynamic recipe probing to prevent memory leaks and unwanted chunk generation.
  • Faster Solver Computations: Optimized multi-threaded parallel execution across multi-core systems.
  • Graph Streamlining: Removed the redundant intermediate chemical/gas layer, resulting in a cleaner recipe graph and faster item/fluid cost calculations.

🗺️ Commands & GeoScan

  • Updated GeoScan Profiles: Speed profiles have been renamed for clarity: normal, fast, aggressive, and unlimited.
  • Smarter Autocomplete: Improved command suggestions for analysis, export, and category filtering.

💾 Data Storage

  • Dashboard Snapshot Backups: Updating web dashboard data now automatically maintains up to 5 rolling history backups (history_*.cabin).