Releases: VoxelBill/intentional-pickup
Releases · VoxelBill/intentional-pickup
Release list
Intentional Pickup 1.0.0 for Minecraft 26.2
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
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
mcprefix to the minecraft version number in the mods version number.
Intentional Pickup 0.1.0 for Minecraft 26.2
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.