1.2.1-alpha
Added
- Voxelshape calculations are now cached, this should [hopefully] improve server performance.
Full Changelog: https://github.com/MyNamesRaph/Chiseled/compare/1.2.0-alpha...1.2.1-alpha
1.2.0-alpha
Fixed
- Chisels can no longer be used with an auto-clicker: attack speed went from 10 to 4.
- The actual TTK hasn't really changed, it is still in line with swords.
- Chisels can now be used by Adventure mode players (Requires canDestroy tags like any tool)
Added
- Chisels can now be enchanted with sharpness type enchantments in an anvil.
Full Changelog: https://github.com/MyNamesRaph/Chiseled/compare/1.1.0-alpha...1.2.0-alpha
1.1.0-alpha
Added:
- Optional AreaLib support
- use
/chiseled set area [id] [true/false]
to mark areas for chiseling - when the
limitChiselingToChiselingAreas
gamerule is enabled (defaults on), you will only be able to chisel blocks within marked areas.
- use
Fixed
- Items no longer drop when chiseling in Creative mode
- Signs can now be placed on Chiseled Blocks
- Game should no longer rarely crash when using Sodium, instead prompting you to file a bug report so the issue can eventually be fixed completely.
Full Changelog: https://github.com/MyNamesRaph/Chiseled/compare/1.0.1-alpha...1.1.0-alpha
1.0.1-alpha
- Added Mod Icon
- Fixed Links in fabric
Full Changelog: https://github.com/MyNamesRaph/Chiseled/compare/1.0.0-alpha...1.0.1-alpha