Skip to content

🧲 Magnet, Let me get that! — Minecraft 26.2 Portal

📌 Repository Source Disclaimer: The documentation in this Wiki reflects the current source code state in the repository, which may include recent unreleased commits or developmental features ahead of public release builds on CurseForge and Modrinth.

Welcome to the Minecraft 26.2 documentation portal for Magnet, Let me get that! (Build 1.3.9+26.2).

This modern edition brings persistent NBT state retention, Fabric lifecycle respawn synchronization, 360° spherical raycasting via DasikLibrary 1.8.23, and YetAnotherConfigLib v3 (YACL) GUI configuration.


📋 Minecraft 26.2 Quick Specifications

SpecificationTarget ValueReference Identifier
Minecraft Release Target26.2"minecraft": ">=26.2-"
Active Subproject Build1.3.9+26.2mod_version=1.3.9+26.2
Java ToolchainJava 25 (release = 25)JavaLanguageVersion.of(25)
Fabric Loader>=0.19.1fabric_loader_version=0.19.1
Fabric API0.150.1+26.2fabric_version=0.150.1+26.2
Core Shared Librarydasik-library:1.8.23net.dasik.social:dasik-library
Default Client Keybind\ (Backslash)GLFW.GLFW_KEY_BACKSLASH
Configuration GUIYetAnotherConfigLib v3YaclScreenHelper + ModMenu
Diagnostic Commands/magnet toggle, /magnet debug, /magnet debug logMagnetCommand.java

⚡ Key Feature Highlights

  • 360° Spherical Line-of-Sight Checks: Prevents cheating items through solid walls while granting full visibility attraction across all player angles. See 26.2 Line of Sight & Obstruction.
  • Phase-Shift NoClip Movement: Magnetized items phase cleanly through blocks to reach player eye level without snagging. See 26.2 Vacuum & Phase Shifting.
  • Zero-Latency Instant Pickup: Optional bounding box inflation instantly vacuums dropped items into inventory with 0 physics delay. See 26.2 Instant Pickup Mode.
  • Persistent Player State: Toggles survive player deaths, respawns, dimension changes, and server restarts via NBT (ValueOutput/ValueInput) and ServerPlayerEvents.COPY_FROM. See 26.2 Player Toggle & Persistence.
  • Diagnostic Command Suite: Built-in /magnet debug and /magnet debug log diagnostic tools for server admins. See 26.2 Commands and 26.2 HUD & Diagnostics.

📑 26.2 Documentation Index

🎮 Gameplay & Administration

💻 Developer & Engineering Reference

Official documentation & web portal for Dasik Igaijinn mods.