- Moved config to it's own folder
- Added an overrides file in the same folder which allows for overriding any pick stack
- Added command to reload the overrides in game: /pbp reload
With overrides you can configure yourself which item stack (including NBT data) you get from a block or entity. The file already includes some overrides for blocks and entities that didn't have any pick stack. Fluid block overrides only work if fluid picking has been enabled in the config.
- Updated to 1.19 release
- In survival the block picker will now also search through item-containers inside your inventory
   When picking a block the mod will first search through all the items in your inventory.
   If it can't find the item, it'll search containers like shulkers and bundles that are in the inventory.
   If found, the mod will move the container with the highest amount of that item to the player's main hand
   - It's now possible to edit the enchantments of the tools you get when Tool Picking in creative using the config
- Improved player head picking
- Improved config file
- Replaced crappy mod icon with a slightly less crappy one
- In survival the block picker will now also search through item-containers inside your inventory
   When picking a block the mod will first search through all the items in your inventory.
   If it can't find the item, it'll search containers like shulkers and bundles that are in the inventory.
   If found, the mod will move the container with the highest amount of that item to the player's main hand
   - It's now possible to edit the enchantments of the tools you get when Tool Picking in creative using the config
- Improved player head picking
- Improved config file
- Replaced crappy mod icon with a slightly less crappy one