Community listing page, reviews here may not be monitored by the author.
AE2 Crafting Plan Improve
No reviews yet
Better calculation of AE2 crafting plans.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
AE2 Crafting Plan Improve is a NeoForge addon for Applied Energistics 2. It ports the AE2S Crafting Plan Improve to Minecraft 1.21.1 and focuses on two user-visible improvements:
- Better crafting plan calculation for complex and recursive processing patterns.
- Force-start incomplete plans, so you can submit a plan that is missing some inputs and supply them into the CPU later.
Instead of re-simulating the same pattern branches repeatedly, the planner builds a graph, solves recursive SCCs with a local planning pass, and memoizes reusable results. This makes recursive and multi-path plans more stable and faster to calculate.
Effect: in Circulate233/PatternTest, a test mod that constructs an extreme crafting tree, the native AE algorithm takes about 43 seconds to calculate the plan (Note: This data was obtained on the author's device.). With this mod, the first calculation takes about 80 ms, and subsequent cached calculations take under 20 ms.
The improved planner comes from Applied-Energistics-2-Supergiant.
Features
- Improved crafting planner based on the upstream graph/SCC calculation branch.
- Support for positive-net recursive processing patterns.
- Force-start incomplete crafting plans from the crafting confirmation screen.
- Pseudo Crafting Card upgrade for Pattern Providers.
- Temporary pseudo crafting from the Crafting Terminal.
- Persistence for pseudo inventory, waiting inputs, recursive state, and temporary providers.
- Configurable graph optimization, memoization cache, calculation pausing, recursive reserves, and performance metrics.
Compatibility
- Minecraft 1.21.1
- NeoForge 21.1.244
- Applied Energistics 2 19.2.17
- Java 21
Screenshots
Gallery
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.
- AE2: Crafting Tree
- AE2 Crafting Tree - Legacy
- AE2 Crafting Optimizer
- AE2 Crafting Priority
- AE2: Crafting Tree Refreshed
- AE2 Crafting Time
- AE2 Crafting Scheduler — Pause & Resume Crafting Jobs
- AE2 Crafting CPU Item Count Display
- AE2 Crafting Reservations
- Extra Crafting Storage
- AE2 Desktop Notifications
- AE2 Pattern Archive
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources