Add config options to disable the screen shake and blink effects
We're all about that accessibility here!
This commit is contained in:
@@ -1234,6 +1234,10 @@ config.ebwizardry.use_shaders=Use Custom Shaders
|
||||
config.ebwizardry.use_shaders.tooltip=Whether to use custom shaders for certain spells. These use the vanilla shader system (like mob spectating shaders) and shouldn't have much of an effect on performance in most cases, but they may conflict with other shaders.
|
||||
config.ebwizardry.use_shaders.true=Yes - gimme those sweet shaders!
|
||||
config.ebwizardry.use_shaders.false=No - I'm running this on a potato
|
||||
config.ebwizardry.screen_shake=Screen Shake
|
||||
config.ebwizardry.screen_shake.tooltip=Whether to use the screen shake effect for certain spells.
|
||||
config.ebwizardry.blink_effect=Blink Effect
|
||||
config.ebwizardry.blink_effect.tooltip=Whether to use the screen blink effect for teleportation spells.
|
||||
|
||||
config.ebwizardry.category.commands=Command Settings
|
||||
config.ebwizardry.category.commands.tooltip=Configure wizardry's commands
|
||||
|
||||
@@ -1234,6 +1234,10 @@ config.ebwizardry.use_shaders=Use Custom Shaders
|
||||
config.ebwizardry.use_shaders.tooltip=Whether to use custom shaders for certain spells. These use the vanilla shader system (like mob spectating shaders) and shouldn't have much of an effect on performance in most cases, but they may conflict with other shaders.
|
||||
config.ebwizardry.use_shaders.true=Yes - gimme those sweet shaders!
|
||||
config.ebwizardry.use_shaders.false=No - I'm running this on a potato
|
||||
config.ebwizardry.screen_shake=Screen Shake
|
||||
config.ebwizardry.screen_shake.tooltip=Whether to use the screen shake effect for certain spells.
|
||||
config.ebwizardry.blink_effect=Blink Effect
|
||||
config.ebwizardry.blink_effect.tooltip=Whether to use the screen blink effect for teleportation spells.
|
||||
|
||||
config.ebwizardry.category.commands=Command Settings
|
||||
config.ebwizardry.category.commands.tooltip=Configure wizardry's commands
|
||||
|
||||
Reference in New Issue
Block a user