HomeJavaModsMagnet Enchant
Magnet Enchant

Magnet Enchant

Adds a Magnet enchantment that pulls nearby item drops toward you while you wear enchanted leggings.

How it works

Equip leggings with the Magnet enchantment and item drops within range are pulled toward you automatically. Higher levels increase both the pickup radius and pull speed.

Level Default range Default pull time
Magnet I 6 blocks 1.0 second
Magnet II 8 blocks 0.5 seconds
Magnet III 12 blocks Instant

Pull time is the duration from when an item enters range until it reaches you. Magnet III pulls instantly.

Obtaining

Magnet can only be applied to leggings.

Configuration

On first launch, the mod creates a config file at:

config/magnet-enchant.toml

All range and pull-time values can be customized. The file includes comments explaining each option.

[magnet]
level_1_range = 6.0      # Magnet I pickup radius (blocks)
level_2_range = 8.0      # Magnet II pickup radius (blocks)
level_3_range = 12.0     # Magnet III pickup radius (blocks)
level_1_pull_time = 1.0  # Magnet I pull duration (seconds)
level_2_pull_time = 0.5  # Magnet II pull duration (seconds)
level_3_pull_time = 0.0  # Magnet III pull duration (0 = instant)

Restart the game after changing the config.

Range is capped at 64 blocks and pull time at 30 seconds in config validation.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more