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.32-neoforge-1.21.1.jar

File nameinfernos_mekacc-1.3.32-neoforge-1.21.1.jar
Uploader
Infernos_ZAInfernos_ZA
Uploaded
Aug 10, 2026
Downloads
14
Size
282.0 KB
Mod Loaders
NeoForge
File ID
8614283
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

1.3.32

BFR Raw need showed frames as "raw"

Symptom: Raw need listed fusion_rfr 36 raw, ports/controller/laser as raw — no alloys/polonium/steel expansion.

Cause: raw UI label = no_grid_recipe. Live craft module had no RECIPES["bfr:fusion_*"] (stale disk /mekacc/craft.lua winning over jar ROM).

Fix:

  • loadMod for craft/fusion: prefer jar ROM unless disk VERSION is strictly newer and craft has both mek+bfr fusion recipes
  • craft.lua load-time assert for all 8 fusion/laser recipes
  • Raw screen prints eng VERSION @ path; flags craftable-as-raw as BUG + hints rm /mekacc/craft.lua