Updated to 1.20.3:
- TNT picking now supports modified BlockState NBT values.
Added liquid picking! If you're looking at a liquid without aiming at a block behind it, you will be given the bucket that corresponds to this liquid--a water bucket for water and a lava bucket for lava.
Changed the mod icon to bring it more in-line with my general vision for these mods. It's also smaller in resolution, measuring 256x256 pixels instead of the 1024x of before.
Reduced the number of mixins, shuffled some things around, added javadocs, made the code better :)
This release doesn't contain anything that changes the behaviour of the mod in any significant way, so you can skip this if you want to.
- Updated the mod icon
- Moved pick fire logic into a new class and removed clunky instanceof checks for fire and nether portals
Initial release. Supports 1.20.1 and 1.20.2.