-
-
Notifications
You must be signed in to change notification settings - Fork 10
Shield will always unhide while holding an axe regardless of config #129
Copy link
Copy link
Open
Labels
BugSomething isn't working as expectedSomething isn't working as expectedFabricIssues occurring on the Fabric platformIssues occurring on the Fabric platformMinecraft 26.1
Description
Minecraft Version
26.1 (LTS)
Mod Loader
Fabric
Describe the Issue
When the hideShieldUnlessHoldingWeapon is set to true, the shiled will unhide when holding any type of axe in your mainhand regardless of the shieldWeapons values.
Relevant config fields:
These are the config values at the time of reporting.
# Items that count as weapons for the offhand-shield hiding tweak options.
shieldWeapons = [ "tetra:modular_sword" ]
# This option will hide your shield unless you are holding a weapon.
hideShieldUnlessHoldingWeapon = trueLogs
There are no logs related to this issue.
but here is the latest one anyway:
latest.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't working as expectedSomething isn't working as expectedFabricIssues occurring on the Fabric platformIssues occurring on the Fabric platformMinecraft 26.1
Type
Projects
Status
🎯 Ready for Development