OmniSequence: Transfinite

Quick rating

OmniSequence: Transfinite

No reviews yet

An endgame AE2 and ExtendedAE addon featuring molecular rewriting, transfinite crafting storage, massive parallel processing, and quantum-linked multiblocks.

Tech
Automation & Processing
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
omnisequence-transfinite-1.3.9.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

OmniSequence: Transfinite

Push Applied Energistics 2 beyond ordinary crafting limits.

OmniSequence: Transfinite is an endgame automation expansion for Applied Energistics 2 and ExtendedAE, designed for massive ME networks, extremely large crafting orders, high-throughput processing, and persistent multiblock computation.

From long-range crafting requests to adaptive pattern dispatch and cross-dimensional ME access, the mod focuses on scaling AE2 without sacrificing recipe correctness or world safety.


Key Features

Transfinite Autocrafting

  • Raises the configurable limit for a single AE2 crafting request into the Java long range.
  • Supports crafting amounts far beyond Integer.MAX_VALUE.
  • Integrates with AE2 creative storage cells and ExtendedAE infinite storage cells.
  • Displays infinite quantities as and prevents large-count UI overflows.

Omni-Computation Core

The Omni-Computation Core is a large endgame crafting-computation multiblock built for enormous workloads.

  • Provides Long.MAX_VALUE-scale logical crafting storage and parallel capacity.
  • Dynamically creates virtual CPU lanes for active crafting jobs.
  • Uses a safe deterministic recipe-tree optimizer.
  • Automatically falls back to native AE2 calculation for substitutions, dynamic inputs, container returns, recipe cycles, or unsupported patterns.
  • Preserves jobs, internal materials, and progress when the structure is damaged or unloaded.
  • Includes structure projection, automatic construction, automatic deconstruction, and hostile-mob suppression.
  • Features connected Computation Core Frame textures and translucent pattern-matrix rendering.

Adaptive Processing Dispatch

Processing patterns can be dispatched as complete runtime-scaled batches.

  • Batch sizes grow across server ticks using 1 → 2 → 4 → 8 → ….
  • Each provider and pattern pair advances by at most one growth step per tick.
  • Congested or rejecting machines retain their last known safe batch size.
  • Providers that accept but reject scaled patterns automatically switch to a fast single-recipe compatibility mode.
  • Duplicate patterns are routed fairly so one blocked provider cannot starve other available machines.
  • Multi-input patterns use fair remainder draining instead of allowing the first ingredient to monopolize machine input space.
  • Persistent provider queues survive chunk reloads and server restarts.
  • Output accounting is limited by the remaining AE2 waitingFor capacity to prevent long overflow.

Native AE2 and ExtendedAE providers use precise insertion and queue feedback. Additional compatibility paths preserve metadata used by supported third-party providers.

Assembly Matrix Molecular Rewrite Core

A specialized crafting core for the ExtendedAE Assembly Matrix.

  • Replaces ordinary crafting and speed cores inside compatible matrices.
  • Executes real recipe assembly logic.
  • Preserves tool durability, non-consumable inputs, and container returns.
  • Aggregates completed outputs by AEKey before returning them to the ME network.

Molecular Center

The Molecular Center is a large sequencing and matter-rewrite multiblock.

  • Supports massive parallel sequencing workloads.
  • Includes configurable pattern storage.
  • Provides animated RGB energy fields, a dynamic core, and astral-ring effects.
  • Pauses safely when required chunks are unloaded and resumes after the full structure becomes available.
  • Supports projection-assisted construction and deconstruction.

Quantum-Entangled ME Links

Large controllers include a built-in quantum endpoint.

Pair an entangled singularity in the controller with a remote AE2 Quantum Ring to access the same ME network across dimensions.

  • Construction materials can be extracted through the remote network.
  • Patterns, crafting jobs, storage, power, and deconstruction returns can use the quantum link.
  • Links automatically disconnect when the remote endpoint is unloaded, unpowered, or conflicting.
  • Connections recover automatically when valid conditions return.

Matter Sequencing and Rewrite

Create configurable matter-processing systems for metals, minerals, crystals, and organic materials.

  • Supports exact-item and item-tag rules.
  • Exact-item rules take priority over tag rules.
  • Items containing enchantments, custom names, durability, inventories, or other custom data are protected from unsafe duplication.
  • Rewrite behavior can be customized through:
config/molecularmanipulator/matter_rewrite_rules.json

Supported Platforms

Minecraft Loader AE2 ExtendedAE
1.21.1 NeoForge 21.1.230+ 19.2.17+ 1.21-2.2.32-neoforge+
1.20.1 Forge 47.4.10+ 15.4.10 1.20-1.4.12-forge

The Forge and NeoForge JARs are separate builds and are not interchangeable.


Required Dependencies

  • Applied Energistics 2
  • ExtendedAE
  • Glodium

Use dependency versions matching the selected Minecraft and mod-loader version.

Optional Integrations

Compatibility paths are included for:

  • Advanced AE
  • ExtendedAE Plus
  • AE2WTLib
  • JEI
  • AE2LT-style crafting providers
  • Other providers that correctly implement the public AE2 crafting-provider contract

Optional integrations are detected at runtime and are not required for normal startup.


Configuration

Server and client configuration files use the stable names:

omnisequence-transfinite-server.toml
omnisequence-transfinite-client.toml

Legacy molecularmanipulator-*.toml files are migrated when possible.

If a configuration contains options removed by a newer release, the old file is backed up before a fresh configuration is generated. Missing current options and invalid known values continue to use the loader's normal targeted correction behavior.

Important configurable systems include:

  • Maximum crafting-order amount
  • Pattern-page capacity
  • Structure construction speed
  • Idle power consumption
  • Omni recipe-tree optimization limits
  • Scaled-dispatch compatibility behavior
  • Single-recipe fallback calls per tick
  • Dispatch work-unit limits
  • Client-side multiblock effect quality

Installation

  1. Install the correct version of AE2, ExtendedAE, and Glodium.
  2. Download the JAR matching your Minecraft version and mod loader.
  3. Place the mod JAR in the mods directory.
  4. Install the same mod version on both the client and server.
  5. Remove older or duplicate OmniSequence JARs before launching.

Do not install a Forge build on NeoForge or a NeoForge build on Forge.


Important Forge Note

The Minecraft 1.20.1 Forge build does not register the standalone Molecular Sequence Rewrite Array block. Its pattern and matter-rewrite functionality is provided by the Molecular Center multiblock.

Worlds created with early, non-public Forge builds may lose already placed copies of that standalone block because it is no longer registered.

The NeoForge 1.21.1 build still includes the standalone array.


World Compatibility

  • The stable mod ID remains molecularmanipulator.
  • Existing worlds, patterns, and primary ME data remain compatible unless specifically noted.
  • Large jobs and internal multiblock state are persisted across saves.
  • Back up important worlds before changing Minecraft versions, loaders, or major mod versions.

Licensed under the MIT License.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works