Перейти к содержимому
Mineforgian

Drops in ma' pocket / magnetic (telekinesis)

Magnetic enchantment: Drops and XP fly straight into your inventory

Загрузки
46K
Подписчики
151
Обновлён
6 июня 2026 г.
Лицензия
GPL-3.0-only

Опубликован 20 октября 2022 г.

Magnetic (Telekinesis for Minecraft)

Pick up drops and XP instantly. No running around, no missed loot. Inspired by the Hypixel Skyblock Telekinesis enchantment.


Demo

Magnetic auto-pickup demo


Why this mod exists

Collecting drops is busywork. Magnetic removes the cleanup loop so you can stay focused on building, mining, and combat.


Highlights

Magnetic is designed to feel instant, lightweight, and configurable without getting in your way.

  • Auto-pickup: Items and XP go straight to you.
  • Optional animation: Items fly to you instead of popping in.
  • Rule-based activation: Enchantment, sneak, or permission conditions.
  • Server-friendly: Lightweight and low overhead.

Mining comparison (without Magnetic, then with Magnetic)


Compatibility

Works with:

  • Fabric: FallingTree, KleeSlabs, RightClickHarvest, TreeHarvester, Veinminer
  • Paper: mcMMO, AuraSkills, GravesX

Usage

Equip a Magnetic-enchanted tool, break or kill something, and watch drops fly to you. Prefer always-on? Remove ENCHANTMENT from the condition statement.


Commands and Permissions

Commands:

  • /magnetic reload (OP/level 3) reloads the config

Permission gate:

  • magnetic.ability.use

Configuration

Config file: magnetic.json

Minimal example:

{
  "config": {
    "conditionStatement": {
      "raw": "ENCHANTMENT"
    },
    "itemsAllowed": true,
    "expAllowed": true,
    "animation": {
      "enabled": true
    }
  }
}

Apply changes with /magnetic reload or use the config screen on the client. Full reference: docs/CONFIG.md

Condition examples:

  • ENCHANTMENT (default)
  • ENCHANTMENT || PERMISSION
  • SNEAK

FAQ

Does this work in multiplayer?
Yes — servers and singleplayer are supported.

Where do I get the enchantment?
It’s vanilla-style: trading, loot, or the enchantment table.

Do I have to use the enchantment?
No. Remove ENCHANTMENT from the condition statement.

Can I restrict Magnetic to permissions only?
Yes. Use PERMISSION in the condition statement and grant magnetic.ability.use.

Can I disable item or XP pickup separately?
Yes. Toggle itemsAllowed and expAllowed in the config.

My inventory is full — what happens?
Magnetic can play a sound, message, or title alert. Configure cooldowns in fullInventoryAlert.

Can other players steal the floating items?
Optional. Set animation.canOtherPlayersPickup to control interception.


Support

Ченджлог

3.12.1-26.2+fabricРелиз26.2-pre-4, 26.2 · 6 июня 2026 г.

v3.12.1-26.2+fabric

Fabric

  • add support for 26.2
    • server translations are not yet working, so playing on a server without the mod being installed on the client may break the translations
3.12.1-26.1+paperРелиз26.1.1, 26.1.2, 26.2 · 26 мая 2026 г.

v3.12.1-26.1+paper

Fabric

  • translate titles and chat messages on the client as well, even if the client mod is not installed #88
3.12.1-26.1+fabricРелиз26.1, 26.1.1, 26.1.2 · 26 мая 2026 г.

v3.12.1-26.1+fabric

Fabric

  • translate titles and chat messages on the client as well, even if the client mod is not installed #88
3.12.0-26.1+paperРелиз26.1.1, 26.1.2, 26.2-pre-4 · 7 апреля 2026 г.

v3.12.0-26.1+paper

Paper

  • update to 26.1, 26.1.1
3.12.0-26.1+fabricРелиз26.1, 26.1.1, 26.1.2 · 7 апреля 2026 г.

v3.12.0-26.1+fabric

Paper

  • update to 26.1, 26.1.1
3.12.0-beta1-26.1+fabricБета26.1, 26.1.1-rc-1, 26.1.1 · 20 марта 2026 г.

v3.12.0-beta1-26.1+fabric

Fabric

  • update to 26.1
  • updated drops logic from the ground up
    • Please report bugs!!!
3.11.1-1.21.6+paperРелиз1.21.9, 1.21.10, 1.21.11 · 17 марта 2026 г.

v3.11.1-1.21.6+paper

Fabric

  • fix vehicles twitching indefinitely instead of breaking and dropping the item #82, #83
3.11.1-1.21.11+fabricРелиз1.21.11 · 17 марта 2026 г.

v3.11.1-1.21.11+fabric

Fabric

  • fix vehicles twitching indefinitely instead of breaking and dropping the item #82, #83

Комментарии

Загружаем…