You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simple fix is basically:
Do Not match NBT, just compare items. That way small internal logic things do not play the equip sound.
If you want to be cheeky you provide a API or something that people could provide.
Anyways it would be nice if you could fix this 1 line mistake :)
This is the cause of #14 #10 #7 and those here too:
TinyModularThings/IC2Classic#721
The simple fix is basically:
Do Not match NBT, just compare items. That way small internal logic things do not play the equip sound.
If you want to be cheeky you provide a API or something that people could provide.
Anyways it would be nice if you could fix this 1 line mistake :)
ArmorSoundTweak/src/main/java/dev/sapphic/armorsoundtweak/EquipmentTicker.java
Line 31 in 8e56d36
The text was updated successfully, but these errors were encountered: