
AE2: Automatic Requester
Add conditional auto-crafting to your AE2 ME network. Configure rules with multiple conditions to automatically maintain stock levels, manage production chains, and convert excess resources.
- Загрузки
- 1K
- Подписчики
- 3
- Обновлён
- 8 января 2026 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 8 января 2026 г.
Automate your Applied Energistics 2 crafting with intelligent, condition-based rules.

Features
Conditional Auto-Crafting: Create rules that trigger crafting jobs only when specific conditions are met. Each rule can have multiple conditions that must ALL be true before crafting begins.
Flexible operators: Use any comparison operator to define your conditions:
<Less than<=Less than or equal>Greater than>=Greater than or equal=Equal!=Not equal
Example Rules
Maintain Minimum Stock
Keep at least 1000 Iron Ingots: Craft 64 Iron Ingots when
Iron Ingot < 1000
Resource-Limited Crafting
Craft Glass only when Sand is abundant: Craft when
Glass < 3000ANDSand >= 1000
Overflow Processing
Convert excess Cobblestone: Craft Stone when
Cobblestone > 10000
Crafting Recipe
┌─────────────┬─────────────┬─────────────┐
│ Logic │ Engineering │ Logic │
│ Processor │ Processor │ Processor │
├─────────────┼─────────────┼─────────────┤
│ Calculation │ Pattern │ Calculation │
│ Processor │ Provider │ Processor │
├─────────────┼─────────────┼─────────────┤
│ Logic │ Engineering │ Logic │
│ Processor │ Processor │ Processor │
└─────────────┴─────────────┴─────────────┘
Total cost: 2x Engineering Processor, 2x Calculation Processor, 4x Logic Processor, 1x Pattern Provider
Ченджлог
1.2.1Релиз1.21.1 · 8 января 2026 г.
Changelog
1.2.1 (2026-01-08)
Bug Fixes
- add comprehensive static analysis tooling (c28eb3f)
- sync mod_version with release-please manifest (6515c0a)
- use VERSION file for release-please version sync (c01a097)
1.2.0 (2026-01-08)
Features
- add block status indicators, EMI support, and GUI improvements (6b24271)
- improve config limit validation and GUI feedback (4ad1629)
Bug Fixes
1.1.0-alpha.2 (2026-01-08)
Features
- add block status indicators, EMI support, and GUI improvements (6b24271)
- improve config limit validation and GUI feedback (4ad1629)
Bug Fixes
- update mod metadata (fc00adc)
1.2.0Релиз1.21.1 · 8 января 2026 г.
1.0.0-alpha.1Альфа1.21.1 · 8 января 2026 г.
Initial release
Комментарии
Загружаем…