AE2 Draconic Fusion Autocrafter

Seamlessly Automate Fusion Crafting with the Power of AE2!

File Details

AE2 Draconic Fusion Autocrafter - 0.1.4

  • B
  • Jun 25, 2026
  • 99.10 KB
  • 6.2K
  • 1.21.1
  • NeoForge

File Name

ae2-draconic-fusion-autocrafter-neoforge-mc1.21.1-0.1.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ae2-draconic-fusion-autocrafter-1521464:8319416"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[0.1.4] - 2026-06-25

Fixed

  • Grid Reconnection Bug: Resolved a critical issue where the ME Draconic Pattern Provider would lose its connection to the ME network upon server restart/chunk reload, which previously required the block to be broken and replaced. The IInWorldGridNodeHost capability is now properly registered for the block entity.

Changed

  • Code Refactor: Removed unnecessary @SuppressWarnings("null") annotations in FusionRoutingService.java.
  • Code Refactor: Suppressed a benign Null type mismatch IDE warning in ModBlocks.java related to block entity builder types.
  • Git: Added .eclipse directory to .gitignore.