Releases: MightyKnight/ShieldDisruptor
ShieldDisruptor 1.8.1 for Minecraft 1.16.5-1.21
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.
ShieldDisruptor 1.7.1 for Minecraft 1.16.5-1.20.5
- 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
Testing in every point release can be hard, so please report an issues or crashes on the Issue Tracker.
ShieldDisruptor 1.7.0 for Minecraft 1.16.5-1.20.4
Great, after a lot of time ShieldDisruptor supports all the 1.20.x versions it missed. 🎉
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
- 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!
ShieldDisruptor 1.6.0 for Minecraft 1.16.5-1.19.3
- 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
ShieldDisruptor 1.5.1 for Minecraft 1.19.3 and 1.19.2
- Updated to 1.19.3.
Since a lot of changes were introduced, there are seperate files for 1.19.2/3 respecively, make sure to download the right version. - 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.
ShielDisruptor 1.5.0 for Minecraft 1.19.3 and 1.19.2
- Updated to 1.19.3. Since a lot of changes were introduced, there are seperate files for 1.19.2/3 respecively, make sure to download the right version.
- Added the tag
#c:shields
in the default config to disable all shields that are included in it.
Fabric API is going to add this soon (FabricMC/fabric#2727), and hopefully once external mods adapt its usage more modded shields will be recognized automatically.
ShieldDisruptor 1.4.0 for Minecraft 1.19.x
This release just updates ShieldDisruptor to 1.19.x versions.
Very late indeed, I acknowledge that, but better than never.
Requires:
Fabric API, Cloth Config
ShieldDisruptor 1.3.0 for Minecraft 1.17 and 1.18
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
ShieldDisruptor 1.3.0 for Minecraft 1.16.5
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
ShieldDisruptor 1.2.0 for Minecraft 1.16.5-1.17.x
- Works with 1.17 prereleases
- Updated contact information to point to right repository
- Removed autoconfig (easier installation 🎉)
However this means I need to drop support for ≤1.16.4, use older mod versions for that
Requires:
Fabric API, Cloth Config