expand Block Cracker to other blocks with cracked variants

This commit is contained in:
nossr50
2025-08-23 13:09:52 -07:00
parent 6ba4475a77
commit 724b66afaa
4 changed files with 21 additions and 11 deletions

View File

@@ -1,5 +1,8 @@
Version 2.2.041
Fixed Berserk failing to crack blocks
Added 'Skills.Unarmed.Block_Cracker.Allow_Block_Cracker' to config.yml
Removed 'SmoothBrick_To_CrackedBrick', it has been replaced by `Allow_Block_Cracker`
Block Cracker can now crack deepslate bricks, deepslate tiles, polished blackstone bricks, and netherbricks
Optimizations for Hoppers & Alchemy (thanks Warriorrrr)
Fixed buckets being consumed by furnaces (thanks RunqRun)
Fixed Repair stripping unsafe enchantments from items (thanks Techirion)