Skip to content

Releases: VoxelBill/intentional-pickup

Intentional Pickup 1.0.0 for Minecraft 26.2

Choose a tag to compare

@VoxelBill VoxelBill released this 16 Aug 23:28

This is the initial full release of Intentional Pickup.

Features:

  • Disables mobs from being able to pickup any item off the ground, instead they will now only pickup items off the ground if they were intentionally dropped by a player. (This should prevent mob build-up lag in caves in long-term worlds and servers)
  • Includes support for item tags that act as a whitelist and blacklist to control what player dropped items are allowed or disallowed to be picked up by mobs. Both empty by default, meaning mobs pickup any player dropped item. See README for how to set them up.
  • Available for both Fabric and NeoForge.

Intentional Pickup 1.0.0 Release Candidate 1 for Minecraft 26.2

Choose a tag to compare

@VoxelBill VoxelBill released this 13 Aug 00:53

Changes:

  • Added item tags that act as a whitelist and blacklist to control what player dropped items are allowed or disallowed to be picked up by mobs. Both empty by default, meaning mobs pickup any player dropped item. See README for how to set them up.
  • Added missing mc prefix to the minecraft version number in the mods version number.

Intentional Pickup 0.1.0 for Minecraft 26.2

Choose a tag to compare

@VoxelBill VoxelBill released this 11 Aug 23:10

This is the initial release of Intentional Pickup.

Features:

  • Disables mobs from being able to pickup any item off the ground, instead they will now only pickup items off the ground if they were intentionally dropped by a player. (This should prevent mob build-up lag in caves in long-term worlds and servers)
  • Available for both Fabric and NeoForge.