promotional bannermobile promotional banner

IG: Magnet, Let me get that!

An intrinsic item vacuum for the modern player. Items fly to you instantly, phasing through walls and ignoring obstacles. Configurable range, speed, and visuals via GameRules. Part of the Instant Gratification Collection.
Back to Files

IG: Magnet, Let me get that! 1.1.2+26.1.2

File nameMagnet-Let-me-get-that-1.1.2+26.1.2.jar
Uploader
DasikIgaijinDasikIgaijin
Uploaded
Aug 24, 2026
Downloads
10
Size
64.6 KB
Mod Loaders
Fabric
File ID
8721839
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:instant-gratification-magnet-let-me-get-that-1463679:8721839"

Learn more about Curse Maven

What's new

[1.1.2+26.1.2] - 2026-08-19

Changed

  • Modernized Raytracing & LOS Engine:
  • Upgraded to dasik-library 1.8.23 on-demand vision engine.
  • Removed obsolete background-polling listener registrations from MagnetManager.tick(), eliminating useless per-tick method invocations.
  • Upgraded MagnetMovement.pull() to 360° spherical Line-Of-Sight raycasting (PlayerVisionTracker.canSee(player, entity, range, 360.0)), allowing items in open rooms behind the player to be magnetized with 0.0001μs distance fast-failing.
  • Added null safety and pre-filtered distance checks to SecondaryVisionCheck.