Item Pickup Customization (IPC) is a Fabric mod inspired by ItemPhysic. It provides options to customize Item Entities and their behaviors related to picking up. The current options are:
- toggle player item pickup on collision
- toggle player item pickup on click
By default, both options are turned on. You can customize them by opening the config file at run/config/item-pickup-customization.json.
Item Pickup Customization is required on the client and server. I would recommend using it on the client in combination with Better Dropped Items for the best experience!
Visualization (click images for video)
allowItemPickup: false
allowClickPickup: true
Versioning
| 1.14 | ❌ |
|---|---|
| 1.15 | ✔️ |
| 1.16 | ✔️ |
License
IPC is licensed under MIT. You're free to use the code in this repo as you wish.

