HomeJavaModsItem Pickup Range EX
Item Pickup Range EX
Item Pickup Range EX — screenshot 1Item Pickup Range EX — screenshot 2Item Pickup Range EX — screenshot 3Item Pickup Range EX — screenshot 4

Item Pick-Up Range Mod

Extended Edition

Minecraft Version: 1.20.1
Fabric Loader Version: 0.16.14+
Original Author: wenhao
This version Author: Arona74
License: MIT


Description

The Item Pick-Up Range mod allows players to adjust the range at which they automatically pick up items in Minecraft (default is 1.0). Each player can set their own pickup radius individually, and server admins can define configurable minimum and maximum limits to keep ranges balanced.

The mod supports per-player customization, persists values between sessions, and automatically clamps existing player values when configuration limits are changed.


Features


Installation

  1. Install Fabric Loader 0.16.14+ for Minecraft 1.20.1.
  2. Install the Fabric API for Minecraft 1.20.1.
  3. Place the compiled .jar of this mod into your mods/ folder.
  4. Launch Minecraft with the Fabric profile.

Configuration

The mod configuration is stored in:

config/item_pickup_range.json
{
  "minPickupRange": 0.5,
  "maxPickupRange": 5.0
}

Changing the values and reloading the config automatically adjusts players' current ranges.


Commands

All commands are under the root command: /PickupRange

Command Description Permissions
/PickupRange set <value> Set your personal item pickup range (within configured limits) All players
/PickupRange get Display your current pickup range All players
/PickupRange reload Reload the config and clamp all players’ ranges OP only (permission level 2)

How it works


Development


License

This mod is released under the MIT License. You are free to use, modify, and redistribute it, as long as the license terms are included.

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