Back to mods
PickThrow project artwork

CurseForge · Minecraft mod

PickThrow

this mod makes it so you have to interact with the items you want to pick up, also you can throw items

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which PickThrow release should I use?

Updated 10 months ago
Latest stable file pickthrow-1.1.0 for 1.20.1.jar
Game version 1.20.1
Loader Forge

pickthrow-1.1.0 for 1.20.1.jar targets 1.20.1 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is PickThrow required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does pickthrow-1.1.0 for 1.20.1.jar need?

pickthrow-1.1.0 for 1.20.1.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add PickThrow without breaking your instance.

Built for pickthrow-1.1.0 for 1.20.1.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use pickthrow-1.1.0 for 1.20.1.jar. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside pickthrow-1.1.0 for 1.20.1.jar. It opens that exact file at the source.

About this project

What does PickThrow add?

⚠️ New Mod Alert: Chained Curios ⚠️

Make Chainmail useful.

I've just released a new mod that lets you wear Chainmail under your armor (in a Curios slot) for extra protection. It uses custom rendering to prevent ugly clipping, so it fits perfectly under your gear.

Click here to check out Chained Curios!

PickThrow

"Walking over items won't pick them up anymore. If you want something, you have to actually try."

A lightweight, vanilla-friendly, simple mod that changes item interaction in Minecraft to be more deliberate. No more accidentally filling your inventory with junk while running past it. originally made for a 1.16.5 modpack i was working on, because no one made it how I like it, but now for 1.20.1!

Features

Item Pick Up Pull

Aim at any item on the ground and right-click to pull it directly to you. you can pick up items as far as you can place blocks

Area Pickup

Clean up your messes. Crouch to suck up all nearby items in a small radius. Ideal for quickly gathering all your ores after a mining session.

Charged Throw

Hold the Drop key (default Q) to charge up a throw. The longer you hold, the farther and faster the item flies. A quick tap will still perform a normal drop.

Thats it!


Technicals

This mod is lightweight and designed to be server-friendly. Here's a quick look under the hood:

  • Pickup Prevention: The mod listens for Forge's EntityItemPickupEvent. If an item isn't being intentionally pulled by a player, the event is canceled, preventing the pickup without any expensive checks.
  • Pull Physics: Items targeted for pickup are added to a map. A single server-side tick handler iterates this map, applying a velocity vector to each item, smoothly pulling it towards its target player.
  • Charged Throw Integration: To avoid conflicts, the mod basically replaces the vanilla 'Drop' key.
    • On the client, it measures the key-hold time. A short tap is ignored, allowing the vanilla drop to happen normally.
    • A long hold sends a packet on release. The server then finds the ItemEntity just created by the vanilla drop and applies a new, stronger velocity to it. This works with vanilla mechanics, not against them.

Make sure you have Forge for Minecraft 1.20.1 installed.

Project description from CurseForge.

Pick your setup

PickThrow by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

PickThrow versions and loaders

1 of 1 releases match

Looking for an older file? The official CurseForge project page is in Resources.