HighTide's Hypixel SkyBlock Commands Forge

A mod for Hypixel Skyblock that adds a bunch of useful clientside commands to the game.

File Details

HighTide's Hypixel SB CMDS Forge 0.0.1

  • R
  • Mar 2, 2025
  • 132.25 KB
  • 13
  • 1.8.9
  • Forge

File Name

hsbcmds-0.0.1.jar

Supported Versions

  • 1.8.9

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hightides-hypixel-skyblock-commands-forge-1211911:6257351")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 0.0.1

Added:

  • New /hsbcalc command (This command, similar to the original mod, can be used to make calculations like a calculator in-game)
  • New /hsbsupportedlanguages command (This command will list all available languages supported by the mod)
  • New /hsbcredits command (This command will display some credits about who's working on the mod and what they've done)
  • New /hsbshareegg command (This command will allow you to share a location of an egg with the chat in-game)
  • New /hsbrng command (This command will allow you to generate a random number between a minimum and maximum number then either display it privately or publicly)
  • New /hsbtips command (This command will display a random tip from a list of tips that can help you learn stuff about SkyBlock)

To-Do:

Currently, any commands that utilize my API are unavailable. This is due to the difference between how fabric handles web requests and how forge handles web requests. Until I can get that figured out, the /hsbscammers and /hsbrep commands will be unavailable.

Also, similar to the API commands, GUI related commands will also be unavailable due to the differences between Fabric and Forge. Until I get those differences figured out, no GUI related commands will be usable.

The same kind of goes for language localization but I'm pretty sure the issue is on my end as uposed to the mod loaders end. Bare with me whilst these issues are figured out :D