AE2 Better Magnet Card

AE2 Better Magnet Card lets the Magnet Card, when installed in an AE2 wireless/portable terminal, send picked-up items straight into the ME network instead of your inventory.

File Details

BetterMagnetCard-v1.1.0.jar

  • R
  • Mar 4, 2026
  • 56.96 KB
  • 11.7K
  • 1.12.2
  • Forge

File Name

BetterMagnetCard-v1.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ae2-better-magnet-card-1475753:7708951")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

Added

  • BMC Upgrade system (Range upgrades)
    • Added Range Card (x2 pickup radius) and Advanced Range Card (x3 pickup radius).
    • Expanded Magnet Card upgrade inventory to 3 slots.
    • Range and Advanced Range are mutually exclusive, max counts enforced.
    • Shift-click QoL: shift-clicking a BMC upgrade tries to place it into an empty UPGRADES slot.
  • Magnet pickup radius scaling
    • Base 5 blocks becomes 10 (Range) or 15 (Advanced Range).
  • Tooltip UX
    • Shift view now shows a "Supported upgrades" section (AE2 upgrades + BMC upgrades, with max counts).
  • Chinese (Simplified) translation
    • Added via community contribution.
    • Improves accessibility for Chinese-speaking players.

Changed

  • Reorganized code structure:
    • Botania compat moved from utils/ to integration/botania/.
    • Mixins split into mixin/common/* and mixin/client/*.

Credits