作者:rebot | 分类:模组
Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: fabric quilt
标签: equipment utility
A simple fabric mod to hide shields while not defending or to hide other offhand items (specified in the settings).
By default it hides the shield when not blocking and the totem of undying.
Download it from the Modrinth page: https://modrinth.com/mod/shielddisruptor
This is a port of the original ShieldDisruptor by HeyZeer0 to newer Minecraft versions, as the original is abandoned. I'll try to maintain this as best as possible.
Current Differences:
This mod works both with the Fabric and the Quilt mod loader.
You need to have the following dependencies installed:
This requires Mod Menu to be installed.
You can also add whole item tags like #minecraft:music_discs.
This can be useful for example if another mod implements custom totems, if a tag is present just specify #othermod:totems instead of adding every instance individually.
For shields specifically, the config option "Hide all Shields" will take care of trying to block all modded shields for you by using Fabrics built-in "#c:shields" tag and supporting modded shields from FabricShieldLib.
You can also add whole item tags like #minecraft:music_discs.
This can be useful for example if another mod implements custom totems, if a tag is present just specify #othermod:totems instead of adding every instance individually.
For shields specifically, the config option "Hide all Shields" will take care of trying to block all modded shields for you by using Fabrics built-in #c:tools/shields tag (c:shields before 1.20.5) and supporting modded shields from FabricShieldLib.
If you want to hide items in your main hand too, you can enable the "Hide in main hand" config as well.
Run ./gradlew build.
请登录后举报
暂无评论,抢个沙发吧~