Skip to content

AI Assembler v1.20.1-1.3.0

Choose a tag to compare

@michanIDE michanIDE released this 13 Jul 15:10

AI Assembler 1.3.0 for Minecraft 1.20.1 (Forge)

  • Added ExtraRecipeRegistry: addon mods can register synthetic recipes for resource conversions that are hardcoded in machine logic instead of being data-driven recipes (e.g. Mekanism's fission reactor and SPS). Synthetic recipes are appended to the fetched recipe list and participate in the recipe hash, so the vectorization cache invalidates when they change.