Mod

Item Pickup Range EX

Quick rating

Item Pickup Range EX

No reviews yet

Allow players to set their own pickup range, config file for limits, designed for server and singleplayer.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
2.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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

  • Per-player pickup range – Each player can set their own range.
  • Configurable limits – Server admins can define minPickupRange and maxPickupRange in a JSON config file.
  • Automatic clamping – Player ranges are automatically adjusted if they exceed new config limits.
  • Persistent values – Player pickup ranges are saved and loaded from NBT.
  • Simple commands – All features accessible through one root command: /PickupRange.

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
}
  • minPickupRange: minimum allowed pickup range
  • maxPickupRange: maximum allowed pickup range

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

  • Player ranges are stored individually and saved to NBT, so they persist between sessions.
  • The mod automatically clamps player values when the server starts or when the config is reloaded.
  • Players are notified if their pickup range is adjusted due to new limits.

Development

  • Language: Java
  • Build System: Gradle with Fabric Loom
  • Mixins used for injecting pickup range logic into PlayerEntity.

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.

Screenshots

Gallery

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync