- Side calculations are now much more efficient and slightly more accurate
- Fixed a bug where using certain tools in your offhand would break them immediately
- Fixed a bug where using a tool in either hand would cause unpredictable results
- Fixed a bug where the hammer would cause blocks broken by tick updates to not drop their items
- Side calculations are now much more efficient and slightly more accurate
- Fixed a bug where using a tool in either hand would cause unpredictable results
- Fixed a bug where the hammer would cause blocks broken by tick updates to not drop their items
- Updated to 1.21.5!
- Added the block wrench! This item will rotate any rotatable block it's used on! (even works on blocks with inventories!)
- Using a chisel in creative mode no longer drops the block being replaced
- The void bucket can now pick up powder snow
- Leaves placed by the trowel and chisel are now persistent
- Made it much easier to pick up interactable entities (villages, tamed pets), just right click as normal!
- Fixed an issue where buttons and lever were oriented incorrectly when placed by chisels and trowels
- Fixed an issue where area effect clouds could multiply at the world origin
- Vastly improve rotation handling on trowels and chisels (all blocks are compatible!)
- Disabled the ability to place shulkers with the trowel and chisel, as it would result in a loss of items
- Added support for translation! Want to help translate? Open an issue on github!
Backported all the changes from version 1.6 onwards to 1.21.1! Enjoy!
Notable changes:
- Added the void bundle!
- Added the tape measure!
- Added the block wrench!
- VASTLY improved rotatable block handling
- Datapack now packaged as a data-resource pack
- Made it much easier to pick up interactable entities (villages, tamed pets), just right click as normal!
- Added support for translation! Want to help translate? Open an issue on github!
(NOTE: The return function on the void bundle does NOT work on this version, please be careful!)
- Changed it so the resourcepack is now contained in the datapack itself, should make it easier to find!
- Fixed an issue where entities with passengers could still be put into mob bags
- Fixed an issue where it was possible to duplicate rope ladders
- Added the void bundle! A new item that deletes any item put into it, the last deleted item can be retrieved by right click with the bundle in your hand! (please update your resource pack)
- Fixed an issue where unintended entities could be put into the mob bag
- Fixed an issue where players in vehicles could be put into the mob bag
- Added functionality to the void bucket, holding shift now only voids source blocks, ignoring non-source blocks
- Fixed an issue where the mob bag wouldn't work properly when held in the player's offhand
- Fixed an issue where the trowel wouldn't handle block rotation
- Fixed a bug where saplings could be used to break unbreakable blocks
- Made the trowel code slightly more efficient