Community listing page, reviews here may not be monitored by the author.
Recursive AE2 Pattern Provider
No reviews yet
Automatically generate dependency patterns for complex AE2 recipes
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
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
Recursive AE2 Pattern Provider
🔄 Overview
https:/streamable.com/fgzitu
✨ Features
🎯 Automatic Pattern Generation
🔧 Per-Pattern Control
🎨 Visual Feedback
⚙️ Configuration Options
🎮 How to Use
Step 1: Create Your Pattern
Step 2: Make it Recursive
[AE2 Pattern] + [Recipe Item] → [Recursive Pattern]
Step 2b: Remove Recursion
Craft the recursive pattern alone (without the recipe item) to make it normal again
💡 Customizing the Recipe Item
```toml
[recursiveae2patternprovider-common.toml]
recipeItem = "minecraft:diamond" # Use diamond instead of iron
# Or use any other item:
# recipeItem = "minecraft:gold_ingot"
# recipeItem = "minecraft:emerald"
# recipeItem = "ae2:calculation_processor"
```
Step 3: Install in Pattern Provider
Step 4: Automatic Magic
Example Scenario
📋 Configuration
🔧 Technical Details
Compatibility
- Advanced AE: compatible from 1.0.6 ( Not their Advanced Processing Pattern)
Performance
Recursive AE2 Pattern Provider 🔄 Overview Recursive AE2 Pattern Provider revolutionizes Applied Energistics 2 automation by automatically generating dependency patterns for complex recipes. Say goodbye to tedious manual pattern creation and hello to effortless multi-tier crafting automation!
✨ Features 🎯 Automatic Pattern Generation
- Smart Dependencies: Automatically creates patterns for missing crafting ingredients
- Recursive Logic: Generates patterns for ingredients of ingredients, as deep as you configure
- Recipe Discovery: Only creates patterns for items that have valid crafting recipes
- If you set a no crafting pattern as Recursive you need to put in a pattern provide attached to a Molecular Assembler
🔧 Per-Pattern Control
- Add Recursion: Craft any AE2 pattern with the configured recipe item (default: iron ingot) to make it recursive
- Universal Support: Works with ALL AE2 pattern types:
- Crafting Patterns
- Processing Patterns
- Smithing Table Patterns
- Stonecutting Patterns
- Remove Recursion: Craft recursive pattern alone (without the recipe ingot) to make it normal
🎨 Visual Feedback
- Enhanced Tooltips: Clear indicators showing recursive status and usage instructions
⚙️ Configuration Options
- Recursion Depth: Control how deep pattern generation goes (-1 = unlimited, 0 = disabled, 1+ = limited)
- Recipe Item: Customize which item is required to craft recursive patterns (default:
minecraft:iron_ingot) - Substitute Inheritance: Auto-generated patterns inherit substitute settings from parent patterns
- Default Settings: Configure default substitute behavior for patterns without parent context
🎮 How to Use Step 1: Create Your Pattern Create any AE2 pattern normally (e.g., Iron Pickaxe recipe)
Step 2: Make it Recursive [AE2 Pattern] + [Recipe Item] → [Recursive Pattern] Craft the pattern with the configured recipe item (defaul: iron ingot) in any crafting table
Step 2b: Remove Recursion [Recursive Pattern] → [Normal Pattern] Craft the recursive pattern alone (without the recipe item) to make it normal again
💡 Customizing the Recipe Item To change which item is required for crafting recursive patterns, edit your mod configuration:
[recursiveae2patternprovider-common.toml]
recipeItem = "minecraft:diamond" # Use diamond instead of iron
# Or use any other item:
# recipeItem = "minecraft:gold_ingot"
# recipeItem = "minecraft:emerald"
# recipeItem = "ae2:calculation_processor"
Step 3: Install in Pattern Provider Place the recursive pattern in your Pattern Provider
Step 4: Automatic Magic The mod automatically generates patterns for:
- Sticks (if Iron Pickaxe needs them)
- Iron Ingots (if you're using raw iron)
- Any other missing intermediate components
Example Scenario Traditional AE2: To autocraft Iron Pickaxes, you manually create:
- Iron Pickaxe pattern
- Stick pattern
- Iron Ingot smelting pattern (if using raw iron)
- Wood plank pattern (if making sticks from logs)
- ... and so on
With This Mod: Create ONE recursive Iron Pickaxe pattern → All dependencies auto-generated!
📋 Configuration The mod includes several configuration options in config/recursiveae2patternprovider-common.toml:
# Enable/disable the entire mod
enableRecursiveAE2PatternProvider = true
# Maximum recursion depth (-1 = unlimited, 0 = disabled, 1+ = limited depth)
recursionDepth = -1
# Default substitute settings for auto-generated patterns
defaultAllowSubstitutes = false
defaultAllowFluidSubstitutes = false
🔧 Technical Details Compatibility
- Minecraft: 1.21.1
- NeoForge: Latest ( 21.1.205 )
- Applied Energistics 2: Required
- Extended AE: compatible ( not the Assembler structure )
- Advanced AE: compatible from 1.0.6 ( Not their Advanced Processing Pattern)
- Server/Client: Works on both dedicated servers and single-player
Performance
- Smart Caching: Prevents duplicate pattern generation
- Efficient Processing: Only generates patterns when actually needed
- AE2 Integration: Uses AE2's existing pattern system for maximum compatibility
Transform your AE2 experience from tedious pattern management to effortless automation mastery!
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
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