shields are not visible on left hand
condeale opened this issue · 6 comments
Modpack Version
0.5.24
Describe your issue.
Shields, including from mods, are not visible on the left hand.
I attach a photo:
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Singleplayer
Apparently this change was added since 0.5.22
To fix this open config/clienttweaks-client.toml
Look for hideShieldUnlessHoldingWeapon
and change it from true
to false
.
On a separate note autoClimbLadder
was also changed to false, you can change that as you see fit as well.
Those options are currently set to false
and true
in our defaultconfig:
https://github.com/EnigmaticaModpacks/Enigmatica6/blob/master/defaultconfigs/clienttweaks-client.toml#L17
https://github.com/EnigmaticaModpacks/Enigmatica6/blob/master/defaultconfigs/clienttweaks-client.toml#L7
The official repository and issue-tracker for Enigmatica 6 - Enigmatica6/clienttweaks-client.toml at master · EnigmaticaModpacks/Enigmatica6
The official repository and issue-tracker for Enigmatica 6 - Enigmatica6/clienttweaks-client.toml at master · EnigmaticaModpacks/Enigmatica6