diff options
Diffstat (limited to 'constants/ModGuiSwitcher.json')
-rw-r--r-- | constants/ModGuiSwitcher.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/constants/ModGuiSwitcher.json b/constants/ModGuiSwitcher.json index 771b44c..5313efa 100644 --- a/constants/ModGuiSwitcher.json +++ b/constants/ModGuiSwitcher.json @@ -139,6 +139,15 @@ "guiPath": [ "gg.skytils.skytilsmod.gui.OptionsGui" ] + }, + "SkyBlock Hud": { + "description": [ + "Much stuff!" + ], + "command": "sbh", + "guiPath": [ + "com.thatgravyboat.skyblockhud.core.GuiScreenElementWrapper" + ] } } }
\ No newline at end of file |