feat: Add option disable slot highlights in /sbmenu
This commit is contained in:
@@ -24,6 +24,7 @@ object Fixes : FirmamentFeature {
|
||||
val peekChat by keyBindingWithDefaultUnbound("peek-chat")
|
||||
val hidePotionEffects by toggle("hide-mob-effects") { false }
|
||||
val noHurtCam by toggle("disable-hurt-cam") { false }
|
||||
val hideSlotHighlights by toggle("hide-slot-highlights") { false }
|
||||
}
|
||||
|
||||
override val config: ManagedConfig
|
||||
|
||||
Reference in New Issue
Block a user