Fixes a crash in 1.20.6 and lower due to the 1.21 update.
Thank you to srnxy for reporting it in issue #3.
- Obviously works in 1.20.5/1.20.6
- Fixed an issue where it wouldn't work with Java <20 in 1.20.4 because it was compiled with a too high Java version. Strange that no one noticed.
Please report any issues or if anything breaks immediately on Github: https://github.com/MightyKnight/ShieldDisruptor/issues.
!!!! This version doesnt work for 1.20-1.20.4, only for 1.20.5 and 1.20.6, please use the newer one.
- Updated to 1.20.5
- Now auto shield detection considers the new
#c:tools/shields
tag that Fabric uses (see FabricMC/fabric#3487) since 1.20.5
I couldn't test on all versions, so if anything breaks, please immediately report on Github: https://github.com/MightyKnight/ShieldDisruptor/issues.
Great, after a lot of time ShieldDisruptor supports all the 1.20.x (and 1.19.4) versions it missed. :tada:
There have been a lot of issues with the multi-version compatibility, but now that I figured that out it can finally be released.
- Update to 1.20.4 (now support 1.16.5-1.20.4)
- Fixed possible crash on 1.16
- Made "Also hide in main hand" option work correctly in all cases
Testing in every point release can be hard, so please report an issues or crashes on the Issue Tracker.
Stay tuned for new changes and improvements!
- Multiversion support: One jar file for alle Minecraft releases between 1.16.5 and 1.19.3
- Compatibility with shields from FabricShieldLib
- Relicensed to MIT
- Updated to 1.19.3. Please note that there are seperate versions for 1.19.3 and 1.19-1.19.2.
- Added superior support for modded shields! There is now a single button (enabled by default) that hides all shields. You don't have to add every shield manually anymore.
- Want to hide the shield while holding it in your main hand too? There's a config option for that now.
- Please note that there are seperate versions for 1.19-1.19.2 and 1.19.3
- Added superior support for modded shields! There is now a single button (enabled by default) that hides all shields. You don't have to add every shield manually anymore.
- Want to hide the shield while holding it in your main hand too? There's a config option for that now.
This release is all about improving the config:
- Support tags (example #minecraft:planks hides all types of planks)
- Better mistake correction:
- Trim white spaces
- Ignore case
- If no prefix is added, the default minecraft: is used for item ids
- File name now includes Minecraft version
- Updated to 1.17
Requires: Fabric API, Cloth Config
This release is all about improving the config:
- Support tags (example #minecraft:planks hides all types of planks)
- Better mistake correction:
- Trim white spaces
- Ignore case
- If no prefix is added, the default minecraft: is used for item ids
- File name now includes Minecraft version
Requires: Fabric API, Cloth Config