Skip to content

kevinthegreat1/SkyblockMod-Fabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e99639b · Feb 26, 2024

History

84 Commits
Aug 22, 2022
Dec 31, 2023
Feb 25, 2024
Jan 28, 2022
Feb 26, 2024
Nov 15, 2022
Dec 31, 2023
Aug 10, 2022
Feb 26, 2024
Feb 25, 2024
Dec 31, 2023
Dec 31, 2023
Jan 28, 2022

Repository files navigation

Skyblock Mod Fabric

Helpful features for Hypixel Skyblock (Fabric 1.17+)

Features

Chat

  • /ca -> /chat all
  • /cp -> /chat party
  • /cg -> /chat guild
  • /co -> /chat officer
  • /cc -> /chat coop

Dungeon

Configurable dungeon map

  • /sbm dungeonMap: show current state (on or off)
  • /sbm dungeonMap [true|false]: turn dungeon map on or off
  • /sbm dungeonMap scale: show current scale
  • /sbm dungeonMap scale [scale]
  • /sbm dungeonMap offset: show current offset
  • /sbm dungeonMap offset [offsetX] [offsetY]

Dungeon Score

  • send 270 and 300 score in chat
  • /sbm dungeonScore 270|300: show current state (on or off)
  • /sbm dungeonScore 270|300 [true|false]: turn dungeon score on or off
  • /sbm dungeonScore 270|300 message [message]
    • Ex: /sbm dungeonScore 300 message 300 score reached!

Livid color

  • send livid color in chat
  • /sbm lividColor: show current state (on or off)
  • /sbm lividColor [true|false]: turn livid color on or off
  • /sbm lividColor [message before] "[color]" [message after]
    • Ex: /sbm lividColor [color] is sus

Experiments

  • Solvers for Enchanting Experiments
  • /sbm experiment [chronomatron|ultrasequencer|superpairs]: show current state (on or off)
  • /sbm experiment [chronomatron|ultrasequencer|superpairs] [true|false]: turn experiment solvers on or off

Fairy Souls

  • Highlights all fairy souls
  • /sbm fairySouls: show current state (on or off)
  • /sbm fairySouls [true|false]: turn fairy souls helper on or off
  • /sbm fairySouls markAllInCurrentIslandFound: mark all fairy souls on the current island as found
  • /sbm fairySouls markAllInCurrentIslandMissing: mark all fairy souls on the current island as missing

Fishing

  • Notifies you to reel in
  • /sbm fishingHelper: show current state (on or off)
  • /sbm fishingHelper [true|false]: turn fishing helper on or off

Help

  • /sbm help: show all skyblock mod commands

Message

  • /m [player] -> /msg [player]

Options

  • /sbm options: open options screen

Quiver Low Warning

  • Notifies you when you only have 50 Arrows left in your Quiver
  • /sbm quiverWarning: show current state (on or off)
  • /sbm quiverWarning [true|false]: turn quiver warning on or off

Party

  • /pa [Player] -> /p accept [Player]
  • /pv -> /p leave
  • /pd -> /p disband

Reparty

  • /pr, /rp -> Reparty: disbands the party and invites everyone back
  • Auto join reparty
  • /sbm reparty: show current state (on or off)
  • /sbm reparty [true|false]: turn reparty on or off

Shortcuts Commands

  • /sbm shortcuts: show current state (on or off)
  • /sbm shortcuts [true|false]: turn shortcuts on or off

Visit

  • /v [Player] -> /visit [Player]
  • /vp, /visit p -> /visit portalhub

Warp

  • /sk, /sky -> /skyblock

  • /i -> /is

  • /h, /hu -> /hub

  • /d, /dn, /dun, /dungeon -> /warp dungeon_hub

  • /bl, /blazing, /fortress, /crimson, /isles, /ci, /crimson isles, /n, /nether -> /warp nether

  • /deep, /cavern, /caverns -> /warp deep

  • /dw, /dwarven, /mi, /mines -> /warp mines

  • /f, /for, /forge -> /warpforge

  • /cry, /crystal, /ho, /hollows, /ch, /chrystal hollows -> /warp crystals

  • /g, /gold -> /warp gold

  • /des, /desert, /mu, /mushroom -> /warp desert

  • /sp, /spider, /spiders -> /warp spider

  • /ba, /barn -> /warp barn

  • /e, /end -> /warp end

  • /p, /park -> /warp park

  • /castle -> /warp castle

  • /museum -> /warp museum

  • /da, /dark -> /warp da

  • /crypt, /crypts -> /warp crypt

  • /nest -> /warp nest

  • /magma -> /warp magma

  • /void -> /warp void

  • /drag, /dragon -> /warp drag

  • /jungle -> /warp jungle

  • /howl -> /warp howl

Misc

  • /sbm options reload: reload options file
  • Useful when you accidentally override a setting
  • /sbm options save: manually save options file
  • Options file will automatically save when you quit the game

Options file is skyblockmod.json located in skyblockmod folder in the config folder in the minecraft run directory
A backup is also saved as skyblockmod.json_old in the same location