promotional bannermobile promotional banner

Infernos MekaCC

Bridge Mekanism QIO and CC:Tweaked advanced computers/turtles. Equip a Portable QIO Dashboard as a turtle upgrade, craft and build multiblocks from QIO stock, remote terminals, auto-refuel, and dig-through paxel builds. NeoForge 1.21.1.
Back to Files

infernos_mekacc-1.3.28-neoforge-1.21.1.jar

File nameinfernos_mekacc-1.3.28-neoforge-1.21.1.jar
Uploader
Infernos_ZAInfernos_ZA
Uploaded
Aug 10, 2026
Downloads
23
Size
279.1 KB
Mod Loaders
NeoForge
File ID
8612954
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:infernos-mekacc-1630872:8612954"

Learn more about Curse Maven

What's new

1.3.28

craftExact — BFR can no longer steal Mekanism crafts

Root cause: Better Fusion Reactor registers identical shaped recipes to Mekanism Generators but outputs bfr:*. turtle.craft() picked BFR while stock checks looked for mekanismgenerators:* → infinite overcraft.

Fix (Java + Lua):

  • mekacc.craftExact(resultItemId, limit) — only crafts a recipe whose result item id matches exactly
  • craft.doCraftExact prefers craftExact; falls back to turtle.craft only if craftExact unavailable (old jar)
  • Fusion prompt: mek or bfr (both BOM + recipes)
  • Hard-stop if wrong-mod product still appears

Requires jar on server

craftExact is Java — publish + pack pin + restart to take effect. Lua-only wget is not enough for the mek variant while BFR is installed.

This mod has no additional files