- Added support for useOnBlock for excavators and saws.
- This means you can now use excavators to create 3x3 paths!
- The same goes for saws.
- Added version check for client-side installations.
- This means you will get a warning if your local version deviates from the server version, which could cause incorrect previews, models and/or translations.
- Updated for 1.21.2!
- Mojang changed a bunch of stuff so this update is actually kinda big.
- Added support for useOnBlock for excavators and saws.
- This means you can now use excavators to create 3x3 paths!
- The same goes for saws.
- Added version check for client-side installations.
- This means you will get a warning if your local version deviates from the server version, which could cause incorrect previews, models and/or translations.
Everything was tested and should work as expected, though if you find something please report it.
- Improved block breaking, which fixes a bug that caused broken Shulker Boxes to lose their inventories
- Added Traditional Chinese translation, by @yichifauzi on GitHub
- Massively improve saw
- Rework some internals
- Greatly improved vein hammer block detection
- Added client-side compatibility: if both the server and the client have MoreTools installed, the player will be able to see a preview of blocks
- Fixed issue where non-target blocks were destructible very quickly
- Vein Hammer range is now always 3 blocks, except when used on ores, where it will be bigger depending on the tool material tier (e.g. netherite has a range of 7)
- Add vein hammers
- Can break connected clusters of a block type, like ore veins
- Improve compatibility with Polydex/PolydexBridge
Support for 1.20.1, 1.20.4 and 1.20.6 has been dropped. Those versions will not receive any updates.
- Triple durability of all tools so it makes more sense
This is a hotfix release!
- Fixed incorrect java version on 1.20.1 and 1.20.4
Added use of PolymerModelData to Load textures
by @Gregory-Jagermeister- This makes usage of Polymer Autohost possible, as well as singleplayer usage without running
/polymer generate-pack
manually
- This makes usage of Polymer Autohost possible, as well as singleplayer usage without running
This is a hotfix release for Minecraft 1.21 only, use 1.4.0 for other versions
- Fixed enchantments (again), because Mojang changed how that works (again)