Hypixel Skyblock
Various features to help in Hypixel Skyblock.
Integration
How to toggle the mod
public void toggleHypixelSkyblockExample(Player viewer, boolean value) {
Optional<ApolloPlayer> apolloPlayerOpt = Apollo.getPlayerManager().getPlayer(viewer.getUniqueId());
apolloPlayerOpt.ifPresent(apolloPlayer -> this.modSettingModule.getOptions().set(apolloPlayer, ModSkyblock.ENABLED, value));
}
Available options
-
ENABLED
- Config Key:
enabled
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
SKYBLOCK_ALERT_SCALE
- Config Key:
skyblock-alert-scale
- Values
- Type:
Float
- Default:
1.0F
- Minimum:
0.2F
- Maximum:
2.5F
- Type:
- Config Key:
-
SKYBLOCK_HIDE_HUNGER
- Config Key:
skyblock-hide-hunger
- Values
- Type:
Boolean
- Default:
true
- Type:
- Config Key:
-
SKYBLOCK_HIDE_ARMOR
- Config Key:
skyblock-hide-armor
- Values
- Type:
Boolean
- Default:
true
- Type:
- Config Key:
-
SKYBLOCK_HIDE_HEARTS
- Config Key:
skyblock-hide-hearts
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
SKYBLOCK_HIDE_ABSORB
- Config Key:
skyblock-hide-absorb
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
HIDE_MIDAS_STAFF
- Config Key:
hide-midas-staff
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
HIDE_FALLING_BLOCKS
- Config Key:
hide-falling-blocks
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
AUTO_COPY_RARE_DROPS
- Automatically copies rare drops and pet drops to the clipboard.
- Config Key:
auto-copy-rare-drops
- Values
- Type:
Boolean
- Default:
false
- Type:
-
ONLY_MOVERS_ON_SKYBLOCK
- Hides the hud previews in the edit hud layout menu if you're not currently on SkyBlock.
- Config Key:
only-movers-on-skyblock
- Values
- Type:
Boolean
- Default:
false
- Type:
-
GRIFFIN_BURROW_ESTIMATES
- Provides QOL for the Diana mayor that helps the user quickly locate burrows.
- Config Key:
griffin-burrow-estimates
- Values
- Type:
Boolean
- Default:
false
- Type:
-
SHOW_GIANT_HPAT_FEET
- Makes Giant HP more visible by showing their HP at their feet.
- Config Key:
show-giant-h-p-at-feet
- Values
- Type:
Boolean
- Default:
false
- Type:
-
TALLER_CROPS
- Changes crop hitboxes with their 1.12+ variant. Only enabled on Hypixel or singleplayer.
- Config Key:
taller-crops
- Values
- Type:
Boolean
- Default:
false
- Type:
-
SKY_BLOCK_WISHING_COMPASS
- Config Key:
sky-block-wishing-compass
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
SKY_BLOCK_METAL_DETECTOR
- Config Key:
sky-block-metal-detector
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
SKY_BLOCK_FINISHED_COMMISSIONS
- Config Key:
sky-block-finished-commissions
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
FIX_LAVA_BOBBER
- Fixes your fishing bobber sinking in lava.
- Config Key:
fix-lava-bobber
- Values
- Type:
Boolean
- Default:
false
- Type:
-
REPLACE_LAVA_WITH_WATER_CRIMSON
- Changes the texture of lava to water in the Crimson Isles and Kuudra.
- Config Key:
replace-lava-with-water-crimson
- Values
- Type:
Boolean
- Default:
false
- Type:
-
REPLACE_LAVA_WITH_WATER_EVERYWHERE
- Changes the texture of lava to water everywhere in SkyBlock.
- Config Key:
replace-lava-with-water-everywhere
- Values
- Type:
Boolean
- Default:
false
- Type:
-
SLAYER_BOSS_TIMER
- Provides a chat message on boss kill that tells you how long it took to kill!
- Config Key:
slayer-boss-timer
- Values
- Type:
Boolean
- Default:
false
- Type:
-
SLAYER_MINI_BOSS_ALERT
- Config Key:
slayer-mini-boss-alert
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key:
-
INACTIVE_EFFIGY_WAYPOINTS
- Used in Stillgore of the Rift, this feature tells you where to go to refresh the duration of inactive Effigies.
- Config Key:
inactive-effigy-waypoints
- Values
- Type:
Boolean
- Default:
false
- Type:
-
VAMPIRE_STEAK_DISPLAY
- Highlights a boss when it can be 1 tapped using steak stake.
- Config Key:
vampire-steak-display
- Values
- Type:
Boolean
- Default:
false
- Type:
-
VAMPIRE_ICHOR_DISPLAY
- Highlights blood ichors present during T5 Bloodfiends
- Config Key:
vampire-ichor-display
- Values
- Type:
Boolean
- Default:
false
- Type:
-
GRAVITY_WELL_WAYPOINTS
- Shows the positions where you can trap the gray blazes.
- Config Key:
gravity-well-waypoints
- Values
- Type:
Boolean
- Default:
false
- Type:
-
SHOW_KUUDRA_HEALTH
- Config Key:
show-kuudra-health
- Values
- Type:
Boolean
- Default:
false
- Type:
- Config Key: