Better Pickup

Better Pickup

Mod

A Minecraft Fabric configurable server-side mod to improve the item pick up system for players.

Server Game MechanicsUtility

27 downloads
3 followers
Created2 months ago
Updated8 hours ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Better Pickup

This is a Minecraft Fabric server-side mod that improves the item pickup mechanics of Minecraft.

This mod is heavily based on the Better Pickup plugin for Spigot-based servers, developed by Chailotl. Credits for the idea of this mod as well as the mod's name goes to them.

Pickup delays

Server admins are able to configure individual item pickup delays for items dropped by players, items dropped by a block being mined, as well as a "steal delay" to serve for the pickup delay for players who didn't throw the item or didn't mine the block that the item was dropped from. To configure these values, the following gamerules have been added:

  • /gamerule playerDropsDelay <integer> - The delay in ticks for items dropped by players. Default value is 20.
  • /gamerule blockDropsDelay <integer> - The delay in ticks for items dropped by the mining of blocks. Default value is 10.
  • /gamerule stealDelay <integer> - The delay in ticks for items that were not thrown by the player or mined by the player. Default value is 40.

All of these delays have a minimum value of one tick.

Extra features

Additionally, two extra gamerules have been added to toggle certain server-wide features related to the picking up of items.

  • /gamerule doAutoPickups <boolean> - If set to true, items dropped from blocks will be automatically picked up by the player who mined the block without any delay. Default value is true.
  • /gamerule invulnerableBlockDrops <boolean> - If set to true, items dropped from blocks will be invulnerable to damage. Default value is true.

Support

If you would like to report a bug, or make a suggestion, you can do so via the mod's issue tracker or join my Discord server.


Project members

ArkoSammy12

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID