Showing preview only (348K chars total). Download the full file or copy to clipboard to get everything.
Repository: MicrocontrollersDev/Alternatives
Branch: main
Commit: b316c3d9e7a3
Files: 51
Total size: 331.4 KB
Directory structure:
gitextract_0r95y3t9/
├── .github/
│ └── workflows/
│ └── deploy.yml
├── LICENSE
├── README.md
├── contributing.md
├── docs/
│ ├── 1.12.2/
│ │ ├── feather.md
│ │ └── home.md
│ ├── 1.8.9/
│ │ ├── 5zig.md
│ │ ├── badlion_client.md
│ │ ├── cheatbreaker.md
│ │ ├── dungeon_utilities.md
│ │ ├── feather_client.md
│ │ ├── home.md
│ │ ├── hychat.md
│ │ ├── hyperium.md
│ │ ├── labymod.md
│ │ ├── lunar_client.md
│ │ ├── modlist.md
│ │ ├── refraction_v4.md
│ │ ├── skyblock_reinvented.md
│ │ ├── skyblockaddons.md
│ │ ├── skyblockcatia.md
│ │ ├── skyblockextras.md
│ │ ├── skypixel.md
│ │ ├── soopy.md
│ │ └── wyvtils.md
│ ├── assets/
│ │ └── images/
│ │ └── LICENSE
│ ├── contributors.md
│ ├── index.md
│ ├── latest/
│ │ ├── aaronsmod.md
│ │ ├── badlion.md
│ │ ├── essential.md
│ │ ├── feather.md
│ │ ├── home.md
│ │ ├── krypt.md
│ │ ├── lunar.md
│ │ ├── migrating.md
│ │ ├── optifine.md
│ │ ├── patcher.md
│ │ ├── skyblockaddons.md
│ │ ├── skytils.md
│ │ └── zen.md
│ └── launcher/
│ ├── home.md
│ ├── modrinth.md
│ ├── modrinth_mac.md
│ ├── modrinth_win.md
│ ├── prism.md
│ ├── prism_gnu.md
│ ├── prism_mac.md
│ └── prism_win.md
├── mkdocs.yml
└── requirements.txt
================================================
FILE CONTENTS
================================================
================================================
FILE: .github/workflows/deploy.yml
================================================
name: deploy
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-open-in-new-tab
- run: mkdocs gh-deploy --force
================================================
FILE: LICENSE
================================================
Alternatives - 2024
All Rights Reserved.
MicrocontrollersDev holds all rights in and to the source code and content of this software*. Unauthorized copying, modification, redistribution, or use of the software, in any form or by any means, is prohibited without prior written consent from MicrocontrollersDev.
Contact MicrocontrollersDev for inquiries regarding usage permissions.
Contacts:
Public
Make a GitHub issue in this repository
Join my Discord - https://discord.gg/rejfv9kFJj
Join my Matrix - https://matrix.to/#/!axTNrRSaDlwHtQznCp:matrix.org
Join my Revolt - https://rvlt.gg/vNMTy2bw
Private
Bluesky - @microcontrollers.dev
Matrix - @microcontrollers:matrix.org
Discord - @Microcontrollers
Revolt - @Microcontrollers#7430
*Exception: The images "alternatives.png" and "logo.png" in docs/assets/images are licensed under ARR by Zetvue. See https://github.com/MicrocontrollersDev/Alternatives/blob/main/docs/assets/images/LICENSE for more information.
================================================
FILE: README.md
================================================
<div align="center">
<img src="docs/assets/images/alternatives.png" alt="logo" width="200" height="125">
# [`Alternatives`](https://alternatives.microcontrollers.dev)
Repo which contains many
alternatives to poorly made
or out-of-date clients, mods,
and modpacks.
[](https://discord.gg/rejfv9kFJj)
</div>
## Contributors
[](https://alternatives.microcontrollers.dev/contributors)
## Reviews

## For potential contributors
Looking to contribute something to the project?
* Please make all your changes in a feature branch instead of main
* Make sure that the option that lets us make changes to your pull request is enabled
* Follow the style that everything else is using in that specific list or follow the general style in other lists if creating a new one
* If you are going to update/add a mod, make sure that you change/add it on every list where applicable
* We reserve the right to cherrypick changes and add them ourselves (with due credit to you)
* Add your name to credits in alphabetical order in edited lists and in contributors.md, even for the tiniest of change
* Preferably link to your GitHub account, though you may link to something else if you wish
## Copyright
© MicrocontrollersDev. All Rights Reserved.
================================================
FILE: contributing.md
================================================
# Looking to contribute something to the project?
* Please make all your changes in a [feature/topic branch instead of main](https://jmeridth.com/posts/do-not-issue-pull-requests-from-your-master-branch)
* Make sure that the option that lets us make changes to your pull request is enabled
* Follow the style that everything else is using in that specific list or follow the general style in other lists if creating a new one
* If you are going to update/add a mod, try to change/add it on every list where applicable
* We reserve the right to cherrypick changes and add them ourselves (with due credit to you)
* Add your name to credits in alphabetical order in edited lists and in contributors.md, even for the tiniest of change
* Preferably link to your GitHub account, though you may link to something else if you wish
================================================
FILE: docs/1.12.2/feather.md
================================================
# Feather "Client" Alternatives
Feather "Client" is a Forge/Fabric mod marketing itself as a client, claiming immense FPS boosts and wide mod support.
However, Feather, on numerous occasions, has been caught illegally stealing code and breaking other mod's licenses.
Despite the overwhelming amount of evidence, their admins and moderators refuse to acknowledge it and avoid it.
Feather is also unsupported by many mod authors, as Feather is closed source and obfuscated, and so incompatibilies cannot
be fixed by mod authors. It is not recommended to use Feather or support the developers behind the "client". All major
performance improvements can be gotten from using the original mods that Feather leeches off.
Additionally, I do not personally trust them. If they are unable to write their own code for their features, I do not trust
them to write proper security measures as by using Feather you are essentially giving them access to your Microsoft/Minecraft
account. Their Discord server also refuses to ban scammers, as on several occasions myself and others have been told that it
is not their problem.
### Visuals
* Animations - Irrelevant
* Block Overlay - ?
* Clear Water - [OptiFine](https://optifine.net/download?f=OptiFine_1.12.2_HD_U_G5.jar)
* Custom Crosshair - [Sparkless' Custom Crosshair](https://modrinth.com/mod/custom-crosshair-mod)
* FOV Changer - [PolyPatcher](https://modrinth.com/mod/patcher)
* Glint - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* Hitbox - ?
* Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.12.2)
* Nick Hider - ?
* Particles - ?
* Time Changer - [PolyTime](https://modrinth.com/mod/polytime)
* Waypoints - [Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap/files?version=1.12.2)
* Weather Changer - [PolyWeather](https://modrinth.com/mod/polyweather)
* Zoom - [OptiFine](https://optifine.net/download?f=OptiFine_1.12.2_HD_U_G5.jar) / [PolyPatcher](https://modrinth.com/mod/patcher)
### HUD
* Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Boss Bar - ?
* CPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Combo Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Direction - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Item Counter - ?
* Item Info - [PolyPatcher](https://modrinth.com/mod/patcher)
* Pack Display - ?
* Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Potion Effects - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Reach Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Saturation - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Scoreboard - ?
* Time - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
### Hypixel
* AutoFriend - ?
* Auto Tip - [Semx11's AutoTip](https://autotip.pro/download)
* Auto GG - ?
* Anti GG - ?
* LevelHead - [LevelHead](https://sk1er.club/mods/level_head)
### Other
* Auto Text **(BANNABLE ON HYPIXEL)** - ?
* Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
* Oof Mod - ?
* Perspective - [Cynosphere's Perspective Mod Redux](https://www.curseforge.com/minecraft/mc-mods/perspective-mod-redux/files?version=1.12.2)
* Screenshot - [PolyPatcher](https://modrinth.com/mod/patcher)
* Scrollable Tooltips - [Scrollable Tooltips](https://sk1er.club/mods/text_overflow_scroll)
* Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Snaplook - ?
* Toggle Sprint - [PolySprint](https://modrinth.com/mod/polysprint)
* Voice - ?
## General
### Blur Settings
* Inventory - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.12.2)
* Menu - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.12.2)
### Sound
* Portal Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
### Keybinds
* Custom Dropstack - [PolyPatcher](https://modrinth.com/mod/patcher)
## Chat Options
### Chat Settings
* Toggle Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
* Unlimited Scrollbar - [PolyPatcher](https://modrinth.com/mod/patcher)
* Background Color - ?
* Text Shadow - [PolyPatcher](https://modrinth.com/mod/patcher)
### Stack Messages
* Stack Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
* Consecutive Messages Only - [PolyPatcher](https://modrinth.com/mod/patcher)
### Mentions
* Highlight - ?
* Color - ?
* Bold - ?
* Own Messages - ?
## Performance
### Rendering Settings
* Use Fast Rendering - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.12.2_HD_U_G6_pre1.jar)
* Use Direct Memory Access - ?
* Use Fast Font Rendering - [PolyPatcher](https://modrinth.com/mod/patcher)
* Use Static Particle Color - [PolyPatcher](https://modrinth.com/mod/patcher)
* Lazy Chunk Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
### Light Settings
* Use Fast Block Lighting - ?
* Use Fast Entity Lighting - ?
### Advanced Settings
* Use Culling - [PolyPatcher](https://modrinth.com/mod/patcher)
* Cull Nametags - [PolyPatcher](https://modrinth.com/mod/patcher)
# Too lazy to download mods yourself?
!!! note "Check out these projects:"
## [Argon](https://github.com/Tricked-dev/argoninstaller)
Argon makes it easy to download specific
mods in a single installer, as well as
managing updates.
## [Prism Launcher](https://prismlauncher.org)
Prism Launcher is a MultiMC fork with a wide
array of useful features such as separated
instances, an in-launcher mod downloader
for both Modrinth and CurseForge, and one-click
install to install mod loaders and modpacks!
## External Mods
* [Replay Mod](https://modrinth.com/mod/replaymod)
* [OptiFine](https://optifine.net/download?f=OptiFine_1.12.2_HD_U_G5.jar)
* [Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap/files?version=1.12.2)
* [Quickplay](https://hypixel.net/threads/forge-quickplay-v2-0-3-quickly-join-games-on-the-network.1317410)
* [MumbleLink](https://www.curseforge.com/minecraft/mc-mods/mumblelink/files?version=1.12.2)
* [HD Skins](https://www.hdskins.de)
* [ResourcePack Organizer](https://www.curseforge.com/minecraft/mc-mods/resource-pack-organizer/files?version=1.12.2)
# Contributors
* [o9o](https://www.youtube.com/@o9omc)
* [Geek](https://github.com/GamingGeek)
* [GhoulBoi69](https://github.com/GhoulBoii)
* [moisty](https://github.com/Mqisty)
* [Narwhalism](https://www.twitch.tv/narwhalswim)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Rayless](https://github.com/UnderscoreRayless)
* [Systemless](https://github.com/SystemlessDev)
* [Tricked](https://github.com/Tricked-dev)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.12.2/home.md
================================================
# 1.12.2
Click the links below or use the sidebar navigation to find the list you want.
1.12.2 is not popular enough for it to be worth my time updating. Therefore no more lists will be created or updated.
## Clients
* [Feather "Client"](https://alternatives.microcontrollers.dev/1.12.2/feather)
================================================
FILE: docs/1.8.9/5zig.md
================================================
# 5zig Alternatives
Both the original 5zig and 5zig Reborn are no longer maintained.
This list is based off of the latest version of 5zig Reborn.
## Display Options
### HUD Options
* Vanilla Potion Indicator - ?
* Show Potion Indicator - ?
* Colored Armor Durability - ?
* Show Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
* Show Food Heal Amount - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
* Show Hotbar Numbers - Resourcepack
### Noncategorized
* Show More Chat Symbols - ?
* Show Last Server - [Redaction](https://modrinth.com/mod/redaction)
* Show Custom Item Models - OptiFine Setting
* Static FOV - Minecraft Setting
* Time in Chat Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
* Transparent Chat Background - [PolyPatcher](https://modrinth.com/mod/patcher)
* Transparent Pause Menu - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Own Nametag - [PolyNametag](https://modrinth.com/mod/polynametag)
* Ping on Tablist - [PolyPatcher](https://modrinth.com/mod/patcher)
* Ping on Server List - ?
### Customize Display
* See [EvergreenHUD](https://modrinth.com/mod/evergreenhud) for most of the features
* See [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
## Server Options
### General
* Notify on Chat-Mention - [REDACTION](https://modrinth.com/mod/redaction)
* Automatically Reconnect - ?
* Use CMD-Key - ?
* Show Compass Target - ?
* Show Large Killstreaks - ?
* Show Mojang Satus - [MojangStatus](https://github.com/GamingGeek/MojangStatus/releases/latest)
* Confirm Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
### Hypixel
* Stats - [HyStats](https://cdn.discordapp.com/attachments/1009757412921708604/1134269972877676574/HyStats-v4.0_1.8.9.jar)
* Guilds - ?
* Friends - ?
### Other
* Zoom - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) & [PolyPatcher](https://modrinth.com/mod/patcher)
* Highlight Words - ?
* 2nd Chat - ?
* Chat Messages Filter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Text Shortcuts - [Chatting](https://modrinth.com/mod/chatting)
* Text Macros **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
* Username History - Removed by Mojang for privacy concerns.
* Join Auto-Text **(BANNABLE ON HYPIXEL)** - ?
* TeamSpeak - ?
* Discord Presence - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* Friends and Chat System - [Essential](https://essential.gg/download)
* Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
# Contributors
* [GhoulBoi69](https://github.com/GhoulBoii)
* [moisty](https://github.com/Mqisty)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/badlion_client.md
================================================
# Badlion Client Alternatives
I do not have Badlion and don't intend on downloading it.
If you know how to categorize these mods, please PR or make an issue!
This currently uses the list from [their support site](https://support.badlion.net/hc/en-us/categories/360002557839-Mod-Section).
## Mods
### Simple
* Animations - [OverflowAnimations](https://modrinth.com/mod/animations)
* Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* AutoGG - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Auto Text **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
* AutoTip - [Semx11's AutoTip](https://autotip.pro)
* Bedwars Beds - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Bedwars Upgrade Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Block Counter - ?
* Block Overlay - [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
* BlockInfo - [What Am I Looking At](https://www.curseforge.com/minecraft/mc-mods/waila/files?version=1.8.9)
* Bossbar - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Chat
* 24 Hour - [PolyPatcher](https://modrinth.com/mod/patcher)
* Bold - ?
* Anti-Spam - [PolyPatcher](https://modrinth.com/mod/patcher)
* Time Format - [PolyPatcher](https://modrinth.com/mod/patcher)
* Infinite History - [PolyPatcher](https://modrinth.com/mod/patcher)
* History Length - [PolyPatcher](https://modrinth.com/mod/patcher)
* Smooth Chat - [Chatting](https://modrinth.com/mod/chatting)
* No Close My Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
* Background (color) - [Chatting](https://modrinth.com/mod/chatting)
* Time (color) - ?
* Highlight Username In Chat - [REDACTION](https://modrinth.com/mod/redaction)
* Toggle Chat (keybind) - ?
* Copy Coordinates (keybind) - [PolyPatcher](https://modrinth.com/mod/patcher) (/sendcoords)
* Move Chat Above Hearts - [Chatting](https://modrinth.com/mod/chatting)
* Smooth Chat Speed - [Chatting](https://modrinth.com/mod/chatting)
* Chunk Borders - [Legacy Chunk Borders](https://modrinth.com/mod/legacy-chunk-borders-forge)
* Clear Glass - Use a resource pack
* Clock - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Combo Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* CPS Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Crosshair Mod - [PolyCrosshair](https://modrinth.com/mod/crosshair)
* Damage Tint - [LowHPTint](https://short.isxander.dev/lowhptint)
* Direction - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Enchant Glint - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* FOV Changer - [PolyPatcher](https://modrinth.com/mod/patcher)
* FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Fullbright - [PolyPatcher](https://modrinth.com/mod/patcher)
* GUI - [PolyPatcher](https://modrinth.com/mod/patcher) (partially)
* Height Overlay - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Hit Color - [DamageTint](https://modrinth.com/mod/damagetint)
* Hitboxes - [PolyHitbox](https://modrinth.com/mod/hitbox)
* Inventory Blur - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
* Item Counter - [Item Counter](https://modrinth.com/mod/item-counter-mod)
* Item Info - [PolyPatcher](https://modrinth.com/mod/patcher)
* Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
* Item Tracker - ?
* JustEnoughItems - [JEI](https://www.curseforge.com/minecraft/mc-mods/jei/files?version=1.8.9)
* Keystrokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
* Levelhead - [Levelhead](https://sk1er.club/mods/level_head)
* Light Overlay - ?
* Memory - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* MiniMap **(BANNABLE ON HYPIXEL)** - [JourneyMap](https://www.curseforge.com/minecraft/mc-mods/journeymap/files?version=1.8.9)
* MLG Cobweb - ?
* Motion Blur - [PolyBlur](https://modrinth.com/mod/polyblur)
* Mouse Strokes - ?
* Name History - ?
* Name Tags - [PolyNametag](https://modrinth.com/mod/polynametag)
* Nick Hider - [NickHider](https://www.sk1er.club/mods/nick_hider)
* Oof - [OofMod](https://github.com/Deftu/OofMod/releases/latest)
* Pack Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Pack Tweaks
* Custom Fire - [PolyPatcher](https://modrinth.com/mod/patcher)
* Transparent UI - [PolyPatcher](https://modrinth.com/mod/patcher)
* Hide Pumpkin Overlay - [PolyPatcher](https://modrinth.com/mod/patcher)
* Visible Tripwires - ?
* Fishing Line Color - [Not Enough Updates](https://modrinth.com/mod/notenoughupdates)
* Fishing Line Width - [OverflowAnimations](https://modrinth.com/mod/animations)
* Trip Wire Color - ? (and yes for some reason BLC has not grouped this with Visible Tripwires and they separated the word)
* Water Opacity - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) (clear water to an extent)
* Water Fog - [PolyPatcher](https://modrinth.com/mod/patcher)
* Bigger Items - [OverflowAnimations](https://modrinth.com/mod/animations)
* Custom Skies - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
* Biome Blending - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
* XP Orb Colors - ?
* Ore Overlays - Use a resource pack
* Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
* Perspective Mod **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
* Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud) (disabled for now)
* Player Counter - ?
* Potion Status - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
* Protection - [PolyPatcher](https://modrinth.com/mod/patcher)
* PvP Info - ?
* Quickplay - [Quickjoin](https://modrinth.com/mod/quickjoin)
* Reach Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files?version=1.8.9)
* Scoreboard - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Shaders - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
* Shiny Pots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* StopWatch - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Survival
* Lock Items in Inventory - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Anti Breaking Tools - ?
* Show Ender Chest Inventory - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Inventory Search Bar - [Not Enough Updates](https://modrinth.com/mod/notenoughupdates)
* Tab
* Background - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Rows - ?
* Highlight Own Name - [Hytils Reborn](https://modrinth.com/mod/hytils) (puts a star next to name)
* Move Self to Top - ?
* Scale - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Font - [SmoothFont](https://www.curseforge.com/minecraft/mc-mods/smooth-font/files?version=1.8.9)
* Disable Header - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Disable Footer - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Disable Player Heads - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Show Ping Numbers - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Hide Ping - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Dynamic Ping Color - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Name Text Shadow - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Ping Text Shadow - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Header and Footer Text Shadow - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Remove Guild Tags (Hypixel) - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Remove NPCs (Hypixel)- [Hytils Reborn](https://modrinth.com/mod/hytils)
* TimeChanger - [PolyTime](https://modrinth.com/mod/polytime)
* TNT Time - [TNT Time](https://sk1er.club/mods/tnttime)
* ToggleChat
* Abbreviate Chat Channels - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Abbreviate Ranks - ?
* Hide Direct Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Shout Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide In-Game Team Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide In-Game Messages (Excludes Team Chat) - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Line Separators - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Hide Friend Join/Leave Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Friend Requests - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Guild Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Guilt MOTD - [Hytils Reborn](https://modrinth.com/mod/hytils) / [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Party Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Party Invites - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Pre-Game Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Lobby Join Messages - [Hytils Reborn](https://modrinth.com/mod/hytils) / [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Lobby Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* ToggleSneak - [PolySprint](https://modrinth.com/mod/polysprint)
* ToggleSprint - [PolySprint](https://modrinth.com/mod/polysprint)
* Waypoints - ?
* Zoom - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) & [PolyPatcher](https://modrinth.com/mod/patcher)
### Complex
* Mumble Link - [MumbleLink](https://www.curseforge.com/minecraft/mc-mods/mumblelink/files/2327154/files?version=1.8.9)
* ResourcePack24 - [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar) (Only adds the ability to make folders and a better GUI) and [Resourcify](https://modrinth.com/mod/resourcify) (Only adds ability to download and update packs from Modrinth)
* Schematica Mod - [Schematica](https://www.curseforge.com/minecraft/mc-mods/schematica/files/2279147/files?version=1.8.9)
* TeamSpeak Mod - ?
* Timers - [BLCTimers](https://github.com/LlamaLad7/blctimers/releases/latest)
### Other
These are mods that Badlion has but are not mentioned in their support for one reason or another.
* BehindYou - [BehindYouV3](https://modrinth.com/mod/behindyou)
* Clan Wars - Irrelevant
* Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
* Emotes - [Emoticons](https://www.curseforge.com/minecraft/mc-mods/emoticons/files/all?page=1&pageSize=20&version=1.8.9) (This does modify the default movement of your character, Disable **non-emote animations** in McLib `Ctrl + 0`)
* Sprays - ?
* Wavey Capes - [Wavey Capes](https://modrinth.com/mod/wavey-capes)
* Discord Rich Presence - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* Fancy Fonts - [SmoothFont](https://www.curseforge.com/minecraft/mc-mods/smooth-font/files?version=1.8.9)
* Ghost Liquid Fix - Don't use
* HyStats - [HyStats](https://cdn.discordapp.com/attachments/1009757412921708604/1134269972877676574/HyStats-v4.0_1.8.9.jar)
* Ingame Server Switcher - [PolyPatcher](https://modrinth.com/mod/patcher)
* Replay Mod - [Replay Mod](https://modrinth.com/mod/replaymod)
* Text Shadow - [PolyPatcher](https://modrinth.com/mod/patcher)
* Weather Changer - [PolyWeather](https://modrinth.com/mod/polyweather)
### Skyblock
For a list of Skyblock mods please see my other list [here](https://alternatives.microcontrollers.dev/1.8.9/modlist/#skyblock).
# Contributors
* [BobIsMyManager](https://github.com/BobIsMyManager)
* [Digux](https://github.com/Diguhxe)
* [Fizzify](https://github.com/Fizzify)
* [GhoulBoi69](https://github.com/GhoulBoii)
* [jade](https://github.com/jadeposting)
* [Lizzy](https://github.com/LizzyMaybeDev)
* [Moiré](https://github.com/moire9)
* [moisty](https://github.com/Mqisty)
* [ooTruffle](https://github.com/ooTruffle)
* [Salmon](https://github.com/Scherso)
* [Solonovamax](https://github.com/solonovamax)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/cheatbreaker.md
================================================
# CheatBreaker
Just for fun.
## CheatBreaker Settings
### Audio
* All Audio Settings - ?
### FPS Boost
* Enable FPS Boost - [See performance mods](https://alternatives.microcontrollers.dev/1.8.9/modlist/#performance)
* Slow Chunk Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
* Fullbright - [PolyPatcher](https://modrinth.com/mod/patcher)
* Enchantment Glint - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
### Team View
* All Team View Settings - ?
### General
* GUI Blur - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
* World Time - [PolyTime](https://modrinth.com/mod/polytime)
* Look View - [BehindYouV3](https://modrinth.com/mod/behindyou)
### Render
* Show Potion Info in Inventory - ?
* Show Chat Background - [Chatting](https://modrinth.com/mod/chatting)
* Show HUD While in Debug View - Irrelevant
* Shiny Pots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* Red String - Use a resource pack
* Transparent Background - [PolyPatcher](https://modrinth.com/mod/patcher)
### Crosshair
* All Crosshair Settings - [PolyCrosshair](https://modrinth.com/mod/crosshair)
## Mods
* Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Zans Minimap **(BANNABLE ON HYPIXEL)** - [JourneyMap](https://www.curseforge.com/minecraft/mc-mods/journeymap/files?version=1.8.9)
* ToggleSprint - [PolySprint](https://modrinth.com/mod/polysprint)
* Potion Effects - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
* Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Scoreboard - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Cooldowns - [Cooldowns](https://github.com/MicrocontrollersDev/ModArchive/blob/main/Cooldowns%20-%201.8.9.jar)
* Notifications - Irrelevant
* Direction HUD - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Boss Bar - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* CPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Keystrokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
## Other
* Account Switcher - [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher)
================================================
FILE: docs/1.8.9/dungeon_utilities.md
================================================
# DungeonUtilities Alternatives
DungeonUtilities was an amazing
ChatTriggers module for Dungeon solvers and map
display, among other things, but
is now discontinued by its
creator and he recommends using alternatives.
* Map - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Blaze Solver - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Party Kicker - ? (Not very useful nowadays, many people switch classes after joining)
* Riddle Solver - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Better Glowing Effect - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Loot Tracker - ?
# Contributors
* [RayDeeUx](https://github.com/RayDeeUx)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/feather_client.md
================================================
# Feather "Client" Alternatives
Feather "Client" is a Forge/Fabric mod marketing itself as a client, claiming immense FPS boosts and wide mod support.
However, Feather, on numerous occasions, has been caught illegally stealing code and breaking other mod's licenses.
Despite the overwhelming amount of evidence, their admins and moderators refuse to acknowledge it and avoid it.
Feather is also unsupported by many mod authors, as Feather is closed source and obfuscated, and so incompatibilies cannot
be fixed by mod authors. It is not recommended to use Feather or support the developers behind the "client". All major
performance improvements can be gotten from using the original mods that Feather leeches off.
Additionally, I do not personally trust them. If they are unable to write their own code for their features, I do not trust
them to write proper security measures as by using Feather you are essentially giving them access to your Microsoft/Minecraft
account. Their Discord server also refuses to ban scammers, as on several occasions myself and others have been told that it
is not their problem.
## Feather Mods
### Visuals
* Animations - [OverflowAnimations](https://modrinth.com/mod/animations)
* Block Overlay - [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
* Clear Water - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) & [PolyPatcher](https://modrinth.com/mod/patcher)
* Custom Crosshair - [PolyCrosshair](https://modrinth.com/mod/crosshair)
* FOV Changer - [PolyPatcher](https://modrinth.com/mod/patcher)
* Glint - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* Hitbox - [PolyHitbox](https://modrinth.com/mod/hitbox)
* Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
* Nick Hider - [NickHider](https://sk1er.club/mods/nick_hider)
* Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
* Time Changer - [PolyTime](https://modrinth.com/mod/polytime)
* Waypoints - [Waypoints](https://cdn.discordapp.com/attachments/796895966414110751/1060695267197857922/Waypoints_1.0.jar)
* Weather Changer - [PolyWeather](https://modrinth.com/mod/polyweather)
* Zoom - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) & [PolyPatcher](https://modrinth.com/mod/patcher)
### HUD
* Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Boss Bar - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* CPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Combo Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Direction - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Item Counter - [Item Counter](https://modrinth.com/mod/item-counter-mod)
* Item Info - [PolyPatcher](https://modrinth.com/mod/patcher)
* Pack Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud) (disabled for now)
* Potion Effects - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
* Reach Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
* Scoreboard - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Time - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
### Hypixel
* Auto Friend - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Auto Tip - [Semx11's AutoTip](https://autotip.pro/download)
* Auto GG - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Anti GG - [Hytils Reborn](https://modrinth.com/mod/hytils)
* LevelHead - [LevelHead](https://www.sk1er.club/mods/level_head)
### Other
* Auto Text **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
* Discord - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* Oof Mod - [OofMod](https://github.com/Deftu/OofMod/releases/latest)
* Perspective **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
* Screenshot - [PolyPatcher](https://modrinth.com/mod/patcher)
* Scrollable Tooltips - [Scrollable Tooltips](https://www.sk1er.club/mods/text_overflow_scroll)
* Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Snaplook - [BehindYouV3](https://modrinth.com/mod/behindyou)
* Toggle Sprint - [PolySprint](https://modrinth.com/mod/polysprint)
* Voice - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
### Cosmetics
* Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
## General
### Blur Settings
* Inventory - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
* Menu - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
### Sound
* Portal Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
### Keybinds
* Custom Dropstack - [PolyPatcher](https://modrinth.com/mod/patcher)
## Chat Options
### Chat Settings
* Toggle Chat - [Chatting](https://modrinth.com/mod/chatting)
* Unlimited Scrollbar - [PolyPatcher](https://modrinth.com/mod/patcher)
* Background Color - [Chatting](https://modrinth.com/mod/chatting)
* Text Shadow - [Chatting](https://modrinth.com/mod/chatting)
### Stack Messages
* Stack Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
* Consecutive Messages Only - [PolyPatcher](https://modrinth.com/mod/patcher)
### Mentions
* Highlight - [REDACTION](https://modrinth.com/mod/redaction)
* Color - [REDACTION](https://modrinth.com/mod/redaction)
* Bold - [REDACTION](https://modrinth.com/mod/redaction)
* Own Messages - [REDACTION](https://modrinth.com/mod/redaction)
## Performance
### Rendering Settings
* Use Fast Rendering - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
* Use Direct Memory Access - ?
* Use Fast Font Rendering - [PolyPatcher](https://modrinth.com/mod/patcher)
* Use Static Particle Color - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
* Lazy Chunk Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
### Light Settings
* Use Fast Block Lighting - ?
* Use Fast Entity Lighting - ?
### Advanced Settings
* Use Culling - [PolyPatcher](https://modrinth.com/mod/patcher)
* Cull Nametags - [PolyPatcher](https://modrinth.com/mod/patcher)
## External Mods
* [Patcher](https://sk1er.club/mods/patcher)
* [SkyblockAddons](https://modrinth.com/mod/skyblockaddons-unofficial)
* [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* [ChatTriggers](https://github.com/ChatTriggers/ChatTriggers/releases/latest)
* [Apec](https://github.com/BananaFructa/Apec/releases/latest)
* [Danker's Skyblock Mod](https://github.com/bowser0000/SkyblockMod/releases/latest)
* [Dungeon Rooms Mod](https://github.com/Quantizr/DungeonRoomsMod/releases/latest)
* [Dungeons Guide](https://github.com/Dungeons-Guide/Skyblock-Dungeons-Guide/releases/latest)
* [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
* [BazaarNotifier](https://github.com/symt/BazaarNotifier/releases/latest)
* [ResourcePack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
* [Replay Mod](https://modrinth.com/mod/replaymod)
* [OptiFine](https://optifine.net)
* [Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap)
* [Quickplay](https://modrinth.com/mod/quickjoin)
* [HD Skins](https://www.hdskins.de)
* [ResourcePack Organizer](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar) (Resource Pack Manager instead)
# Contributors
* [o9o](https://www.youtube.com/@o9omc)
* [Geek](https://github.com/GamingGeek)
* [GhoulBoi69](https://github.com/GhoulBoii)
* [moisty](https://github.com/Mqisty)
* [Narwhalism](https://www.twitch.tv/narwhalswim)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Rayless](https://github.com/UnderscoreRayless)
* [Salmon](https://github.com/Scherso)
* [Systemless](https://github.com/SystemlessDev)
* [Tricked](https://github.com/Tricked-dev)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/home.md
================================================
# 1.8.9
Click the links below or use the sidebar navigation to find the list you want.
## Mod List
* [Mod List](https://alternatives.microcontrollers.dev/1.8.9/modlist)
## Clients
* [CheatBreaker](https://alternatives.microcontrollers.dev/1.8.9/cheatbreaker)
* [Badlion Client](https://alternatives.microcontrollers.dev/1.8.9/badlion_client)
* [Feather "Client"](https://alternatives.microcontrollers.dev/1.8.9/feather_client)
* [Hyperium](https://alternatives.microcontrollers.dev/1.8.9/hyperium)
* [LabyMod](https://alternatives.microcontrollers.dev/1.8.9/labymod)
* [Lunar Client](https://alternatives.microcontrollers.dev/1.8.9/lunar_client)
## Mods
* [5zig](https://alternatives.microcontrollers.dev/1.8.9/5zig)
* [Dungeon Utilities](https://alternatives.microcontrollers.dev/1.8.9/dungeon_utilities)
* [HyChat](https://alternatives.microcontrollers.dev/1.8.9/hychat)
* [SkyblockCatia](https://alternatives.microcontrollers.dev/1.8.9/skyblockcatia)
* [SkyblockExtras](https://alternatives.microcontrollers.dev/1.8.9/skyblockextras)
* [Skyblock Reinvented](https://alternatives.microcontrollers.dev/1.8.9/skyblock_reinvented)
* [Skypixel](https://alternatives.microcontrollers.dev/1.8.9/skypixel)
* [SoopyAddons](https://alternatives.microcontrollers.dev/1.8.9/soopy)
* [Wyvtils](https://alternatives.microcontrollers.dev/1.8.9/wyvtils)
## Modpacks
* [Refraction V4](https://alternatives.microcontrollers.dev/1.8.9/refraction_v4)
================================================
FILE: docs/1.8.9/hychat.md
================================================
# HyChat Alternatives
The mod is no longer supported by its developer, Moulberry.
### Tweaks
* Compact Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
* Consecutive Compact Char - [PolyPatcher](https://modrinth.com/mod/patcher)
* Compact Chat Count - [PolyPatcher](https://modrinth.com/mod/patcher)
* Fix Centered Text - ?
* Smart Dividers - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Connect Dividers - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Stack Empty Lines - [PolyPatcher](https://modrinth.com/mod/patcher)
* Filter Bad Words - ?
* Replace Homoglyphs - ?
### Alignment
* Align Right - ?
* Alight Top - ?
### Appearance
* Text Shadow - [Chatting](https://modrinth.com/mod/chatting)
* Tab Text Shadow - [Chatting](https://modrinth.com/mod/chatting) (maybe)
### Screenshot and Copying
* Copy Message - [Chatting](https://modrinth.com/mod/chatting)
* Take Screenshot of Message - [Chatting](https://modrinth.com/mod/chatting)
* Take Screenshot of Entire Chatbox - [Chatting](https://modrinth.com/mod/chatting)
* Copy Formatting of Message- [Chatting](https://modrinth.com/mod/chatting)
### Visual
* Change Colors - [Chatting](https://modrinth.com/mod/chatting)
* Change Opacity - [Chatting](https://modrinth.com/mod/chatting)
# Contributors
* [GhoulBoi69](https://github.com/GhoulBoii)
* [moisty](https://github.com/Mqisty)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/hyperium.md
================================================
# Hyperium Alternatives:
### General
* Blurred Gui Background - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
* Clear Glass - [canelex's Clear Glass](https://www.youtube.com/watch?v=Iq63MOSURbE)
* Fire Height - [PolyPatcher](https://modrinth.com/mod/patcher)
* Persistent Chat Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
* Roman Numerals - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Own Nametag - [PolyNametag](https://modrinth.com/mod/polynametag)
* Transparent Container Backgrounds - [PolyPatcher](https://modrinth.com/mod/patcher)
* Upload Screenshots - [PolyPatcher](https://modrinth.com/mod/patcher)
### Hypixel
* Welcome to the Hypixel Zoo - [Chachy's WelcomeToTheHypixelZoo](https://github.com/ChachyDev/WelcomeToTheHypixelZoo/releases/latest)
* Broadcast Achievements - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Disable Leather Armor - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Friends First in Tab - [Hytils Reborn](https://modrinth.com/mod/hytils) (adds a star next to friends instead)
* Ping on DM - None, Hypixel has this feature / [Hytils Reborn](https://modrinth.com/mod/hytils) for when in Limbo
* Send Guild Welcome Message - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Thank Watchdog - [Hytils Reborn](https://modrinth.com/mod/hytils)
### Improvements
* Disable Armorstands - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Enchantment Glint - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable End Portals - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Item Frames - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Lightning Bolts - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Shadowed Text - [PolyPatcher](https://modrinth.com/mod/patcher)
* Limbo FPS Limiter - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Fast World Switching - [PolyPatcher](https://modrinth.com/mod/patcher)
* Smart Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
* Void Flicker Fix - [PolyPatcher](https://modrinth.com/mod/patcher)
* Windowed Fullscreen - [PolyPatcher](https://modrinth.com/mod/patcher)
### Integrations
* Compact Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
* Discord RP - [Hycord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* Fast Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
* Fullbright - [PolyPatcher](https://modrinth.com/mod/patcher)
### Misc
* Confirm Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
* Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
### Mods
* ShinyPots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* 1.7 Animations - [OverflowAnimations](https://modrinth.com/mod/animations)
* Auto MyPosition - ?
* AutoGG - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Bossbar - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Chunk Animator - [Lumien231's Chunk Animator](https://www.curseforge.com/minecraft/mc-mods/chunk-animator/files?version=1.8.9)
* Entity Radius - [PolyPatcher](https://modrinth.com/mod/patcher)
* FOV Modifier - [PolyPatcher](https://modrinth.com/mod/patcher)
* Glint Colorizer - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
* Motion Blur - [PolyBlur](https://modrinth.com/mod/polyblur)
* Sidebar Mod - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Keystrokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
* ToggleChat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Custom Crosshair - [PolyCrosshair](https://modrinth.com/mod/crosshair)
* Popup Events - [Popup Events](https://sk1er.club/mods/popup_events)
* (Hyperium's) Reach Display - None ([EvergreenHUD](https://modrinth.com/mod/evergreenhud) for a regular reach display)
* Numeric Ping - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Show amount of currently held item - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show enchantments above hotbar - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show attack damage above hotbar - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show armor protection in inventory - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show armor projectile protection in inventory - [PolyPatcher](https://modrinth.com/mod/patcher)
* Hide names in F1 - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Titles - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Disable Portal Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Achievements - [PolyPatcher](https://modrinth.com/mod/patcher)
* Rear Cam - [BehindYouV3](https://modrinth.com/mod/behindyou)
* ToggleSprint - [PolySprint](https://modrinth.com/mod/polysprint)
* Name History - [PolyPatcher](https://modrinth.com/mod/patcher)
* Perspective Mod **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
# Contributors
* [jade](https://github.com/jadeposting)
================================================
FILE: docs/1.8.9/labymod.md
================================================
# LabyMod Alternatives
LabyMod has a bunch of problems that
cause mod incompatibilities, weird graphics,
and just low FPS. Therefore, it is advised
that you avoid using it if possible.
## Features
### Information
* Ping in Tablist - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Colored Ping - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Show Language Flags - ?
* Permission Changes - Irrelevant
* LabyMod User Indicator - Irrelevant
* Out of Memory Warning - ? (Check F3 / [EvergreenHUD](https://modrinth.com/mod/evergreenhud) for current memory usage)
### Animations
* All animations - [OverflowAnimations](https://modrinth.com/mod/animations)
### Bugfixes
* Lava Optimization - Don't use!
* Optimize Soup & Potion Refill **(BANNABLE ON HYPIXEL)** - ?
* Synchronised Crosshair - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
* Blockhit - [OverflowAnimations](https://modrinth.com/mod/animations)
* Particle Optimization - [PolyPatcher](https://modrinth.com/mod/patcher)
### Performance
* Chunk Caching - Irrelevant, servers must have support for it anyway.
* Fast World Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
* Hide Entities Behind Blocks - [PolyPatcher](https://modrinth.com/mod/patcher)
* Hide Backside of Entitities - [PolyPatcher](https://modrinth.com/mod/patcher)
* Markers - ?
### Minecraft Chat
* Autotext **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
* Name History - Removed by Mojang for privacy concerns.
* Chat Icons - ?
* Chat Filter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Shortcuts - [Chatting](https://modrinth.com/mod/chatting)
* Player Menu - ?
* Disable Chat Background - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Adjustable Chat - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Advanced Chat Settings
* Scroll Speed - [Chatting](https://modrinth.com/mod/chatting)
* Chat Row Limit - ?
* Animated Chat - [Chatting](https://modrinth.com/mod/chatting)
* Secondary Chat - ?
### PvP
* Speed FOV - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
* Swap Bow - ?
### Menu GUI
* Menu Background - [PolyPatcher](https://modrinth.com/mod/patcher)
* Server Information at Direct Connect - [REDACTION](https://modrinth.com/mod/redaction)
* Confirm Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
* Quickplay - [Quickjoin](https://modrinth.com/mod/quickjoin)
* Public Server List - ?
* Multiplayer Menu Ingame - [PolyPatcher](https://modrinth.com/mod/patcher)
* Borderless Window - [PolyPatcher](https://modrinth.com/mod/patcher)
* Improved Skin Customization - ? ([PolyPatcher](https://modrinth.com/mod/patcher) does add 1.9+ skin transparency however)
* Better Shader Selection - ?
* Live Serverlist - ?
* Custom Inventory Scale - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Tab Icons - ?
* LabyMod Settings in Tab - Irrelevant
* Server Banner in Tablist - ?
#### Additional
* Show My Name - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Show Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
* Sign Search - ?
* Left Hand - [PolyPatcher](https://modrinth.com/mod/patcher)
* Discord Rich Presence - [connorlinfoot's DiscordRP](https://hypixel.net/threads/forge-1-8-9-discordrp-rich-presence-for-minecraft-hypixel.1573606) / [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* Custom Name Tags - ? ([REDACTION](https://modrinth.com/mod/redaction) for highlighting names)
### Cosmetics
* Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
* Extrude Textures - [Wavey Capes](https://modrinth.com/mod/wavey-capes) (not really the same thing but its cool so)
## Ingame GUI
### Information
* FPS Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Direction - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Clock - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Date - ?
* Biome - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Entity Count - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Chunk Caching Info - Irrelevant, servers must have support for Chunk Caching anyways
* Memory - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud) (disabled for now)
* Online Players - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Server Support - Irrelevant
* Potion Effects - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
* Scoreboard - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Combo - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Range - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Speed - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
### Items
* Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
### External Services
* YouTube Subscriber - ?
* Voice Chat - [zsawyer's MumbleLink](https://github.com/zsawyer/MumbleLink/releases/latest)
### Miscellaneous
* AFK Time - ?
* Click Test - ?
* Lava Challenge Time - ?
* ToggleSneak Info - [PolySprint](https://modrinth.com/mod/polysprint)
* Laby's MiniMap **(BANNABLE ON HYPIXEL)** - [MamiyaOtaru's VoxelMap](https://www.curseforge.com/minecraft/mc-mods/voxelmap/files?version=1.8.9) (requires [LiteLoader](http://www.liteloader.com/download#snapshot_1890)) / [JourneyMap](https://www.curseforge.com/minecraft/mc-mods/journeymap/files?version=1.8.9)
* DirectionHUD - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
### Other
* Account Switcher - [Essential](https://essential.gg)
* Main Menus - ?
### Addons
* Anti Clear Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
* AntiRage - ?
* AutoGG - [Hytils Reborn](https://modrinth.com/mod/hytils)
* AutoGL - [Hytils Reborn](https://modrinth.com/mod/hytils)
* AutoReconnect - ?
* Batty's Coordinates - [BatHeart's Batty's Coords PLUS](https://www.curseforge.com/minecraft/mc-mods/batty-ui/files?version=1.8.9)
* BetterHat - [3D Skin Layers](https://modrinth.com/mod/3dskinlayers)
* Better Perspective **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
* BetterScreenshot - [PolyPatcher](https://modrinth.com/mod/patcher)
* ChatCopied - [Chatting](https://modrinth.com/mod/chatting)
* ChatLog - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
* ChatTime - [PolyPatcher](https://modrinth.com/mod/patcher)
* ChatTranslator - ?
* Color Correction - [ColorSaturation](https://modrinth.com/mod/colorsaturation)
* ConnectionHistory - ?
* Controller - ?
* Custom Block Overlay - [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
* Custom Crosshair Mod - [PolyCrosshair](https://modrinth.com/mod/crosshair)
* Custom Hitboxes - [PolyHitbox](https://modrinth.com/mod/hitbox)
* CustomFilterSounds - [PolyPatcher](https://modrinth.com/mod/patcher)
* CustomFont - [SmoothFont](https://www.curseforge.com/minecraft/mc-mods/smooth-font/files?version=1.8.9)
* Custom Main Menu - [Lumien231's CustomMainMenu](https://www.curseforge.com/minecraft/mc-mods/custom-main-menu/files/2280558)
* CustomTime - [PolyTime](https://modrinth.com/mod/polytime)
* DamageIndicator **(BANNABLE ON HYPIXEL)** - [Toro's Damage Indicators](https://www.curseforge.com/minecraft/mc-mods/torohealth-damage-indicators/files?version=1.8.9)
* Direct Connect History - ?
* DirectionHUD - [Reflxtion's bspkr's DirectionHud](https://github.com/ReflxctionDev/bspkrsCore/releases/latest) / [Canelex](https://www.youtube.com/watch?v=Anwxqk2EAlE) / [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* EmoteChat - [Kokeria's ChatEmotes](https://www.curseforge.com/minecraft/mc-mods/chatemotes/files?version=1.8.9) (doesn't work exactly like laby's but the emotes are the same)
* FastJoin - ?
* Focus Movement Fix - [PolyPatcher](https://modrinth.com/mod/patcher)
* Friend Tags - [Reflxction's NameModifier](https://github.com/ReflxctionDev/NameModifier/releases/latest)
* FriendViewer - [Essential](https://essential.gg)
* FullBright - [PolyPatcher](https://modrinth.com/mod/patcher)
* Glint Colorizer - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* GUI Blur Mod - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
* HDSkins - [xflo3's CustomSkinLoader](https://www.curseforge.com/minecraft/mc-mods/customskinloader/files?version=1.8.9)
* HeadOwner - ?
* Hotbar - [REDACTION](https://modrinth.com/mod/redaction)
* Hypixel Quick Play - [QWERTZexe's Quickjoin](https://modrinth.com/mod/quickjoin)
* HyPlus - [Hytils Reborn](https://modrinth.com/mod/hytils) (somewhat)
* I Love Music - ?
* Instagram - ?
* Instant Tab Completion - ?
* Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
* Keystrokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
* Minigames - ?
* MiniMap **(BANNABLE ON HYPIXEL)** - [MamiyaOtaru's VoxelMap](https://www.curseforge.com/minecraft/mc-mods/voxelmap/files?version=1.8.9) (requires [LiteLoader](http://www.liteloader.com/download#snapshot_1890)) / [JourneyMap](https://www.curseforge.com/minecraft/mc-mods/journeymap/files?version=1.8.9)
* More Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
* Motion Blur - [PolyBlur](https://modrinth.com/mod/polyblur)
* NoBob - [PolyPatcher](https://modrinth.com/mod/patcher)
* OptiFine - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
* Rainbow GUI - [OneConfig](https://modrinth.com/mod/oneconfig)
* ResourcePack 24 - [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar) (Only adds the ability to make folders and a better GUI) and [Resourcify](https://modrinth.com/mod/resourcify) (Only adds ability to download and update packs from Modrinth)
* Send To Server - ?
* Settings Profile Mod - [leduyquang753's Controls Saved](https://drive.google.com/uc?authuser=0&id=1di1XQ_JNcVOt2RyCyZncsua7Vi5ar_fo&export=download)
* ShinyPots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* SkyblockAddons - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* SoundPlayer - ?
* Spotify - [ThatGravyBoat's Craftify](https://modrinth.com/mod/craftify)
* TeamSpeak - ?
* Toggle Sneak (Sneak & Sprint) - [PolySprint](https://modrinth.com/mod/polysprint)
* ToggleTab - [PolyPatcher](https://modrinth.com/mod/patcher)
* Transulcent Skins - [PolyPatcher](https://modrinth.com/mod/patcher)
* Twitter - ?
* WorldEditCUI - [Mumfrey's WorldEditCUI](https://www.curseforge.com/minecraft/mc-mods/worldeditcui/files?version=1.8.9)
* VoiceChat - [MumbleLink](https://www.curseforge.com/minecraft/mc-mods/mumblelink/files?version=1.8.9) / [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
# Contributors
* [BobIsMyManager](https://github.com/BobIsMyManager)
* [Coolbird1234](https://twitter.com/dankbird1234)
* [Digux](https://github.com/Diguhxe)
* [GhoulBoi69](https://github.com/GhoulBoii)
* [jade](https://github.com/jadeposting)
* [Karmette](https://github.com/karmette)
* [LlamaLad7](https://github.com/LlamaLad7)
* [Lizzy](https://github.com/LizzyMaybeDev)
* [LynithDev](https://github.com/LynithDev)
* [Moiré](https://github.com/moire9)
* [moisty](https://github.com/Mqisty)
* [ooTruffle](https://github.com/ooTruffle)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Rayless](https://github.com/UnderscoreRayless)
* [Solonovamax](https://github.com/solonovamax)
* [ToggledX](https://github.com/ToggledX)
* [usb](https://github.com/U5B)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/lunar_client.md
================================================
# Lunar Client Alternatives
## Mods
### Uncategorized
I do not have Lunar Client and don't intend on downloading it. If you know where these should be located, please PR or make an issue!
* Lighting - [PolyPatcher](https://modrinth.com/mod/patcher)
* PvP Info - ?
* Titles - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Fog Customizer - ?
* Item Tracker - ?
### 1.7 Visuals
* Animations - [OverflowAnimations](https://modrinth.com/mod/animations)
* Hit Color - [DamageTint](https://modrinth.com/mod/damagetint)
### Chat Mods
* Chat Filter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Chat Height Fix - [Chatting](https://modrinth.com/mod/chatting)
* Highlighted Name - [REDACTION](https://modrinth.com/mod/redaction)
* Background Opacity - [Chatting](https://modrinth.com/mod/chatting)
* Hide Incoming Messages - ?
* Stack Spam Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
* Stop Servers from Closing Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
* Text Shadow - [Chatting](https://modrinth.com/mod/chatting)
* Unlimited Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
* Chat Animation - [Chatting](https://modrinth.com/mod/chatting)
### Hypixel Mods
* Remove Guild MOTD - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Remove Guild on Tab - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Short Chat Channel Messages - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Auto Friend - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Auto Tip - [Semx11's AutoTip](https://autotip.pro/download)
* Auto GG - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Anti GG - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Auto Who - No longer works on Hypixel
* Level Head - [LevelHead](https://www.sk1er.club/mods/level_head)
* Hypixel Autocomplete - [Hypixel Autocomplete](https://sk1er.club/mods/hypixel_auto_complete)
* Hide Private Messages - ?
* Hide Team Chat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Party Chat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Guild Chat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Shouts - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Spectator Chat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* Hide Lobby Join Messages - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Hide Join Messages - ?
* Hide Leave Messages - ?
* Hide Soul Well Announcements - [Hytils Reborn](https://modrinth.com/mod/hytils)
#### Bedwars
* Stats - [Error404's Bedwars Mod](https://modrinth.com/mod/bedwars-mod)
* Height Limit - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Resource Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Colored Beds - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Hardcore Hearts - [Hytils Reborn](https://modrinth.com/mod/hytils)
### HUD Mods
* Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Clock - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Combo Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* CPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Day Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* DirectionHUD - [ReflxctionDev's Bspkrs DirectionHud](https://github.com/ReflxctionDev/bspkrsCore/releases/latest) / [Compass](https://www.youtube.com/watch?v=Anwxqk2EAlE)
* FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Item Tracker - ?
* Key Strokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
* Memory Usage - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Momentum Mod - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Pack Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud) (disabled for now)
* Playtime - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Potion Effects - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
* Potion Counter - [Item Counter](https://modrinth.com/mod/item-counter-mod)
* Stopwatch - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
* Reach Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Team View - Irrelevant
* WAILA - [WAILA](https://www.curseforge.com/minecraft/mc-mods/waila/files?version=1.8.9)
### Nametags
* Nametag Text Shadow - [PolyNametag](https://modrinth.com/mod/polynametag)
* Third Person Nametag - [PolyNametag](https://modrinth.com/mod/polynametag)
* Show Nametag Icon - Irrelevant
* Nametag Opacity - [PolyNametag](https://modrinth.com/mod/polynametag)
### Skyblock
For a list of Skyblock mods please see my other list [here](https://alternatives.microcontrollers.dev/1.8.9/modlist/#skyblock).
### Visual Mods
* 2D Items - [OverflowAnimations](https://modrinth.com/mod/animations)
* UHC Overlay - [Hytils Reborn](https://modrinth.com/mod/hytils) (Resource packs also work)
* FOV Mod - [PolyPatcher](https://modrinth.com/mod/patcher)
* Menu Blur - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
* Custom Crosshair - [PolyCrosshair](https://modrinth.com/mod/crosshair)
* Chunk Borders - [Legacy Chunk Borders](https://modrinth.com/mod/legacy-chunk-borders-forge)
* Waypoints - [Waypoints](https://cdn.discordapp.com/attachments/796895966414110751/1060695)
* Weather Changer - [PolyWeather](https://modrinth.com/mod/polyweather)
* Scoreboard - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Motion Blur - [PolyBlur](https://modrinth.com/mod/polyblur)
* Shiny Pots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
* Scrollable Tooltips - [Scrollable Tooltips](https://www.sk1er.club/mods/text_overflow_scroll)
* Particle Mod - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
* Cooldowns - [Cooldowns](https://github.com/MicrocontrollersDev/ModArchive/blob/main/Cooldowns%20-%201.8.9.jar)
* Time Changer - [PolyTime](https://modrinth.com/mod/polytime)
* Block Outline - [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
* Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
* TNT Timer Mod - [TNT Time](https://sk1er.club/mods/tnttime)
* Hitbox - [PolyHitbox](https://modrinth.com/mod/hitbox)
* Reduced Hurt Animation - [Scherso's BetterHurtCam](https://modrinth.com/mod/forge-betterhurtcam)
### Other Mods
* Toggle Sneak/Sprint - [PolySprint](https://modrinth.com/mod/polysprint)
* Nick Hider - [NickHider](https://sk1er.club/mods/nick_hider)
* WorldEdit CUI - [Mumfrey's WorldEditCUI](https://www.curseforge.com/minecraft/mc-mods/worldeditcui/files?version=1.8.9)
* Replay Mod - [Replay Mod](https://modrinth.com/mod/replaymod)
* Screenshot Uploader - [PolyPatcher](https://modrinth.com/mod/patcher)
* Auto Text Hot Key **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
* Mumble Link - [Mumble Link](https://www.curseforge.com/minecraft/mc-mods/mumblelink/files?version=1.8.9)
* Boss Bar - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Freelook **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
* Quickplay - [Quickjoin](https://modrinth.com/mod/quickjoin)
* 3D Skin Layers - [3D Skin Layers](https://modrinth.com/mod/3dskinlayers)
* Better Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
## Settings
### General
#### HUD Options
* Shift Effects in Inventory - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Achievements - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Crosshair in Third Person - [PolyCrosshair](https://modrinth.com/mod/crosshair)
#### Cosmetic Options
* Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
* Emotes - [Emoticons](https://www.curseforge.com/minecraft/mc-mods/emoticons/files/all?page=1&pageSize=20&version=1.8.9) (This does modify the default movement of your character, Disable **non-emote animations** in McLib `Ctrl + 0`)
* Show Tab Icon - Irrelevant
#### Misc Options
* Smart Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
* Borderless Fullscreen - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Weather - [PolyWeather](https://modrinth.com/mod/polyweather)
* Modern Keybind Handling - [PolyPatcher](https://modrinth.com/mod/patcher)
* Minimal View Bobbing - [PolyPatcher](https://modrinth.com/mod/patcher)
* Unfocused FPS Limiter - [PolyPatcher](https://modrinth.com/mod/patcher)
* Drop Stack from Hotbar - [Holyantimony's DropstackKeybind](https://www.curseforge.com/minecraft/mc-mods/dropstackkeybind/files/all)
#### Texture Pack Options
* Transparent Background - [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
* Red String - Use a resource pack
### Performance
#### General
* Hide Enderportals - [PolyPatcher](https://modrinth.com/mod/patcher)
* Full Bright - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Enchantment Glint - [PolyPatcher](https://modrinth.com/mod/patcher)
* Lazy Chunk Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Block Breaking Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
#### Entity Options
* Shadow - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
* Entities - [PolyPatcher](https://modrinth.com/mod/patcher)
* Tile Entities - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Ground Arrows - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Stuck Arrows - [PolyPatcher](https://modrinth.com/mod/patcher)
* Hide Grass/Foliage - [PolyPatcher](https://modrinth.com/mod/patcher)
* Hide Placed Skulls - [PolyPatcher](https://modrinth.com/mod/patcher)
## Other
* Vanilla Bug Fixes - [PolyPatcher](https://modrinth.com/mod/patcher)
* Resource Pack Menu - [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
* Discord Rich Presence - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* In Game Account Switcher - [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher)
* In Game Server Switcher - [PolyPatcher](https://modrinth.com/mod/patcher)
* Save Controls Between Versions - [Controls Saved](https://hypixel.net/threads/forge-1-8-9-controls-saved-%E2%80%93-save-controls-as-presets.2010689)
* Polling Rate Warning - [Raw Input](https://modrinth.com/mod/rawinput) (This ACTUALLY FIXES the problem instead of warning you about it)
# Contributors
* [BobIsMymanager](https://github.com/BobisMymanager)
* [Digux](https://github.com/Diguhxe)
* [gabrielvicenteYT](https://github.com/gabrielvicenteYT)
* [GhoulBoi69](https://github.com/GhoulBoii)
* [jade](https://github.com/jadeposting)
* [Karmette](https://github.com/karmette)
* [Lizzy](https://github.com/LizzyMaybeDev)
* [Moiré](https://github.com/moire9)
* [moisty](https://github.com/Mqisty)
* [ooTruffle](https://github.com/ooTruffle)
* [oyMarcel](https://github.com/oyMarcel)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Salmon](https://github.com/Scherso)
* [Solonovamax](https://github.com/solonovamax)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/modlist.md
================================================
# Mod List
A work-in-progress list of 1.8.9 mods. Please feel free to contribute!
### How to Install
To install Forge for 1.8.9, please read the [guides for installing Modrinth or Prism Launcher](https://alternatives.microcontrollers.dev/launcher/home). You can install either one. Installing Forge for the official Minecraft launcher is not recommended and will not be supported by this guide.
### Performance
| Mod | Description | Author | Notes |
| --- | --- | --- | --- |
| [Ksyxis](https://modrinth.com/mod/ksyxis) | Reduces world loading times. | [VidTu](https://github.com/VidTu) | This mod only works in single player and will disable spawn chunks entirely. |
| [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) | One of the oldest performance mods for Minecraft. Required for many resource packs as well. | [sp614x](https://github.com/sp614x) | This is a direct download that skips OptiFine's ads. |
| [PolyPatcher](https://modrinth.com/mod/patcher) | PolyPatcher fixes several Minecraft bugs, adds many performance improvements, and adds many quality of life features. | [Sk1erLLC](https://github.com/Sk1erLLC) & [Polyfrost](https://github.com/Polyfrost) | This is a fork of the original Patcher mod by Sk1er. It removes one-off features that have been improved in other mods, adds a few more QOL changes, and has several new bug fixes, crash fixes, and performance enhancements. |
| [Nothririum 1.8.9 Port](https://modrinth.com/mod/nothririum-1.8.9-port) | Significantly improves chunk rendering performance. | [Meldexun](https://github.com/Meldexun) & [my-life-is-bad](https://github.com/my-life-is-bad) | This is a port of the original Nothririum mod by Meldexun. |
| [EntityCulling 1.8.9 Port](https://modrinth.com/mod/entityculling-1.8.9-port) | Skip rendering of hidden entities. | [Meldexun](https://github.com/Meldexun) & [my-life-is-bad](https://github.com/my-life-is-bad) | This is a port of the original EntityCulling mod by Meldexun. |
| [QuickQuit](https://modrinth.com/mod/quickquit) | Allows closing Minecraft during the Forge resource loading screen when starting the game. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) |
| [Redirector / Redirectionor](https://github.com/MCTeamPotato/Redirector/releases/latest) | Decreases memory usage by replacing enum value calls with static final field references. | [MCTeamPotato](https://github.com/MCTeamPotato) |
| [Velox Caelo](https://modrinth.com/mod/veloxcaelo) | Caches some OptiFine CIT calculations. Especially noticeable with SkyBlock resource packs. | [nea89o](https://github.com/nea89o) | Requires OptiFine. |
### Other (needs to be sorted better eventually)
| Mod | Description | Author | Notes |
| --- | --- | --- | --- |
| [20-20-20](https://modrinth.com/mod/20-20-20) | A mod that reminds users to take a short break to avoid eye strain. | [Sk1erLLC](https://github.com/Sk1erLLC) & [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | This is a fork of the original mod, but utilizing OneConfig. |
| [3D Skin Layers](https://modrinth.com/mod/3dskinlayers) | Replaces the standard flat second layer of player skins with a 3D modeled version. | [tr7zw](https://github.com/tr7zw) |
| [BehindYouV3](https://modrinth.com/mod/behindyou) | A modern, non-2018 take on the BehindYou mod. Allows looking behind you without pressing F5 twice. Also adds camera animations. | [Polyfrost](https://github.com/Polyfrost) |
| [Better Hurt Cam](https://modrinth.com/mod/forge-betterhurtcam) | Lets you customize the hurtcam when hit. | [Scherso](https://github.com/Scherso) |
| [Block Overlay](https://skyclient.co/mod/blockoverlay) | Allows you to customize the select overlay on blocks. | [Aycy](https://www.youtube.com/@aycyy) | No source or official download available. The provided download is hosted on SkyClient. |
| [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9) | Adds a customizable blur effect to all your GUIs. | [tterag](https://github.com/tterrag1098) | Add `net.optifine.gui.GuiChatOF` to exclusions list to fix blur on chat window when using OptiFine. |
| [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes) | Displays WASD, left and right click, spacebar, and sneak. | [Canelex](https://www.youtube.com/@canelex) & [Polyfrost](https://github.com/Polyfrost) |
| [Chatting](https://modrinth.com/mod/chatting) | Chatting is a chat mod adding utilities such as extremely customizable chat tabs, chat shortcuts, chat screenshots, and message copying. | [Polyfrost](https://github.com/Polyfrost) |
| [ChatTriggers](https://modrinth.com/mod/chattriggers) | ChatTriggers is a framework for Minecraft that allows for live scripting and client modification using JavaScript. | [ChatTriggers Team](https://github.com/ChatTriggers) | Modules can be found on [their site](https://www.chattriggers.com/modules), and depending on their quality may substantially decrease FPS. |
| [ColorSaturation](https://modrinth.com/mod/colorsaturation) | Simple color saturation mod for 1.8.9. | [Polyfrost](https://github.com/Polyfrost) |
| [Controlling](https://modrinth.com/mod/controlling) | Adds more options in controls menu to make it easier to navigate. | [jaredlll08](https://github.com/jaredlll08) |
| [Craftify](https://modrinth.com/mod/craftify) | Craftify allows you to connect to music services to display and control them in-game. | [ThatGravyBoat](https://github.com/ThatGravyBoat) | Supports Spotify, Apple Music, YouTube, Foobar, and DeaDBeeF. | Uses Essential. |
| [CrashPatch](https://modrinth.com/mod/crashpatch) | Attempts to stops crashes from closing your game and provides a solution if found. | [Polyfrost](https://github.com/Polyfrost) | CrashPatch is meant for simpler crashes and may lead to a broken gamestate. Restart your game should this happen. |
| [DamageTilt](https://skyclient.co/mod/damagetilt) | Makes your camera tilt in a different direction based on the origin of damage. | [Charles445](https://github.com/Charles445) | Provided download is from SkyClient due to the GitHub release containing many binaries for different versions and potentially being confusing. Official downloads can be found [here](https://github.com/Charles445/DamageTilt/releases/latest). |
| [Entity Glow](https://modrinth.com/mod/entity-glow) | Backports 1.9+'s entity glow/outline feature to 1.8.9. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev)
| [EvergreenHUD](https://modrinth.com/mod/evergreenhud) | Adds many popular HUD elements not included in other mods. | [isXander](https://github.com/isXander) & [Polyfrost](https://github.com/Polyfrost) |
| [Glint Colorizer](https://modrinth.com/mod/glintcolorizer) | Lets you customize the glint color of items. | [Polyfrost](https://github.com/Polyfrost) |
| [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9) | Makes dropped items land on the ground realistically instead of falling straight and floating. | [CreativeMD](https://github.com/CreativeMD) |
| [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher) | Lets you log into and switch accounts without needing to relaunch the game or log into other accounts in your launcher. | [The-Fireplace](https://github.com/The-Fireplace) |
| [Item Counter](https://modrinth.com/mod/item-counter-mod) | Show the amount of items you have on screen, easily configurable. Read the project description for instructions. | [ImToggle](https://github.com/ImToggle) |
| [Mixmetica](https://modrinth.com/mod/mixmetica) | A free cosmetics mod that works by patching Arcmetica directly into OptiFine. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | Get cosmetics from [Cosmetica](https://login.cosmetica.cc/microsoft-java) by logging in using Microsoft. Requires OptiFine. |
| [NoBreakThatBlock](https://www.cecer1.com/mods/nobreakthatblock/nobreakthatblock-1.8.9-1.0.1.0.jar) | Stops you from punching or moving mouse when clicking back into an alt tabbed Minecraft with F3+P enabled. | [Cecer](https://hypixel.net/members/cecer.61889) |
| [Not So Essential](https://modrinth.com/mod/notsoessential) | Removes many things that Essential adds that you may not want. | [Scherso](https://github.com/Scherso) |
| [OofMod](https://github.com/Deftu/OofMod/releases/latest) | Plays custom sounds when you kill other players. | [powns](https://github.com/pownsgg) | [Deftu](https://github.com/Deftu) |
| [Optibye](https://modrinth.com/mod/optibye) | Prevents Optifine from logging completely useless information. | [ThatGravyBoat](https://github.com/ThatGravyBoat) |
| [OverflowAnimations](https://modrinth.com/mod/animations) | Extremely precise and advanced old animations mod for 1.8.9. Also adds many other features such as backporting features and new features, as well as first person held item transformations. | [Polyfrost](https://github.com/Polyfrost) |
| [OverflowParticles](https://modrinth.com/mod/overflowparticles) | Extremely precise and advanced particle mod for 1.8.9. | [Polyfrost](https://github.com/Polyfrost) |
| [PolyCrosshair](https://modrinth.com/mod/crosshair) | An extremely customizable crosshair mod. | [Polyfrost](https://github.com/Polyfrost) |
| [PolyBlur](https://modrinth.com/mod/polyblur) | Apply motion blur in-game in various customizable ways. | [Polyfrost](https://github.com/Polyfrost) |
| [PolyHitbox](https://modrinth.com/mod/hitbox) | An extremely customizable hitbox mod. | [Polyfrost](https://github.com/Polyfrost) |
| [PolyNametag](https://modrinth.com/mod/polynametag) | An extremely customizable nametag mod. | [Polyfrost](https://github.com/Polyfrost) |
| [PolyTime](https://modrinth.com/mod/polytime) | Allows the user to configure what client-side time is displayed. | [Polyfrost](https://github.com/Polyfrost) |
| [PolySprint](https://modrinth.com/mod/polysprint) | PolySprint is a simple yet feature-versatile toggle sprint/sneak mod. | [Polyfrost](https://github.com/Polyfrost) |
| [PolyWeather](https://modrinth.com/mod/polyweather) | Allows the user to configure what client-side weather is displayed. | [Polyfrost](https://github.com/Polyfrost) |
| [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest) | A highly customizable potion effects HUD. | [Tellinq](https://github.com/Tellinq) |
| [QuickConfig](https://modrinth.com/mod/quickconfig) | Replaces Forge's mod config screen with the OneConfig menu. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | Very buggy in the main menu as OneConfig and mods expect a world to be loaded. Works fine in the pause menu. |
| [Raw Input](https://modrinth.com/mod/rawinput) | Allows your mouse input to go directly to Minecraft, without any acceleration provided by your system. Fixes high polling rate issues. | [Chromatic](https://github.com/chromaticforge) | This may cause your mouse to be completely unresponsive in Minecraft. Simply remove the mod if that is the case. |
| [Redaction](https://modrinth.com/mod/redaction) | Redaction adds HUDs to your game that are normally classified as "cheat-client" modules. | [Polyfrost](https://github.com/Polyfrost) |
| [ReplayMod](https://modrinth.com/mod/replaymod) | ReplayMod lets you record your gameplay to watch back later. | [CrushedPixel](https://github.com/CrushedPixel) & [johni0702](https://github.com/Johni0702) |
| [Resource Pack Manager](https://skyclient.co/mod/rpm) | Makes the resource pack menu load faster and adds some more useful features such as searching and folder/grouping support. | [Aycy](https://www.youtube.com/@aycyy) | Can mess up order of packs upon launching game if multiple packs are enabled. |
| [Resourcify](https://modrinth.com/mod/resourcify) | Adds an in-game downloader and updater for Modrinth resource packs and shaders. | [DeDiamondPro](https://github.com/DeDiamondPro) |
| [Sound Subtitles](https://sk1er.club/mods/subtitles_mod) | Backports the subtitles HUD from newer MC versions. | [Sk1erLLC](https://github.com/Sk1erLLC) |
| [VanillaHUD](https://modrinth.com/mod/vanillahud) | A mod that modifies various vanilla HUD elements, such as the bossbar, action bar, and sidebar. | [Polyfrost](https://github.com/Polyfrost) |
| [WaveyCapes](https://modrinth.com/mod/wavey-capes) | Makes the cape wavey, similar to the cloth capes in Lunar Client. | [tr7zw](https://github.com/tr7zw) |
### Hypixel
| Mod | Description | Author | Notes |
| --- | --- | --- | --- |
| [AutoTip](https://sk1er.club/mods/autotip) | An easy way to get experience and coins for free, automatically. | [Semx11](https://github.com/Semx11) & [Sk1erLLC](https://github.com/Sk1erLLC) | Uses Essential. |
| [BedWar Mod](https://modrinth.com/mod/bedwar-mod) | Multifeature mod for Hypixel Bedwars. | [CalMWolfs](https://github.com/CalMWolfs) |
| [Hypixel Autocomplete](https://sk1er.club/mods/hypixel_auto_complete) | Allows you to autocomplete Hypixel commands to player names on your friends list, guild, and local players. | [Sk1erLLC](https://github.com/Sk1erLLC) | Uses Essential. |
| [Hytils Reborn](https://modrinth.com/mod/hytils) | Adds tons of Quality of Life features that you would want while on Hypixel, such as an advertisement blocker, auto queue, auto GL, height overlay, game status restyle, command auto complete for /play, and plenty other of features. | [Polyfrost](https://github.com/Polyfrost) |
| [LevelHead](https://sk1er.club/mods/level_head) | Levelhead is built for the Hypixel server. The mod displays the Hypixel Network Level & other statistics of a player above their head, in chat and in tab. | [Sk1erLLC](https://github.com/Sk1erLLC) | Uses Essential. |
| [Nick Hider](https://sk1er.club/mods/nick_hider) | Attempts to hide your identity on Hypixel when streaming. | [Sk1erLLC](https://github.com/Sk1erLLC) | Uses Essential. |
| [Popup Events](https://sk1er.club/mods/popup_events) | Popup Events allows you to swiftly accept any supported event on Hypixel. | [Sk1erLLC](https://github.com/Sk1erLLC) | Uses Essential. |
| [Quickjoin](https://modrinth.com/mod/quickjoin) | Quickly join any game on Hypixel via a custom GUI. | [QWERTZexe](https://github.com/QWERTZexe) |
| [ReportPlus](https://github.com/ThatGravyBoat/ReportPlus/releases/latest) | Report+ is a Hypixel mod that improves their reporting UI to allow the player to stay on 1 screen rather than switch between multiple. | [ThatGravyBoat](https://github.com/ThatGravyBoat) | Uses Essential. |
| [Reward Claim](https://modrinth.com/mod/reward-claim) | Reward Claim allows you to claim your Hypixel rewards in-game rather than on their website. | [ThatGravyBoat](https://github.com/ThatGravyBoat) | Uses Essential. |
| [Zombies-Utils](https://modrinth.com/mod/zombies-utils) | Utility mod for Hypixel Zombies. | [Stachelbeere1248](https://github.com/Stachelbeere1248) |
### SkyBlock
| Mod | Description | Author | Notes |
| --- | --- | --- | --- |
| [Apec](https://github.com/BananaFructa/Apec/releases/latest) | Apec provides a nice HUD improvement with a sleek blackbar at the bottom of your screen, making the game feel more like an RPG. | [BananaFructa](https://github.com/BananaFructa) |
| [BazaarNotifier](https://github.com/symt/BazaarNotifier/releases/latest) | Mod for Hypixel Skyblock that helps with tracking bazaar sell offer and buy order movements. | [symt](https://github.com/symt) |
| [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest) | A collection of various features and enhancements mainly focused on Hypixel Skyblock with other features like log searching and stalking. | [Cow](https://github.com/cow-mc) |
| [Danker's Skyblock Mod](https://modrinth.com/mod/dankers-skyblock-mod) | DSM provides dungeon puzzle solvers, a reparty command, custom boss music and more useful features to see for yourself. | [bowser0000](https://github.com/bowser0000) |
| [Dulkir Mod](https://github.com/inglettronald/DulkirMod/releases) | A general quality of life mod for SkyBlock. | [inglettronald](https://github.com/inglettronald) | Use OverflowAnimations for item transformations instead. |
| [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) | A highly advanced Hypixel Skyblock dungeons mod, with secrets pathfinding, among other features. | [Dungeons Guide Team](https://github.com/Dungeons-Guide)
| [Dungeon Rooms Mod](https://github.com/Quantizr/DungeonRoomsMod/releases/latest) | Displays information about the dungeon room you are currently in and adds waypoints for secrets. | [Quantizr](https://github.com/Quantizr) |
| [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) | NEU is the essential modification for playing Skyblock, featuring locking slots, fishing notifications, a giant list of every Skyblock item in the game, and an in-game wiki page renderer for the items in the list. There are many, many more features than these, and new features are always being added. | [NEU Team](https://github.com/NotEnoughUpdates) |
| [Partly Sane Skies](https://modrinth.com/mod/partly-sane-skies) | PSS is a QoL mod to ease the boring and repetitive parts of Skyblock, such as spotting cheap auctions, finding best prices, and much more. We're constantly developing and we aim to be a mod designed by the community, for the community. | [PartlySaneStudios](https://github.com/PartlySaneStudios) |
| [Scatha-Pro](https://modrinth.com/mod/scatha-pro) | A mod for improved Scatha farming on Hypixel Skyblock - adds several alerts, a UI overlay, Scatha related achievements and more. | [NamelessJu's](https://github.com/NamelessJu)
| [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial) | The most popular and one of the oldest mods for Skyblock, SBA has a lot to offer. | [Biscuit](https://github.com/BiscuitDevelopment) & [Fix3dll](https://github.com/Fix3dll) | This is a fork of the original mod which is now EOL. |
| [SkyblockHUD Death Defied](https://github.com/romangraef/SkyblockHud-Death-Defied/releases/latest) | SBH focuses on enhancing the HUD to feel like more of an RPG. | [ThatGravyBoat](https://github.com/ThatGravyBoat), [Erymanthus](https://github.com/RayDeeUx), & [Nea](https://github.com/romangraef) |
| [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest) | A mod with a lot of customizability and a large variety of features including auto teleport to Garry, disable mining messages, disable specific messages, and showing player's dungeons stats with more for the user to discover. | [Cobble8](https://github.com/Cobble8) |
| [SkyGuide](https://modrinth.com/mod/skyguide) | A mod that aims to improve the Hypixel SkyBlock experience in a vanilla-like way. Current features include a map of SkyBlock and NPC locations. | [DeDiamondPro](https://github.com/DeDiamondPro) |
| [SkyHanni](https://modrinth.com/mod/skyhanni) | A Skyblock mod with a lot of features, especially for the garden. | [hannibal2](https://github.com/hannibal002) |
| [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) | Introduces some useful puzzle solvers, a reparty command, spam hider for Skyblock, and a ton more with lots to come in the future. | [Skytils Team](https://github.com/Skytils) | Uses Essential. |
### Not Recommended
| Mod | Reason | Author |
| --- | --- | --- |
| AutoGG | Use [Hytils Reborn](https://modrinth.com/mod/hytils) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| BedwarsHearts | Use [Hytils Reborn](https://modrinth.com/mod/hytils) | [Moulberry](https://github.com/Moulberry) |
| Better Night Vision | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Microcontrollers](https://github.com/MicrocontrollerseDev) |
| BetterFPS | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Guichaguri](https://github.com/Guichaguri) |
| BetterScaledGui | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Moulberry](https://github.com/Moulberry) |
| Case Commands | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| Command Patcher | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| Compact Chat | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| Clean View | Use [OverflowParticles](https://modrinth.com/mod/overflowparticles) | [LianMI](https://github.com/zlainsama) |
| Cross Chat | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| Entity Culling | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [tr7zw](https://github.com/tr7zw) |
| Fancy Warp Menu | Use [SkyblockAddons Unofficial]() | [TirelessTraveler](https://github.com/ILikePlayingGames) |
| FoamFix | The 1.8 port has issues. Use [PolyPatcher](https://modrinth.com/mod/patcher) for memory improvements. | [asiekierka](https://github.com/asiekierka) |
| Fullbright | Use [PolyPatcher](https://modrinth.com/mod/patcher) | Unknown |
| Height Limit Mod | Use [Hytils Reborn](https://modrinth.com/mod/hytils) | [catsonluna](https://github.com/catsonluna) |
| HitDelayFix | This mod is bannable on all 1.8+ only servers. It is not a fix, it is a cheat. | [ghast](https://github.com/ghast) |
| Hychat | Use [Chatting](https://modrinth.com/mod/chatting) & [Hytils Reborn](https://modrinth.com/mod/hytils) | [Moulberry](https://github.com/Moulberry) |
| InputFix | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [LianMI](https://github.com/zlainsama) |
| Item Optimizations | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| LobbyGlow | Use [Entity Glow](https://modrinth.com/mod/entity-glow) | [Biscuut](https://github.com/biscuut) |
| Lobby Sounds | Use [Hytils Reborn](https://modrinth.com/mod/hytils) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| MCHudCaching | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Moulberry](https://github.com/Moulberry) |
| Memory Fix | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| Mouse Delay Fix | Use [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| Mouse Bind Fix | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| NoCloseMyChat | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Cecer](https://hypixel.net/members/cecer.61889) |
| NoHitFix | This mod is bannable on all 1.8+ only servers. It is not a fix, it is a cheat. | [Moulberry](https://github.com/Moulberry) |
| NoScroll | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Revxrsal](https://hypixel.net/members/revxrsal.1109532) |
| OldAnimationsMod | Use [OverflowAnimations](https://modrinth.com/mod/animations) | [spiderfrog](https://www.youtube.com/channel/UC0Cz31K6IE09o8LF5Hpzymw) |
| Orange's 1.7 Animations | Use [OverflowAnimations](https://modrinth.com/mod/animations) | [OrangeMarshall](https://hypixel.net/members/orangemarshall.21118) |
| Orange's Simple Mods | Use [EvergreenHUD](https://modrinth.com/mod/evergreenhud) & [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest) | [OrangeMarshall](https://hypixel.net/members/orangemarshall.21118) |
| ParticlesEnhanced | Use [OverflowParticles](https://modrinth.com/mod/overflowparticles) | [isXander](https://github.com/isXander) & [Microcontrollers](https://codeberg.org/MicrocontrollersDev) |
| Patcher | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| PortalInputFix | Use [PolyPatcher](https://modrinth.com/mod/patcher) | Asbyth |
| ProjectL | Use [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) | [OrangeMarshall](https://hypixel.net/members/orangemarshall.21118) |
| QuickPlay | Use [Quickjoin](https://modrinth.com/mod/quickjoin) & [Reward Claim](https://modrinth.com/mod/reward-claim) | [bugfroggy](https://github.com/robere2) |
| Resource Exploit Fix | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| Resource Pack Organizer | Use [Resource Pack Manager](https://skyclient.co/mod/rpm) | [chylex](https://github.com/chylex) |
| Scrollable Tooltips | Use [VanillaHUD](https://modrinth.com/mod/vanillahud) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| ServerListBufferFixer | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| SimpleToggleSprint | Use [PolySprint](https://modrinth.com/mod/polysprint) | [My-Name-Is-Jeff](https://github.com/My-Name-Is-Jeff) |
| Sk1er Old Animations Mod | Use [OverflowAnimations](https://modrinth.com/mod/animations) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| SkyblockAddons | Use [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial) | [Biscuit](https://github.com/BiscuitDevelopment) |
| Soopy | Discontinued, [see alternatives](https://alternatives.microcontrollers.dev/1.8.9/soopy) | [SoopyBoo32](https://github.com/Soopyboo32) |
| Synthesis | Discontinued | [Antonio32A](https://github.com/Antonio32A), [ComplexOrigin](https://github.com/complexorigin), Desco1, [RayDeeUx](https://github.com/RayDeeUx) |
| Smooth Scrolling Everywhere | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
| TCPNoDelay | This issue was fixed in vanilla Minecraft 1.8.1 | [prplz](https://github.com/prplz) |
| Vanilla Enhancements | Use [PolyPatcher](https://modrinth.com/mod/patcher) & [Chatting](https://modrinth.com/mod/chatting) | [OrangeMarshall](https://hypixel.net/members/orangemarshall.21118) |
| Void Chat | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [skyerzz](https://github.com/skyerzz) |
| Windowed Fullscreen | Use [PolyPatcher](https://modrinth.com/mod/patcher) | [Sk1erLLC](https://github.com/Sk1erLLC) |
# Contributors
* [CalMWolfs](https://github.com/CalMWolfs)
* [litekin](https://github.com/litekin)
* [Obsidianninja11](https://github.com/Obsidianninja11)
* [Pengu](https://github.com/pengubear)
================================================
FILE: docs/1.8.9/refraction_v4.md
================================================
# Refraction Mod Folder v4
## Update
* [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
* [Levelhead](https://sk1er.club/mods/level_head)
* [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
* [Nick Hider](https://sk1er.club/mods/nick_hider)
* [OofMod](https://github.com/Deftu/OofMod/releases/latest)
* [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M5.jar)
* [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
## Replace
* [AlwaysSharp with OverflowAnimations](https://modrinth.com/mod/overflowanimations)
* AlwaysSharp is no longer maintained.
* [AutoGG with Hytils Reborn](https://modrinth.com/mod/hytils)
* Sk1er's mods are no longer maintained and AutoGG has been integrated into Hytils.
* [Keystrokes with Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
* Sk1er's mods are no longer maintained.
* [DiscordRP with HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* HyCord is more up to date.
* [OldAnimationsMod with OverflowAnimationsV2](https://github.com/Polyfrost/OverflowAnimationsV2/releases/latest)
* Spiderfrog's OAM causes many issues with other mods, is bloated, and causes crashes. is more accurate to 1.7 with better compatibility and no bloat, along with even more features and animations missing from Spiderfrog's.
* [Patcher with PolyPatcher](https://modrinth.com/mod/patcher)
* Sk1er's mods are no longer maintained.
* [Powns's Armor Status HUD with EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Powns's mods are no longer maintained.
* [Powns's Coords HUD with EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Powns's mods are no longer maintained.
* [Pown's Potion Effect HUD with Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
* Powns's mods are no longer maintained.
* [Powns' ToggleSneak with PolySprint](https://modrinth.com/mod/polysprint)
* Powns' ToggleSneak is no longer maintained and has some small issues that fixes.
* [Scrollable Tooltips with VanillaHUD](https://github.com/mod/vanillahud)
* Sk1er's mods are no longer maintained.
* [Sidebar Mod Revamp with VanillaHUD](https://github.com/mod/vanillahud)
* Canelex's mods are no longer maintained.
* [SkyblockAddons with SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Biscuit's original SkyblockAddons is no longer maintained. Use this updated fork by Fix3dll instead.
* [Sparkless101's Custom Crosshair Mod with PolyCrosshair](https://modrinth.com/mod/polycrosshair)
* Sparkless101's mod can cause compatability issues with other mods.
* [TimeChanger with PolyTime](https://modrinth.com/mod/polytime)
* devshatter's TimeChange is no longer maintained.
* [QuickPlay with QWERTZexe's QuickJoin](https://modrinth.com/mod/quickjoin)
* bugfroggy's QuickPlay is no longer maintained.
## Remove
* AutoWho
* Ranked SkyWars is no longer a gamemode.
* ChatTriggers (ctjs)
* ChatTriggers may cause many performance issues depending on your modules and most of the modules you can get are readily available in other mods. Many people also do not know how to use ChatTriggers and never import any modules, leading to an increased startup time for no reason.
* [LabyMod](https://alternatives.microcontrollers.dev/1.8.9/labymod)
* LabyMod causes many issues with other mods, has performance issues, and has many alternatives that can be used without messing up other mods.
* ModCore Container
* ModCore is now EOL.
* Player API
* Player API is no longer used in any mods.
* PerspectiveMod
* PerspectiveMod is now **bannable** on Hypixel.
* [SkyblockExtras](https://alternatives.microcontrollers.dev/1.8.9/skyblockextras) (if you bought it)
* SBE breaks EULA, breaks some other mod licenses, leads to performance issues, and has much better free alternatives for all of its important features.
* [Skypixel](https://alternatives.microcontrollers.dev/1.8.9/skypixel)
* Skypixel is old, unmaintained, and has many features that are either useless or simply do not work anymore. It will cause issues on Skyblock.
* SkyWars Stats mod
* Skywars stats is unmaintained and no longer works on hypixel
# Contributors
* [JackedUp21](https://github.com/JackedUp21)
* [JitterDev](https://github.com/JitterDev)
* [MisterCheezeCake](https://github.com/MisterCheezeCake)
* [moisty](https://github.com/Mqisty)
* [ooTruffe](https://github.com/ooTruffle)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Wyvest](https://github.com/wyvest)
================================================
FILE: docs/1.8.9/skyblock_reinvented.md
================================================
# SkyblockReinvented Alternatives
This mod is now end of life and
will no longer have updates, which
could lead to many features breaking
over time. It is recommended to use
alternatives that still get updated.
## Items
### Rendering
* Remove Wither Cloak Creepers - ?
* Overlay Mobs in Range of Hyperion - ?
### Sounds
* Remove Creeper Sounds from Veil - [PolyPatcher](https://modrinth.com/mod/patcher)
## General
### Misc
* Hide Ironman in Scoreboard - ?
* Pickup Stash Keybind / Reminder - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Dark Auction Reminder - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Dragon Tracker - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Discord Rich Presence - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* Treasure Hunter Waypoints / Solver - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Show Cake Year as Stack Size - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Skyblock Updates - ?
### QOL
* Automatically Join Skyblock - ?
### Rendering
* Stop Rendering Players with Customizable Whitelist - ? ([Hytils Reborn](https://modrinth.com/mod/hytils) has a similar feature that consequently removes players, but does not have a whitelist)
* Stop Rendering Player Armor - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Create Hitboxes Around your Arrows - [PolyHitbox](https://modrinth.com/mod/hitbox)
* Show Hitboxes of Special Zealots - [PolyHitbox](https://modrinth.com/mod/hitbox)
* Show Hitboxes of Drags & Golems - [PolyHitbox](https://modrinth.com/mod/hitbox)
* Hide Other People's Arrows - [PolyPatcher](https://modrinth.com/mod/patcher)
* Stop Power Orb Nametags / Particles from Rendering - ?
## Your Island
### General
* Shorten/Remove Teleport Pad Names - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Misc
* Disable Farm Block Breaking Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
* Remove Item Frame Names - ?
### Dungeons
* Stop Opening Chests - ?
* Clean Ending of Dungeons - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Bonzo Mask Alert - [Sychic and Lily's Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (custom alerts)
* Hide Guided Sheeps - ?
* Watcher Ready Reminder - [Sychic and Lily's Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (custom alerts)
### QOL
* Remove Guardians in Creeper Solver - ?
* Dungeon Floor Lock - ?
### Rendering
* Remind Skeleton Masters - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Remind Bat Secrets - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Outline Hitboxes of Starred Mobs - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Spirit Bats - ?
## Skills
### Slayer
* Slayer Info - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Remove Sven Pups - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Maddox Clickable Message - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Reminder to Start New Slayer - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Fishing
* None
### Enchanting
* Exit Mode Button on Experiments - ?
### Farming
* Disable Farm Block Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
### Bestiary
* Bestiary Info & Tracker - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
### Mining
* None
## Dwarven Mines
### Alerts
* Boost Ready Alert - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Boost Expired Alert - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Remove Mining Speed Boost Ready - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Remove Mining Speed Boost Used - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Remove Mining Speed Boost Expired - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Combat
* Ghost Loot Tracker - [SkyHanni](https://modrinth.com/mod/skyhanni)
### General
* Auto /garry - [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest)
* Fetchur Solver or Spam Hider - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Golden Goblin Alert - ?
* Hide Mithril Powder in Scoreboard - ?
### Rendering
* Remove Ghost Titles - [PolyPatcher](https://modrinth.com/mod/patcher)
* Remove Titles from Raffles - ?
## Hub
### General
* Hide Travel to Your Island nametag - ?
### Rendering
* Hub Overlay - ?
* Hide villagers in Hub - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Overlay Uncollected Jacob’s Contests - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Sounds
* Stop Reforge Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
## Spam
* All Spam Hiders - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
# Contributors
* [CalMWolfs](https://github.com/CalMWolfs)
* [hannibal2](https://github.com/hannibal002)
* [moisty](https://github.com/Mqisty)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Rayless](https://github.com/UnderscoreRayless)
================================================
FILE: docs/1.8.9/skyblockaddons.md
================================================
# SkyblockAddons Alternatives
Due to the existance of the updated [fork](https://modrinth.com/mod/skyblockaddons-unofficial), this list is no longer being updated and is only still here for archival purposes.
This mod is now end of life and
will no longer have updates, which
could lead to many features breaking
over time. It is recommended to use
alternatives that still get updated.
* "Minion Cannot Reach" Warning - ?
* Adjust Zoom with +/- Keys - ?
* Allow Locking Slots - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Axe Cooldown Indicator - ?
* Bal Boss Warning - Useless
* Birch Park Rainmaker Timer - ?
* Brood Mother Warning - Useless
* Change Enderchest Color in the End - ?
* Change Zealot Color - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Color Bow Green When Using Toxic Arrow Poison - ?
* Compact Tab List - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Dark Auction Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Defence Number - ?
* Defence Percentage - ?
* Defence Symbol - ?
* Disable Boss Messages - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Disable Enderman Teleportation - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Disable Location Not Perfect Warnings - Skytils Regex
* Disable Magical Mushroom Soup Messages - Skytils Regex
* Disable Mort Messages - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Disable Night Vision Potion Blinking - ?
* Disable Teleport Pad Messages - Skytils Regex
* Discord Rich Presence - [SkyHanni](https://modrinth.com/mod/skyhanni) / [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
* Dolphin Pet Tracker - ?
* Don't Reset Cursor Between Inventories - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Dragon Tracker - ?
* Drill Fuel Bar - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Drill Fuel Number - ?
* Dungeon Death Counter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Dungeon Map Display - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Dungeons Collected Essences Display - ?
* Dungeons Secret Display - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Dungeons Teammate Name Overlay - ?
* Effective Health Number - ?
* Endstone Protector Display - ?
* Fancy Warp Menu - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Fishing Particle Overlay - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Full Inventory Warning - ?
* Full Minion Warning - ?
* Glowing Dropped Items - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Health Bar - ?
* Health Change Number - ?
* Health Number - ?
* Hide Far Entities in Lobby - ?
* Hide Food & Armor Bar - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Menu Glass Pane Tooltips - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Hide Other Player's Presents - ?
* Hide Pet Health Bar - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Players Near Important NPCs - ?
* Hide Players at Hub Spawn Point - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Skeleton's Helmet Bones - ?
* Hide Sven Pup Nametags - ?
* Hide True Defense - ?
* Hide Vanilla Health Bar - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Item Drop Confirmation - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Item Pickup Log - ?
* Jacob's Contest Timer - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Leather Backpack Opening Sound - ?
* Legendary Sea Creature Warning - ?
* Mana Bar - ?
* Mana Number - ?
* No Arrows Left Alert - Irrelevant (you can just click and see it doesn't shoot)
* Only Show in the Dragon's Nest - ?
* Outbid Alert Sound - ?
* Outline Dungeon Teammates - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Overflow Mana Number - ?
* Parse Enchant Tooltips - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Potion and Powerup Timers - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Power Orb Display - ?
* Prevent Walking After Death - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Reforge Filter - ?
* Replace Roman Numerals on Items - [PolyPatcher](https://modrinth.com/mod/patcher)
* Rock Pet Tracker - ?
* Show Backpack Preview - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Bait List While Holding a Rod - ?
* Show Base Stat Boost for Dungeon Items - ?
* Show Broken Dragon Fragments - ?
* Show Crimson Armor Stacks - ?
* Show Critical Dungeon Teammates - ?
* Show Dungeon Healing Circle Wall - ?
* Show Dungeon Milestone - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Entity Outlines - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Experimentation Table Tooltips - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Floor Obtained Dungeon Items - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
* Show Item Anvil Uses - Useless
* Show Item Cooldowns - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Nether Faction - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Player Symbols In Chat - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Profile Type - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Reforge Overlay - ?
* Show SBA Button in Pause Menu - Irrelevant
* Show Skyblock Item ID on Hover - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Stacking Enchant Progress - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Sword Kills - ?
* Show What Fetchur Wants Today - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show if Item's Rarity has been Upgraded - ?
* Skeleton's Helmet Bones Bar - ?
* Skill Progress Bar - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Skill Progress Display - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Slayer Armor Progress Indicator - ?
* Slayer Boss Approach Alert - ?
* Slayer Tracker - Revenant/Zombie - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Slayer Tracker - Sven/Wolf - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Slayer Tracker - Tarantula/Spider - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Slayer Tracker - Voidgloom/Enderman - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Sound Indicator for Fishing - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Special Zealot Alert - Irrelevant (This is now a Hypixel function)
* Speed Percentage - [SkyHanni](https://modrinth.com/mod/skyhanni) (in Garden only)
* Spirit Sceptre/Wither Blade Damage Display - ?
* Spooky Event Candy/Points Counter - ?
* Stop Bonzo's Staff Sounds - ?
* Stop Dropping/Selling Rare Items - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Stop Rat Pet Sounds - ?
* Summoning Eye Alert - ?
* Ticker/Charges Display - ?
* Trevor The Trapper Features - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Use New Chroma Effect - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Zealot Counter - Count Since Last Eye - ?
* Zealot Counter - Show Zealots Per Eye - ?
* Zealot Counter - Total Eye Count - ?
* Zealot Counter - Total Zealot Count - ?
* Zealot Counter Explosive Bow Support - ?
# Contributors
* [CalMWolfs](https://github.com/CalMWolfs)
* [hannibal2](https://github.com/hannibal002)
* [HiZe](https://github.com/superhize)
* [NetheriteMiner](https://github.com/NetheriteMiner)
* [KTrain](https://github.com/KTrain5169)
================================================
FILE: docs/1.8.9/skyblockcatia.md
================================================
# SkyblockCatia Alternatives
SkyblockCatia is a mod which has
a bunch of features that are better
incorporated in other mods or are
useless, and also does not receive
many updates, with many incompatibilities
with other mods. Therefore, it is
recommended that you do not use it
if the features you use can be replaced.
### QoL
* Jungle Axe Cooldown - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Grappling Hook Cooldown - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Zealot Respawn Cooldown - ?
* Placed Summoning Eye Tracker - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Leave Party when Last Eye Placed - ?
* Lobby Player Viewer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Auction Bid Confirm Value - ?
* Bazaar on Item Tooltip - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Sneak to Trade Other Player Island - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Display Max Used of Item Ability - ?
* Shortcut Button in Inventory - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
### Rendering
* Fancy Color for Supporters - Irrelevant ([REDACTION](https://modrinth.com/mod/redaction) allows you to change the color of your name as well)
* Show Item Rarity - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Item Rarity Opacity - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Make Special Zealot Held Gold Block - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Hitbox Render Mode - [PolyHitbox](https://modrinth.com/mod/hitbox)
* Glowing Dragon Armor - ?
* Disable Block Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
* Fix Skyblock Enchant Tag - [NotEnoughUpdates](https://github.com/Moulberry/NotEnoughUpdates/latest)
* Disable Night Vision - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Display Realtime Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
### Miscellaneous
* Right Click to Add Party - [MiddleClickParty](https://hypixel.net/threads/forge-1-8-9-middleclickparty-invite-players-to-your-party-by-middle-clicking.3349916)
* Sneak to Open Inventory While Fighting Dragon - ?
* Lobby Player Count - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Show Obtained Date - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
### Global Config
* Enable Confirm to Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
* Enable Skin Rendering Fix - [PolyPatcher](https://modrinth.com/mod/patcher)
* Disable Hurt Camera Effect - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Enable Shortcut Game Button - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Enable 1.15 Armor Enchanted Glint - [OverflowAnimations](https://modrinth.com/mod/animations)
* Enable Enchanted Glint for Skulls - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Enable Overwrite Sign Editing - ?
* Enable Sign Selection List - ?
* Enable Chat in Container Screen - ?
* Disable Error Log - ?
### Toast Config
* [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
# Contributors
* [8KCoffeeWizard](https://github.com/8KCoffeeWizard)
* [Lisena](https://github.com/lisenaaaa)
* [MisterCheezeCake](https://github.com/MisterCheezeCake)
* [moisty](https://github.com/Mqisty)
* [ooffyy](https://github.com/realooffyy)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Rayless](https://github.com/UnderscoreRayless)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/skyblockextras.md
================================================
# SkyblockExtras Alternatives
SkyblockExtras is a mod that has many
incompatibilities, performance issues,
general issues, among other things.
For this reason, it is not recommended
to use the mod, and instead use other mods
that provide similar features.
List is a constant WIP. I do not own the
mod and this list is based off of an older
version of the mod. If you know of any
features/alternatives or would like to
confirm any of my guesses, feel free to
make a pull request and ping me on
[my discord server](https://discord.gg/rejfv9kFJj)
if you would like any further clarification
or a discussion.
## General
### Cosmetics
* Custom Color Names - Irrelevant
* Show Particle Cosmetics - Irrelevant
* Techno Tribute - Irrelevant
### Commands
* Customize Custom Commands - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### WIP
* Revert Health and Defense - Irrelevant
* Revert Master Stars - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Color Blaze Slayer Mobs - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Blaze Pillar Warning - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Attunement Display - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Color Kuudra Shop Background - ?
* Display Kuudra Health - ?
* Display Supply Waypoints - ?
* Dropship Warning - ?
* Display Miniboss Timer - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Display Miniboss List - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Crimson Miniboss Warning - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Display Ashfang Timer - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Display Gravity Wells - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Display Ashfang Durations - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Color Ashfang Blazes - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Dojo Helper - ?
* Matriarch Reminder - ?
* Trophy Fishing Tracker - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Change Lava Texture - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Fix Lava Bobbers - ?
* Show Slugfish Timer - ?
* Show Geyser Box - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Golden Fish Timer - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Golden Fish Notification - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Thunder Charges - ?
* Display Thunder Bottles - ?
* Draw Hex Background - ?
### Notifications
* Copy Rare Fishes - ?
* Announce Rare Drops - Skytils?
* Copy Rare Drops - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Dark Auction Warning - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Golem Warning - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Jerry Warning - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Jerry Timer - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Custom Chat Notification - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Chat Notification Sound - ?
### Miscellaneous
* Timestamps - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Milestones - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Show NPC Sell Price - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Auction Data - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Duplicate Items - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Calculate Profits Button - ?
* Century Cake Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Larger Heads - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Big Items - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Scale with Rarity - ?
### Experimentation
* Experimentation Helper - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
### Rarity Colors
* Render Item Rarities - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Dwarven Mines
* Show Mine Map - [SkyblockHUD Death Defied](https://github.com/romangraef/SkyblockHud-Death-Defied/releases/latest)
* Notify Events - [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest)
* Mute Wind Changes - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Raffle Timer Warning - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Gourmand Time Warning - ?
* Puzzler Solver - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest)
* Puzzler Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Mine Waypoints - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Area Waypoints - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Target Waypoints - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Notify Ability Cooldown - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (/trackcooldown)
* Show Fuel Display - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest)
* Show Compact Features - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Show Forge Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Commissions Tracker - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Mining Tracker - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Star Cult Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Events Display - [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest)
* Show Titanium Warning - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Golden Goblin Warning - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Skymall Warning - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Crystal Hollows
* Show Hollows Map - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest)
* Show Enabled / Disabled Perks - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Blocks Walked - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Gemstone Buffs - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Power Scroll Buffs - ?
* Show Gemstone Chambers - ?
* Show Pickonimbus Durability - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Crystal Hollows Waypoints - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Auto Add Mining Waypoints - [SkyblockHUD Death Defied](https://github.com/romangraef/SkyblockHud-Death-Defied/releases/latest)
* Add Parsed Crystall Hollows Waypoints - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Ignore Waypoint Parse Messages - ?
* Save Waypoints across Instances - ?
* Show Breadcrumbs in Hollows - [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest)
* Use Footstep Particles - ?
* Show Mining Pass Duration - ?
* Show Automaton Parts - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Treasure Chest Helper - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Treasure Loot Display - ?
* Powder Tracker Display - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Metal Detector Locator - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Metal Detector Waypoint - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Auto Renew Mining Pass - ?
* Worm Notifier Warning - [Scatha-Pro](https://modrinth.com/mod/scatha-pro)
### Spider's Den
* Show Spider's Den Waypoints - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Arachne HP - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Arachne Counter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Farming Island
* Treasure Hunter Solver - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Highlight Glowing Mushrooms - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
### The Garden
* Visitor List - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Visitor Warning (Full Queue) - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Composter Warning - [SkyHanni](https://modrinth.com/mod/skyhanni)
### End Island
* Show Soul Flow Display - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Final Destination Display - ?
* Show Excess Mana - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Merge Excess Mana - ?
* Hide Zero Damage Nametags - ?
* Show Voidgloom Info - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Highlight Skull Textures - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Highlight Beacon Blocks - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Beacon Warning - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Only for Own Boss - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Highlight Endermen Stages - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Hide Beam Attack - ?
* Hide Enderman Hurt Effects - ?
* Stop Enderman Teleportation - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Mute Enderman Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
* Mute Player Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
* Approximate Ender Nodes - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
### Etherwarp Display
* LOS Etherwarp Location (Line of Sight) - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Display Unusable Blocks - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Display Unknown Blocks - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
## Trackers
### Slayer
* Show Slayer Counter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Reset Counter on Restart - ?
* Show Miniboss Spawn - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Maddox Dial - [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Inactive Quest Warning - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Boss Soon Warning - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Boss Spawn Warning - ?
* Show Boss Slain Time - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Fishing
* Show Fishing Counter - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show General Counter - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Toggle Winter Counter - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Toggle Shark Counter - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Toggle Spooky Counter - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Toggle Mining Fishing Counter - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Toggle Crimson Fishing Counter - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Fishing Statistics
* Show General Stats - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Winter Stats - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Shark Stats - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Spooky Stats - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Mining Fishing Stats - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Crimson Fishing Stats - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Fishing QOL
* Hide Fishing Rods - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Expertise Kills - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
### Fishing Utilities
* Show Dolphin Pet Display - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Spider's Den Rain Timer - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Fishing Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
### Skills
* Revert EXP Display - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Show Custom Skill Display - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Skill Trackers - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show EXP Rate - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Time Change - [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Actions Needed - [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Time Needed - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Total Information - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod) / [SkyHanni](https://modrinth.com/mod/skyhanni)
### Mythos
* Show Mythos Counter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Shows Rare Mythos Drops - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Announce Mythos Loot - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Ping Nearby Particles - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Red Footsteps - ?
* Show Red Gaias - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (shows when you can hit)
* Show Diana Waypoints - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Miscellaneous
* Show Golem Counter - ?
* Show Dragon Counter - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Show Farming Counter - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Ghost Counter - [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod) / [SkyHanni](https://modrinth.com/mod/skyhanni)
## Pets
* Pet Colors - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Active Pet - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show EXP-Shared Pets - ?
* AutoPet Enabled Colors - ?
### Pet Display
* Pet Display - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
### General
* Allow Favoriting Pets - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Pet Names - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide AutoPet Messages - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Pet Candies - [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Mute Rat Pet - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Fix Candy Lore - ?
### Pet Menu
* Custom Pets Menu - ?
* Reorganize Pet Menu - ?
* Show Pet Favourites Bar - ?
* Custom Pet Skins - ?
* Custom Pet Colors - ?
* Render Pet Rarities - ?
## Dungeon
### General
* Show Dungeon Counter - [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Edit Dungeon Floor - [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Show Dungeon Profit - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide)
* Display Master Souls - ?
* Cata EXP Tracker - ?
* Show Frag Counter - SkyblockHud?
* Show Door Opener - ?
* Show Dungeon Map - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Remove Armor Stands - [PolyPatcher](https://modrinth.com/mod/patcher) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Crypts Counter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Spirit Bear Timer - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Display
* Show Run Overview - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Wither Doors - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Score Approximation - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Change Portal Color - ?
* Blood Camp Helper - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Display Mimic Status - ?
* 270/300 Score Notification - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* 270/300 Score Message - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Mimic Killed Message - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Highlight Mimic Chest - ?
* Show Custom Splits - [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
### Party Finder
* Show Player Info - [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Party Finder Menu - [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Cata Level Lower Bound - [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Class Level Lower Bound - [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Draw Player Count - [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Miscellaneous
* Prevent Rerolling Dungeon Chests - ?
* Fix Spirit Boots - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Copy Fails - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Armor Color - ?
* Show Item Quality - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide)
* Show Names in Guis - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Mage Beams From Other Players - ?
### Floor 7
* Show Wither Lord Health - ?
* Hide Ender Dragon Hurt Effect - ?
* Dragon Health Display - ?
* Withered Dragon Perch Warning - ?
* Withered Dragon Spawn Warning - ?
* Color Dragon Health - ?
* Color Dragon Element - ?
* Ignore Unneeded Dragons - ?
* Hide Unneeded Boss Bars - ?
### Solvers
* Dungeon Puzzle Timer - ?
* All Solvers - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide)
## Quality of Life
### Visual
* Color Enchants - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Selected Arrow - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Cookie Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Trapper Hides - ?
* Show Champion EXP - ?
* Show Hetacomb Runs - ?
* Freeze Previews - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Show Storage Previews - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Cache Backpack Data - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Custom Backpack Name - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Ender Chest Previews - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Custom Ender Chest Names - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Block Zapper Destroyed Blocks - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Hub Colors - ?
* Truncate Damage Markings - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Custom Dyed Armor - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Custom Skull Textures - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Enchant Glow - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Remove Enchant Glow - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Fire Display - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Lightning - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Builder's Wand Overlay - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Hide WitherBorn Shadows - [PolyPatcher](https://modrinth.com/mod/patcher) (properly scales shadows) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (for bossbar)
* Hide Displayed Armor - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Modify Visual Words - [SkyHanni](https://modrinth.com/mod/skyhanni)
### BINGO
* Show Bingo List - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Community Goals - [SkyHanni](https://modrinth.com/mod/skyhanni)
### General
* Search Bar - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Middle Click SB Menu - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Item Durability - ?
* Better Crop Hitboxes - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Cultivating Count - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
* Show Compact Count - ?
* Left Click Zapper Undo - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Item Cooldown - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Wither Shield Duration - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (/trackcooldown) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show EXP in Minions - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Bazaar
* Sort Sack Prices - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
* Highlight Insta-Sell Items - ?
### Chat
* Use Chat Filters - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Use Default Chat Filters - ?
* Hide Hub Messages - ?
* Notify Scam Messages - ?
* Auto Confirm Reports - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Hide Sea Creature Messages - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Hide Coop Chat - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [ToggleChat](https://github.com/boomboompower/ToggleChat/releases)
* Hide Dicer Messages - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Random Parties - ?
* Hide [PLAYER INFORMATION] - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Hide Spook Messages - ?
### Performance
* Hide Non Crits - ?
* Hide Block Destroy Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
* Hide Staff Falling Blocks - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Hide Hurt Effects - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Misc
* Show Damage Calculations - ?
* Compact Damage Text - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Click Copy Chat - [Chatting](https://modrinth.com/mod/chatting)
* Draw Bestiary Info - ?
* Bestiary Tracker - ?
### Museum
* Show Uncollected Museum Items - ?
* Render Soulbound Bookmark - ?
* Show Museum Item Type - ?
### The Rift
* Tubulator Highlight - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Upside-Down Highlight - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Rift Effigy Timer - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Highlight Ichor Skulls - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Stake Steak Highlight - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Boss Soon Time Warning - ?
* Time Warning - ?
### Use At Your Own Risk
* Allow Reparty Command - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest) / [Danker's Skyblock Mod (DSM)](https://modrinth.com/mod/dankers-skyblock-mod)
* Prevent Orb Placement - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Auto Reparty - Irrelevant
* Auto Join Party - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide)
* Party Rejoin Filter - ?
### Custom Wardrobe
* Custom Wardrobe Menu - [SkyHanni](https://modrinth.com/mod/skyhanni)
# Contributors
* [Abd](https://github.com/BrahR)
* [Abuse](https://github.com/abuserightclick)
* [Angry_Pineapple](https://github.com/Angry-Pineapple3121)
* [AzuredBlue](https://github.com/AzuredBlue)
* [bumble](https://github.com/itsbumble)
* [CalMWolfs](https://github.com/CalMWolfs)
* [DJtheRedstoner](https://github.com/DJtheRedstoner)
* [Feel65](https://github.com/Feel65)
* [Empa](https://github.com/ItsEmpa)
* [jani270](https://github.com/jani270)
* [Koxx12](https://github.com/koxx12-dev)
* [Lily](https://github.com/My-Name-Is-Jeff)
* [Lisena](https://github.com/lisenaaaa)
* [Lizzy](https://github.com/LizzyMaybeDev)
* [Lucasyh](https://github.com/Lucasyh)
* [MisterCheezeCake](https://github.com/MisterCheezeCake)
* [moisty](https://github.com/Mqisty)
* [nacrt](https://github.com/nacrt)
* [Pengu](https://github.com/pengubear)
* [Proudmuslim](https://github.com/proudmuslim-dev)
* [RayDeeUx](https://github.com/RayDeeUx)
* [stef-the](https://github.com/stef-the)
* [Stekerser](https://github.com/Stekerser)
* [Sychic](https://github.com/Sychic)
* [Wyvest](https://github.com/Wyvest)
* [Yan](https://github.com/yanNotDev)
================================================
FILE: docs/1.8.9/skypixel.md
================================================
# Skypixel Alternatives
Skypixel is no longer maintained
and has some features that now break
the game.
## Features
* Custom Enchant Menu - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Anvil Uses - Useless on Skyblock now
* Show Item Tier - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Cancel Item Damage - ?
* Cancel Inventory Drag - NEU?
* Keybinds - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Client Command Fix - [PolyPatcher](https://modrinth.com/mod/patcher)
* Show Skyblock Item ID in Debug Tooltip - [SkyHanni](https://modrinth.com/mod/skyhanni)
# Contributors
* [CalMWolfs](https://github.com/CalMWolfs)
* [moisty](https://github.com/Mqisty)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/1.8.9/soopy.md
================================================
# SoopyAddons Alternatives
SoopyAddons is a mod that is made for ChatTriggers and is no longer being developed by Soopy. This means that as
time goes on more features will break or not work as intended. It also requires ChatTriggers to run the mod which
can cause performance issues.
At the time of writing, many of the features no longer work.
### Waypoints
* Waypoints - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Ordered Waypoints - ?
* Crystal Hollows Waypoints From Chat - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Synced Crystal Hollows Waypoints - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
### Bestiary
* Box Around Bestiary Mobs - ?
* Track Specific Bestiary Mob - ?
### Better GUIs
* Improve Clicks On Sb Menus - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Custom Museum GUI - ?
* Custom Dungeon Ready GUI - ?
* Inventory Search Bar - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Custom HP And Mana Bar - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
### Dungeons Solvers
* Correct Livid Finder - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Livid HP - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Box Correct Livid - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Hide Incorrect Livid Nametags - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Spirit Bow Destruction Timer - ?
* Spirit Bear Spawn Timer - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Assist Blood Camp - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Odin (Legit Version)](https://github.com/odtheking/Odin/releases/latest)
* Show Run Speed And Exp Rates - ?
* Show Score Calculation - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Blaze Puzzle Solver - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Terracotta Respawn Timer - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Odin (Legit Version)](https://github.com/odtheking/Odin/releases/latest)
* Spirit And Bonzo Mask Timer - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Change Withermancer Death Messages - ?
* Unfinished Terms/Devices Waypoints - [Odin (Legit Version)](https://github.com/odtheking/Odin/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Term/Device Count Per Party Member - Not useful anymore as meta changed.
* Ice Spray Drop Ping - ?
* M3/F3 Guardian HP - [SkyHanni](https://modrinth.com/mod/skyhanni) (Damage Indicator)
* Stair Stonk Helper - Not useful anymore as meta changed.
### Events
* Load Burials From Particles - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Estimate Burial Location - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Synced Inquisitor Locations - ?
* Show Title On Shared Inquisitor - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Inquisitors Locations From Party Members - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Share Inquisitors Locations To Party Members - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Render Mythological Mob HP On Screen - ?
* Tia Relay Helper - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Warp To Closest Warp To Burrow - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Shiny Block Highlighter - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Glowing Mushroom Highlighter - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Trevor Theodite Solver - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Block Zapper Cooldown - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Use Mana Reminder (Bingo) - ?
### Global Settings
* Hide Falling Blocks - [PolyPatcher](https://modrinth.com/mod/patcher)
* In-game Twitch Bot Commands - ?
* Replace [hand] With Currently Held Item - Hypixel's /show command
* Approximate Item Worth In Lore - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Hetacomb Enchant Info In Lore - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Champion Enchant Info In Lore - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Thunder Bottle Progress Display - ?
* Thunder Bottle Full Alert - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Use Old Master Stars - ?
* Item Pickup Log - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Vanquisher Spawn Alert - ?
* Sea Creature Catch Alert - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Guild
* Shorten "Guild >" To "G >" - [Hytils Reborn](https://modrinth.com/mod/hytils)
### HUD
* FPS Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* CPS Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Show Current Pet - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Current Location - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Show Soulflow - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* TPS Display - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Wither Impact Cooldown - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Current Spotify Song - [ThatGravyBoat's Craftify](https://modrinth.com/mod/craftify)
* Current Lobby Day - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
* Current Day Only Under Day 30 - ?
* God Potion Expiration Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Show Specific Stats On HUD - ?
* HUD Stats Can Go Over Lvl 60 - ?
* Show Dragon Damages - ?
* Spider's Den Thundering Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Packets/Second - ?
### Mining
* Show Bal HP - ?
* Bal Respawn Timer - ?
* Bal Pet Alert - ?
* Show Unlocked Gemstone Slots - ?
* Show Contained Gemstones - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Current Session Compact Progress - ?
* $/hr From Gemstone Mining - ?
* Forge NPC Price - ?
* Current And Next CH Events - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Metal Detector Solver - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Alert When All 4 Tools Found - ?
### Nether
* Mastery Timer - ?
* Show Next Dojo Swiftness Block - ?
* Dojo Discipline Zombie Overlay - ?
* Control Dojo Show Where To Look - ?
* Show Hostage Waypoints - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Timer Over Rods - ?
* Show Nether Boss Nametag On HUD - ?
### RNG Meter
* RNG Meter Display - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Slayer RNG Meter Reset Alert - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Slayer RNG Drop Title - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Slayer
* Show Slayer Exp On Kill - ?
* Show Boss Slain Alert - ?
* Show Boss Spawned Alert - ?
* Show Time To Kill On Kill - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Current Slayer Xp Progress - ?
* Nearby Miniboss Spawn Alert - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Miniboss Spawn Sound - ?
* Box Minibosses - ?
* Box Area Minibosses - ?
* List Nearby Miniboss HP On Screen - ?
* Hide Dead Mob Nametags - ?
* Box Enderman Slayer Bosses - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Box And Line to Enderman Beacon - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Beacon Spawn Sound - ?
* Display Enderman Eyes - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Show Enderman HP On Screen - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Enderman Lazer Phase Timer - ?
* Sound For Blaze Towers - ?
* Box For Blaze Towers - ?
* Show Slayer Progress On Screen When Close - ?
* Sync Other Boss Locations - ?
* Disable Enderman Teleporting - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Outline Arachne Keeper - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Arachne Keeper Spawn Alert - ?
* Nested Endermite Spawn Warning - ?
### Summonings
* Hide Summoning Nametags - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Warn When Summoning HP Is Low - ?
* Render HP Of Summons On Screen - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Spam Hider
* Hide Some Messages - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Move Messages To Spam Hider Chat - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Show Friend Join/Leave Messages - /f notifications
* Show Guild Join/Leave Messages - /g notifications
* Show Pet Level Messages - ?
* Hide "There are blocks in the way!" Message - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (need to use custom spam hider)
* Hide Autopet Messages - [SkyHanni](https://modrinth.com/mod/skyhanni)
### Special Mining
* Compact Powder Messages - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
* Fix x2 Powder Messages - ?
* Powder Info On HUD - [SkyHanni](https://modrinth.com/mod/skyhanni) / [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Powder Per Hour - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Chests Per Hour - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Reset Data On Leaving Ch - ?
* Chest Dug Alert - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Gemstone Message Hider - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Wishing Compass Message Hider - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (need to use custom spam hider)
* Ascension Rope Message Hider - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (need to use custom spam hider)
* Show Area Treasure - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Scatha Counter HUD - [Scatha-Pro](https://modrinth.com/mod/scatha-pro)
* Scatha Health HUD - ?
* Worm/Scatha Spawn Alert - [Scatha-Pro](https://modrinth.com/mod/scatha-pro)
* Worm/Scatha Spawn Message - ?
* Scatha Pet Dropped Alert - [Scatha-Pro](https://modrinth.com/mod/scatha-pro)
### Other
* Stat Next To Name - ?
* Networth Viewer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
* Networth Leaderboard - Disallowed with Hypixel's new API changes.
* Stat Graphs - Disallowed with Hypixel's new API changes.
# Contributors
* [CalMWolfs](https://github.com/CalMWolfs)
* [Empa](https://github.com/ItsEmpa)
* [ooffyy](https://github.com/realooffyy)
* [dayssky](https://github.com/dayssky)
================================================
FILE: docs/1.8.9/wyvtils.md
================================================
# Wyvtils Alternatives
The mod is no longer supported by its developer, Wyvest.
### General
* Reverse Inventory Scrolling - [PolyPatcher](https://modrinth.com/mod/patcher)
* Hide Locraw Messages - [Hytils Reborn](https://modrinth.com/mod/hytils)
* Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
### Everything else
* Bossbar Customization - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Action Bar Customization - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Title Customization - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Name Highlight - [REDACTION](https://modrinth.com/mod/redaction)
* Sidebar Customization - [VanillaHUD](https://modrinth.com/mod/vanillahud)
* Hitbox Customization - [PolyHitbox](https://modrinth.com/mod/hitbox)
* Pack GUI Modifier - [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
# Contributors
* [moisty](https://github.com/Mqisty)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/assets/images/LICENSE
================================================
The images "alternatives.png" and "logo.png" are copyrighted by Zetvue under ARR.
Contact Zetvue at https://zetvue.github.io for usage permissions.
================================================
FILE: docs/contributors.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Massive thanks to the following people who helped make this:
* [8KCoffeeWizard](https://github.com/8KCoffeeWizard)
* [Abd](https://github.com/BrahR)
* [Absterge](https://github.com/Absterge)
* [Abuse](https://github.com/abuserightclick)
* [Angry_Pineapple](https://github.com/Angry-Pineapple3121)
* [Axuras](https://github.com/Axuras)
* [AzuredBlue](https://github.com/AzuredBlue)
* [Blurryface](https://blurry.gay)
* [BobIsMyManager](https://github.com/BobIsMyManager)
* [bumble](https://github.com/itsbumble)
* [CalMWolfs](https://github.com/CalMWolfs)
* [ChachyDev](https://github.com/ChachyDev)
* [Coolbird1234](https://www.youtube.com/c/Bird69)
* [dayssky](https://github.com/dayssky)
* [De-Snail](https://github.com/De-Snail)
* [Deftu](https://github.com/Deftu)
* [Digux](https://github.com/Diguhxe)
* [DJtheRedstoner](https://github.com/DJtheRedstoner)
* [DocilElm](https://github.com/DocilElm)
* [Empa](https://github.com/ItsEmpa)
* [Feel65](https://github.com/Feel65)
* [Fizzify](https://github.com/Fizzify)
* [Flopgop](https://github.com/Flopgop)
* [gabrielvicenteYT](https://github.com/gabrielvicenteYT)
* [Geek](https://github.com/GamingGeek)
* [GhoulBoi69](https://github.com/GhoulBoii)
* [hannibal2](https://github.com/hannibal002)
* [HiZe](https://github.com/superhize)
* [j10a](https://github.com/j10a1n15)
* [JackedUp21](https://github.com/JackedUp21)
* [jade](https://github.com/jadeposting)
* [jani270](https://github.com/jani270)
* [JitterDev](https://github.com/JitterDev)
* [Karmette](https://github.com/karmette)
* [Kingili](https://github.com/Kingili22)
* [Koxx12](https://github.com/koxx12-dev)
* [KTrain](https://github.com/KTrain5169)
* [Lily](https://github.com/My-Name-Is-Jeff)
* [litekin](https://github.com/litekin)
* [Lisena](https://github.com/lisenaaaa)
* [Lizzy](https://github.com/LizzyMaybeDev)
* [LlamaLad7](https://github.com/LlamaLad7)
* [Lucasyh](https://github.com/Lucasyh)
* [Luna](https://github.com/lunaynx)
* [LynithDev](https://github.com/LynithDev)
* [MisterCheezeCake](https://github.com/MisterCheezeCake)
* [Moiré](https://github.com/moire9)
* [Moisty](https://github.com/Mqisty)
* [nacrt](https://github.com/nacrt)
* [Narwhalism](https://www.twitch.tv/narwhalswim)
* [NetheriteMiner](https://github.com/NetheriteMiner)
* [next_g](https://github.com/nextrg)
* [o9o](https://www.youtube.com/@o9omc)
* [Obsidianninja11](https://github.com/Obsidianninja11)
* [ooffyy](https://github.com/realooffyy)
* [ooTruffle](https://github.com/ooTruffle)
* [PandaNinjas](https://github.com/pandaninjas)
* [Pengu](https://github.com/pengubear)
* [PhantomBridger](https://github.com/PhantomBridger)
* [Proudmuslim](https://github.com/proudmuslim-dev)
* Purpas
* [RaphyTwin](https://github.com/RaphyTwin)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Rayless](https://github.com/UnderscoreRayless)
* [Salmon](https://github.com/Scherso)
* [Shiggy](https://github.com/Shiggy-dev)
* [Solonovamax](https://github.com/solonovamax)
* [stef-the](https://github.com/stef-the)
* [Stekerser](https://github.com/Stekerser)
* [sudosign](https://github.com/sudosign)
* [Sychic](https://github.com/Sychic)
* [Systemless](https://github.com/SystemlessDev)
* [ThatGravyBoat](https://github.com/ThatGravyBoat)
* [thatonecoder](https://github.com/Coccocoahelper)
* [ToggledX](https://github.com/ToggledX)
* [TomAintAround](https://github.com/TomAintAround)
* [Tricked](https://github.com/Tricked-dev)
* [usb](https://github.com/U5B)
* [voxxal](https://github.com/voxxal)
* [Wyvest](https://github.com/Wyvest)
* [yan](https://github.com/yanNotDev)
* [yedonbro](https://github.com/yedonbro)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/index.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Welcome!
Welcome to the official website for Microcontrollers' Alternatives lists!
To find a list, use the navbar at the top of the page if on PC or in the left sidebar menu on mobile.
You can also use the links below!
* [1.8.9](https://alternatives.microcontrollers.dev/1.8.9/home)
* [Latest](https://alternatives.microcontrollers.dev/latest/home)
* [Launcher](https://alternatives.microcontrollers.dev/launcher/home)
If you found any of these guides useful, please considering starring this repository on GitHub!
## For potential contributors
Looking to contribute something to the project?
* Please make all your changes in a [feature/topic branch instead of main](https://jmeridth.com/posts/do-not-issue-pull-requests-from-your-master-branch)
* Make sure that the option that lets us make changes to your pull request is enabled
* Follow the style that everything else is using in that specific list or follow the general style in other lists if creating a new one
* If you are going to update/add a mod, try to change/add it on every list where applicable
* We reserve the right to cherrypick changes and add them ourselves (with due credit to you)
* Add your name to credits in alphabetical order in edited lists and in contributors.md, even for the tiniest of change
* Preferably link to your GitHub account, though you may link to something else if you wish
================================================
FILE: docs/latest/aaronsmod.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Aaron's Mod Alternatives
Aaron's Mod is a general mod and Hypixel Skyblock mod with many features that will be duplicated across your mods. There is nothing inherently wrong with this mod, but due to its all-in-one nature, this serves as an alternatives list.
*this page is still a work in progress and is only based off the modrinth page for now*
## Vanilla
* Shadowed Scoreboard Text - [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks)
* Hide Scoreboard Score - Vanilla / [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks)
* Shadowed Name Tag Text - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
* Hide Name Tag Background - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
* FPS Display - [FPS - Display](https://modrinth.com/mod/fpsdisplay) / [Sodium Extra](https://modrinth.com/mod/sodium-extra) / [SimpleHUD](https://modrinth.com/mod/simplehud)
* Extra Debug Info - ?
* Hide Fire Overlay - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
* Hide Mob Spawner Animations - ?
* Correct Ambient Darkness - Irrelevant
* Zoom - [Zoomify](https://modrinth.com/mod/zoomify)
* Old Message Trust Indicator Colors - ?
* Potion Enchantment Glint - [Animatium](https://modrinth.com/mod/animatium)
* Not Stopping Sounds on World Change - ?
* Copy Chat Messages - [Chat Patches](https://modrinth.com/mod/chatpatches)
* Custom Chat History Length - [Chat Patches](https://modrinth.com/mod/chatpatches)
* Image Preview - [Firmament](https://modrinth.com/mod/firmament)
* Infinite Hotbar Scrolling - ?
* Showing Item Groups Outside of Creative - ?
* Not Resetting Cursor Position Between Chest GUIs - [Better Screens](https://modrinth.com/mod/better-screens)
* Optimized Screenshots - [Screenshot Compression](https://modrinth.com/mod/screenshot-compression)
* Silence Resource Pack Log Spam - ?
* Secure Skin Downloads - [Secure Skins](https://modrinth.com/mod/secureskins)
* (Mac Only) Alternate FN+F3+N Keybind - ?
* Christmas Chests For the Whole Month of December - [Better Block Entities](https://modrinth.com/mod/better-block-entities) (Not automatic, but can set to be Christmas whenever you want)
* Particle Manager - OverflowParticles (soon)
* Text Replacer - ?
## Skyblock
* Rainbowify Max Level Enchantments - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Party Finder Stats Lookup - ?
* Dungeon Score Messages - ?
* Old Master Star Display - ?
* Fancy Diamond Heads - ?
* Hiding Item Tooltips in Click On Time - ?
* M7 Dragon Statue Bounding Boxes - ?
* M7 Dragon Spawn Timers - ?
* M7 Dragon Health Display - ?
* M7 Dragon Aim Waypoints, Arrow Stack Waypoints - ?
* Glowing M7 Dragons - ?
================================================
FILE: docs/latest/badlion.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Badlion Client Alternatives
Please note that this page may be outdated due to Minecraft update cycles.
It is *essential* that you read the **[Migrating to Latest](https://alternatives.microcontrollers.dev/latest/migrating)** list first, as it includes recommended mods that are not included here, as well as a full guide on how to install these mods and Fabric.
## Mods
### 1.7 Visuals
* Animations - [Animatium](https://modrinth.com/mod/animatium)
* Hit Color - [Animatium](https://modrinth.com/mod/animatium)
### Chat Mods
* Auto Text - [Command Keys](https://modrinth.com/mod/commandkeys) **(May be bannable on some servers like Hypixel, depending on what it is used for)**
* Clear Chat - Vanilla
* Compact Chat - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Text Shadow - [Sciophobia](https://modrinth.com/mod/sciophobia)
* 24 Hour Timestamps - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Fancy Fonts - ?
* Filter DMs - ?
* Vanilla Background - Irrelevant
* Timestamps - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Chat Messages Notifications - ?
* Chat Opacity - Vanilla
* Chat Size - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Emphasize Username in Chat - [ChatHighlighter](https://modrinth.com/mod/chathighlighter)
* New Chat - Irrelevant
### Hypixel Mods
* AutoGG - [Auto GG](https://modrinth.com/mod/auto-gg)
* AutoTip - [Hypixel AutoTip](https://modrinth.com/mod/hypixelautotip)
* Levelhead - ?
* HyStats - ?
### HUD Mods
* Armor Status - [uku's Armor HUD](https://modrinth.com/mod/ukus-armor-hud)
* Bossbar - ?
* CPS - [TipTapShow](https://modrinth.com/mod/tiptapshow)
* Combo Counter - ?
* Coordinates - [Coordinates Display](https://modrinth.com/mod/coordinates-display) / [MiniHUD](https://modrinth.com/mod/minihud) / [Sodium Extra](https://modrinth.com/mod/sodium-extra)
* Crosshair Mod - [Custom Crosshair](https://modrinth.com/mod/custom-crosshair-mod)
* Direction - [Where Am I Going](https://modrinth.com/mod/waig)
* FPS - [FPS - Display](https://modrinth.com/mod/fpsdisplay) / [Sodium Extra](https://modrinth.com/mod/sodium-extra) / [SimpleHUD](https://modrinth.com/mod/simplehud) / [MiniHUD](https://modrinth.com/mod/minihud)
* Keystrokes - [TipTapShow](https://modrinth.com/mod/tiptapshow)
* Ingame Server Switcher - ?
* Item Counter - ?
* Item Info - ?
* Item Physics - [ItemPhysic Lite](https://modrinth.com/mod/itemphysic-lite)
* MiniMap - [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap) **(May be bannable on some servers like Hypixel, depending on what it is used for)**
* Pack Display - ?
* Ping - [MiniHUD](https://modrinth.com/mod/minihud)
* Potion Status - [Status Effect Bars](https://modrinth.com/mod/status-effect-bars) / [Effect Timer Plus](https://modrinth.com/mod/effecttimerplus)
* Reach Display - ?
* Saturation - [AppleSkin](https://modrinth.com/mod/appleskin)
* Scoreboard - [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks)
* Server Address HUD - ?
* Stopwatch - ?
* Timers - ?
### Skyblock
* See Skyblock mods [here](https://alternatives.microcontrollers.dev/latest/migrating/#skyblock-mods)
### Visual Mods
* Block Overlay - [Custom Block Highlight](https://modrinth.com/mod/custom-block-highlight)
* Clear Water - [Vanilla Tweaks Resourcepack](https://vanillatweaks.net/picker/resource-packs)
* Cosmetics - [Cosmetica](https://modrinth.com/mod/cosmetica) (Completely free and works with BLC capes)
* Wavey Capes - [Wavey Capes](https://modrinth.com/mod/wavey-capes)
* Enchant Glint - ?
* FOV - ?
* Fullbright - [Gamma Utils](https://modrinth.com/mod/gamma-utils)
* Hitboxes - [HitBox+](https://modrinth.com/mod/hitboxplus)
* Inventory Blur - [Blur+](https://modrinth.com/mod/blur-fabric)
* Motion Blur - [Motion Blur](https://modrinth.com/mod/motionblur)
* Nick Hider - [Simple Nick Hider](https://modrinth.com/mod/simple-nick-hider)
* Particle Mod - ?
* Perspective Mod - [Freelook](https://modrinth.com/mod/freelook-oneconfig) **(May be bannable on some servers, auto disabled on hypixel)**
* ShinyPots - ?
* Time Changer - [Time Changer](https://modrinth.com/mod/time-changer) (Only works on Multiplayer)
* Weather Changer - [Weather Changer](https://modrinth.com/mod/weather-changer)
### Other
* Clan Wars - Irrelevant
* Discord Rich Presence - [CraftPresence](https://modrinth.com/mod/craftpresence)
* Ghost Liquid Fix - Vanilla
* JEI - [RoughlyEnoughItems](https://modrinth.com/mod/roughly-enough-items)
* ResourcePack 24 - [Resourcify](https://modrinth.com/mod/resourcify) (Only adds ability to download and update packs from Modrinth)
* Toggle Sneak - Vanilla & [Toggle Toggle Sprint](https://modrinth.com/mod/toggle-toggle-sprint)
* Toggle Sprint - Vanilla & [Toggle Toggle Sprint](https://modrinth.com/mod/toggle-toggle-sprint)
* Waypoints - [Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap)
* Zoom - [Zoomify](https://modrinth.com/mod/zoomify)
* Emotes - [Emotecraft](https://modrinth.com/plugin/emotecraft) Also needs to be installed on the server though
* Sprays - ?
* Replay Mod - [Replay Mod](https://modrinth.com/mod/replaymod)
* Schematica Mod - [Litematica](https://modrinth.com/mod/litematica) (Also need [MaLiLib](https://modrinth.com/mod/malilib))
* TeamSpeak Mod - ?
* MumbleLink - ?
# Contributors
* [RaphyTwin](https://github.com/RaphyTwin)
================================================
FILE: docs/latest/essential.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Essential Alternatives
??? note "Essential sucks, click here to read why"
Essential's new microtransaction system is predatory, purposefully designed to charge you more than what it would
cost you prior to the new currency update. Essential now uses a new in-game currency in order to buy cosmetics,
similar to Fortnite's V-Bucks. The amount of currency you can buy and the price of cosmetics is strategically
placed so that you always have to buy more coins than you need to buy an item, forcing you to spend extra. This
business practice is incredibly anticonsumer and profit driven, and is much different from their previous,
respectable scheme where you paid directly for the item you wanted.
Essential has tracking and data collection. This information may be shared to third parties as can be read in
their [privacy policy](https://essential.gg/privacy-policy), as well as what data they collect.
Essential is a half-baked mod. Almost every promise for new features has yet to be delivered since and
before its release. Additionally, the features Essential currently has are purposefully made to be worse than
other mods. Most obvious of this is their built in zoom, which despite all of its features being copied from
Patcher, most of its functionality and customization was not added as to make it "less intimidating and easier
for new players". Instead of using these half-baked and random features that can easily break with other mods,
you should just use the free and open alternatives that have more features and are able to provide better
support.
Essential goes against the spirit of modern modding. There is no point for a mod loader when a singular mod tries
to do everything, especially when it breaks everything else along the way. Using a mod loader means you have the
freedom to use whatever mods you want. Don't feel tied down by Essential!
Essential also tries to market itself as a mod library. Because of this, if another mod wants to use something
Essential offers, all users of the mod are forced to install Essential alongside the original mod. There is no way
around this. If you are a mod developer, please look elsewhere for the features Essential offers. Their libraries,
Elementa, Vigilance, and UniversalCraft can all be used individually without the need of Essential, should you
need to use them. There are other libraries such as OmniCore (UniversalCraft competitor), OneConfig (Vigilance
competitor), and PolyUI (Elementa competitor). I especially recommend avoiding Vigilance in general, due to its
myriad of issues that are known and acknowledged by the Essential devs, yet have not been fixed even years later.
Don't feel forced to use Essential!
## Essential Features
### World Host
* Host World - [e4mc](https://modrinth.com/mod/e4mc) (does not require other people to use the mod, only the person hosting)
### Pictures
* Pictures / Screenshot Manager - [Snapper](https://modrinth.com/mod/snapper)
### Account Switcher
* Account Switcher - [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher)
### Skin Changer
* Skin Changer - [Skin Shuffle](https://modrinth.com/mod/skinshuffle)
### Chat Peek
* Chat Peek - [Chat Plus](https://modrinth.com/mod/chat-plus)
## Essential Settings
### Session
* Automatically Refresh Session - [Auto Reauth](https://modrinth.com/mod/auto-reauth)
## Emotes
* Emotes - [KosmX's Emotecraft](https://modrinth.com/mod/emotecraft)
## Cosmetics
* Cosmetics - [Cosmetica](https://modrinth.com/mod/cosmetica)
## Quality of Life
### Screenshots
* Screenshot Preview - [Screencapper](https://modrinth.com/mod/screencapper)
* Quick Actions - [Screencapper](https://modrinth.com/mod/screencapper)
* Post Screenshot Action - [Screencapper](https://modrinth.com/mod/screencapper)
* Screenshot Preview Duration - [Screencapper](https://modrinth.com/mod/screencapper)
* Screenshot Sounds - [Screencapper](https://modrinth.com/mod/screencapper)
* Screenshot Message - [Screencapper](https://modrinth.com/mod/screencapper)
### Zoom
* Smooth Zoomed Camera - [Zoomify](https://modrinth.com/mod/zoomify)
* Smooth Zoming - [Zoomify](https://modrinth.com/mod/zoomify)
* Toggle To Zoom - [Zoomify](https://modrinth.com/mod/zoomify)
### Discord Integration
* Activity Status on Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
* Join Requests through Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
* Show Username and Avatar on Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
* Show Joined Server on Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
# Contributors
* [Blurryface](https://blurry.gay)
* [KTrain](https://github.com/KTrain5169)
================================================
FILE: docs/latest/feather.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Feather "Client" Alternatives
Please note that this page may be outdated due to Minecraft update cycles.
Feather "Client" is a Forge/Fabric mod marketing itself as a client, claiming immense FPS boosts and wide mod support.
However, Feather, on numerous occasions, has been caught illegally stealing code and breaking other mod's licenses.
Despite the overwhelming amount of evidence, their admins and moderators refuse to acknowledge it and avoid it.
Feather is also unsupported by many mod authors, as Feather is closed source and obfuscated, and so incompatibilies cannot
be fixed by mod authors. It is not recommended to use Feather or support the developers behind the "client". All major
performance improvements can be gotten from using the original mods that Feather leeches off.
Additionally, I do not personally trust them. If they are unable to write their own code for their features, I do not trust
them to write proper security measures as by using Feather you are essentially giving them access to your Microsoft/Minecraft
account. Their Discord server also refuses to ban scammers, as on several occasions myself and others have been told that it
is not their problem.
It is recommended that you read the **[Migrating to Latest](https://alternatives.microcontrollers.dev/latest/migrating)** list first, as it includes all recommended mods that are not included here, as well as a full guide on how to install these mods and Fabric.
### Visuals
* Animations - [Animatium](https://modrinth.com/mod/animatium)
* Block Overlay - [Simple Block Overlay](https://modrinth.com/mod/simple-block-overlay)
* Clear Water - [Vanilla Tweaks Resourcepack / Terrain](https://vanillatweaks.net/picker/resource-packs)
* Custom Crosshair - [Custom Crosshair](https://modrinth.com/mod/custom-crosshair-mod)
* FOV Changer - Partially in vanilla's accessibility menu
* Glint - [Vanilla Tweaks Resourcepack / World of Color > Enchantment Glints](https://vanillatweaks.net/picker/resource-packs)
* Hitbox - [HitBox+](https://modrinth.com/mod/hitboxplus)
* Item Physics - [ItemPhysic Lite](https://modrinth.com/mod/itemphysic-lite)
* Nick Hider - [Simple Nick Hider](https://modrinth.com/mod/simple-nick-hider)
* Particles - [Sodium Extra](https://modrinth.com/mod/sodium-extra)
* Time Changer - [Time Changer](https://modrinth.com/mod/time-changer) (Only works on Multiplayer)
* Waypoints - [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap) **(Minimap feature may be bannable on some servers like Hypixel)**
* Weather Changer - [Weather Changer](https://modrinth.com/mod/weather-changer)
* Zoom - [Zoomify](https://modrinth.com/mod/zoomify)
### HUD
* Armor Status - [Armor HUD](https://modrinth.com/mod/ukus-armor-hud)
* Armor HUD - [Detail Armor Bar Reconstructed](https://modrinth.com/mod/detail-armor-bar-reconstructed)
* Attack Indicator - [Enhanced Attack Indicator](https://modrinth.com/mod/enhanced-attack-indicator)
* Boss Bar - ?
* CPS - [TipTapShow](https://modrinth.com/mod/tiptapshow)
* Combo Display - ?
* Coordinates - [Coordinates Display](https://modrinth.com/mod/coordinates-display) / [MiniHUD](https://modrinth.com/mod/minihud) / [Sodium Extra](https://modrinth.com/mod/sodium-extra)
* Direction - [Where Am I Going](https://modrinth.com/mod/waig)
* FPS - [FPS - Display](https://modrinth.com/mod/fpsdisplay) / [Sodium Extra](https://modrinth.com/mod/sodium-extra) / [SimpleHUD](https://modrinth.com/mod/simplehud) / [MiniHUD](https://modrinth.com/mod/minihud)
* Item Counter - ?
* Item Info - [Held Item Info](https://modrinth.com/mod/held-item-info)
* Pack Display - ?
* Ping - [SimpleHUD](https://modrinth.com/mod/simplehud) / [MiniHUD](https://modrinth.com/mod/minihud)
* Potion Effects - [Status Effect Bars](https://modrinth.com/mod/status-effect-bars) / [Effect Timer Plus](https://modrinth.com/mod/effecttimerplus)
* Reach Display - ?
* Saturation - [AppleSkin](https://modrinth.com/mod/appleskin)
* Scoreboard - [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks)
* Time - [MiniHUD](https://modrinth.com/mod/minihud)
### Hypixel
* AutoFriend - ?
* Auto Tip - [Hypixel AutoTip](https://modrinth.com/mod/hypixelautotip)
* Auto GG - [Auto GG](https://modrinth.com/mod/auto-gg)
* Anti GG - ?
* LevelHead - ?
### Other
* Auto Text - [Command Keys](https://modrinth.com/mod/commandkeys) **(May be bannable on some servers like Hypixel, depending on what it is used for)**
* Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
* Oof Mod - ?
* Perspective - [Freelook](https://modrinth.com/mod/freelook-oneconfig) **(May be bannable on some servers, auto disabled on hypixel)**
* Screenshot - ?
* Scrollable Tooltips - [Tooltip Scroll](https://modrinth.com/mod/tooltip-scroll)
* Server Address - ?
* Snaplook - ?
* Toggle Sprint - Vanilla & [Toggle Toggle Sprint](https://modrinth.com/mod/toggle-toggle-sprint)
* Voice - [Simple Voice Chat](https://modrinth.com/plugin/simple-voice-chat)
## General
### Blur Settings
* Inventory - [Blur+](https://modrinth.com/mod/blur-fabric)
* Menu - [Blur+](https://modrinth.com/mod/blur-fabric)
### Sound
* Portal Sounds - [Sound Controller](https://modrinth.com/mod/sound-controller)
### Keybinds
* Custom Dropstack - ?
## Chat Options
### Chat Settings
* Toggle Chat - In vanilla's chat settings
* Unlimited Scrollbar - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Background Color - Opacitiy changable in vanilla's chat settings
* Text Shadow - [Sciophobia](https://modrinth.com/mod/sciophobia)
### Stack Messages
* Stack Messages - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Consecutive Messages Only - [Chat Plus](https://modrinth.com/mod/chat-plus)
### Mentions
* Highlight - [ChatHighlighter](https://modrinth.com/mod/chathighlighter)
* Color - ?
* Bold - ?
* Own Messages - ?
## Performance
* Performance Improvements - See my [full list of performance mods](https://alternatives.microcontrollers.dev/latest/migrating/#performance)
### Rendering Settings
* Use Fast Rendering - [Sodium](https://modrinth.com/mod/sodium)
* Use Direct Memory Access - [Sodium](https://modrinth.com/mod/sodium)
* Use Fast Font Rendering - [ImmediatelyFast](https://modrinth.com/mod/immediatelyfast)
* Use Static Particle Color - [Particle Core](https://modrinth.com/mod/particle-core) (Improves performance of brightness calculations to make it not an issue instead of removing it entirely)
* Lazy Chunk Loading - [Sodium](https://modrinth.com/mod/sodium)
### Light Settings
* Use Fast Block Lighting - [Sodium](https://modrinth.com/mod/sodium)
* Use Fast Entity Lighting - [Sodium](https://modrinth.com/mod/sodium)
### Advanced Settings
* Use Culling - [Entity Culling](https://modrinth.com/mod/entityculling)
* Cull Nametags - [Entity Culling](https://modrinth.com/mod/entityculling)
### Cosmetics
* Cosmetics - [Cosmetica](https://modrinth.com/mod/cosmetica)
## External Mods
* [Replay Mod](https://modrinth.com/mod/replaymod)
* [OptiFine](https://alternatives.microcontrollers.dev/latest/migrating/#optifine-replacements) <- see alternatives
* [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap)
* [MumbleLink](https://modrinth.com/mod/mumble-link)
* [HD Skins](https://www.hdskins.de)
* [Pack Manager (fork of Recursive Resources / Resource Pack Organiser))](https://modrinth.com/mod/pack-manager)
* OptiFabric - Do not use.
* [Iris](https://modrinth.com/mod/iris)
* [ModMenu](https://modrinth.com/mod/modmenu)
* [RoughlyEnoughItems](https://modrinth.com/mod/rei)
* [MaLiLib](https://www.curseforge.com/minecraft/mc-mods/malilib)
* [Durability101](https://modrinth.com/mod/durability101)
* [MouseTweaks](https://modrinth.com/mod/mouse-tweaks)
* [ClientTweaks](https://modrinth.com/mod/client-tweaks)
* [WTHIT](https://modrinth.com/mod/wthit)
* [Multiconnect](https://modrinth.com/mod/multiconnect)
* [Origins](https://modrinth.com/mod/origins)
* [3D Skin Layers](https://modrinth.com/mod/3dskinlayers)
* [Continuity](https://modrinth.com/mod/continuity)
* [CIT Resewn](https://modrinth.com/mod/cit-resewn)
* [Indium](https://modrinth.com/mod/indium)
* [Balm](https://modrinth.com/mod/balm)
* [Architectury](https://modrinth.com/mod/architectury-api)
* [Cloth Config](https://modrinth.com/mod/cloth-config)
* [Sodium](https://modrinth.com/mod/sodium)
* [Lithium](https://modrinth.com/mod/lithium)
* [Starlight](https://www.modrinth.com/mod/starlight)
* [LazyDFU](https://modrinth.com/mod/lazydfu)
* [Entity Culling](https://modrinth.com/mod/entityculling)
* [Litematica](https://modrinth.com/mod/litematica)
# Contributors
* [o9o](https://www.youtube.com/@o9omc)
* [Geek](https://github.com/GamingGeek)
* [GhoulBoi69](https://github.com/GhoulBoii)
* [Narwhalism](https://www.twitch.tv/narwhalswim)
* [RaphyTwin](https://github.com/RaphyTwin)
* [RayDeeUx](https://github.com/RayDeeUx)
* [Rayless](https://github.com/UnderscoreRayless)
* [Systemless](https://github.com/SystemlessDev)
* [Tricked](https://github.com/Tricked-dev)
* [Wyvest](https://github.com/Wyvest)
* [Zetvue](https://zetvue.github.io)
================================================
FILE: docs/latest/home.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Latest
**MAY NOT ALWAYS BE UP-TO-DATE, LATEST MEANS LATEST AT CURRENT EDITING TIME**
Click the links below or use the sidebar navigation to find the list you want.
## Mod List
* [Migrating to Latest](https://alternatives.microcontrollers.dev/latest/migrating)
- This is a comprehensive list of mods for Fabric and guide on installing them
## Clients
* [Badlion Client](https://alternatives.microcontrollers.dev/latest/badlion)
* [Feather "Client"](https://alternatives.microcontrollers.dev/latest/feather)
* [Lunar Client](https://alternatives.microcontrollers.dev/latest/lunar)
## Mods
* [Aaron's Mod](https://alternatives.microcontrollers.dev/latest/aaronsmod)
* [Essential](https://alternatives.microcontrollers.dev/latest/essential)
* [Krypt](https://alternatives.microcontrollers.dev/latest/krypt)
* [OptiFine](https://alternatives.microcontrollers.dev/latest/optifine)
* [Patcher](https://alternatives.microcontrollers.dev/latest/patcher)
* [SkyblockAddons](https://alternatives.microcontrollers.dev/latest/skyblockaddons)
* [Skytils](https://alternatives.microcontrollers.dev/latest/skytils)
* [Zen](https://alternatives.microcontrollers.dev/latest/zen)
================================================
FILE: docs/latest/krypt.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Krypt Alternatives
## General
* Architect Draft Message - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Better Party Finder - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Blood Room Helper - [Odin](https://modrinth.com/mod/odin)
* Breaker Dharge Display - [Odin](https://modrinth.com/mod/odin)
* Crypt Reminder - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Custom Mage Beam - [Odin](https://modrinth.com/mod/odin)
* Hide Non-starred Nametags - [Odin](https://modrinth.com/mod/odin)
* Mask Timers - [SkyHanni](https://modrinth.com/mod/skyhanni) (/shtodos)
* Phase Tick Timers - [Odin](https://modrinth.com/mod/odin)
* Positional Message - [Odin](https://modrinth.com/mod/odin)
* Room Name HUD - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Room Secrets HUD - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Scarf Spawn Timers - [SkyHanni](https://modrinth.com/mod/skyhanni) (/shtodos)
* Secret Sounds - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Server Freeze Indicator - ?
* Split Timers - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Spring Boots Overlay - [Odin](https://modrinth.com/mod/odin)
## Alerts
* Bat Death Alert - Irrelevant (cheat-y behavior)
* Fire Freeze Alert - [SkyHanni](https://modrinth.com/mod/skyhanni) (/shtodos)
* Key Alerts - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Leap Alert - ?
* Melody Alert - [Odin](https://modrinth.com/mod/odin)
* Mimic Alert - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Prince Alert - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Score Alert - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Shadow Assassin Alert - [SkyHanni](https://modrinth.com/mod/skyhanni)
* Ultimate Alerts - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
## Dungeon Map
* Dungeon Map - [SkyCubed](https://modrinth.com/mod/skycubed) / [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Dungeon Breakdown at End of Run - ?
## Solvers
* Blaze - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Boulder - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Creeper Beams - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Quiz - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Teleport Maze - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Three weirdos - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Tic-Tac-Toe - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Water Board - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Livid Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
## Floor 7
* Arrow-Align Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Necron Health Display - ?
* Simons-Says Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Terminal Tracker - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
* Terminal Waypoints - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skyblocker](https://modrinth.com/mod/skyblocker-liap)
## Highlights
* Door Highlight - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) /
* Key Highlight - [SkyHanni](https://modrinth.com/mod/skyhanni) /
* Star mob Highlight - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) /
* Teammate Highlight - Vanilla
* Wither Highlight - ?
# Contributors
* [j10a](https://github.com/j10a1n15)
* [Wyvest](https://github.com/Wyvest)
* [DocilElm](https://github.com/DocilElm)
================================================
FILE: docs/latest/lunar.md
================================================
<script src="https://keepandroidopen.org/banner.js?size=mini"></script>
# Lunar Client Alternatives
Lunar, despite having the option to add Fabric mods, is not very compatible due to the nature of Lunar Client being closed sourced and heavily obfuscated, making it impossible for mod authors to properly add support. It's better to use the Fabric alternatives and cut Lunar out altogether.
Additionally, Lunar is *not* better for performance than Fabric & mods. Lunar recommends using Sodium and other performance mods, which is where most of Lunar's performance benefits come from over vanilla, however, Lunar is also incompatible with some important performance mods like ImmediatelyFast. It is better to use all the Fabric performance mods rather than the few that Lunar supports.
Please note that this page may be outdated due to Minecraft update cycles.
It is recommended that you read the **[Migrating to Latest](https://alternatives.microcontrollers.dev/latest/migrating)** list first, as it includes all recommended mods that are not included here, as well as a full guide on how to install these mods and Fabric.
## Mods
### Performance
* Performance Improvements - See my [full list of performance mods](https://alternatives.microcontrollers.dev/latest/migrating/#performance)
### 1.7 Visuals
* Animations - [Animatium](https://modrinth.com/mod/animatium)
* Hit Armor Color - [Animatium](https://modrinth.com/mod/animatium)
* Reduced Hurt Animation - [Shake Tweaks](https://modrinth.com/mod/shaketweaks)
### Chat Mods
* Chat Filter - ?
* Chat Height Fix - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Don't Clear Chat History - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Highlighted Name - [ChatHighlighter](https://modrinth.com/mod/chathighlighter)
* Background Opacity - Vanilla (Accessibility Options)
* Hide Incoming Messages - ?
* Stack Spam Messages - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Stop Servers from Closing Chat - ?
* Text Shadow - [Sciophobia](https://modrinth.com/mod/sciophobia)
* Unlimited Chat - [Chat Plus](https://modrinth.com/mod/chat-plus)
* Chat Animation - [Chat Plus](https://modrinth.com/mod/chat-plus) / [Chat Animation](https://modrinth.com/mod/chatanimation)
### Hypixel Mods
* Hypixel Skyblock - See Skyblock mods [here](https://alternatives.microcontrollers.dev/latest/migrating/#skyblock-mods)
* Remove Guild MOTD - ?
* Remove Guild on Tab - ?
* Short Chat Channel Messages - ?
* Auto Friend - ?
* Auto Tip - [Hypixel AutoTip](https://modrinth.com/mod/hypixelautotip)
* Auto GG - [Auto GG](https://modrinth.com/mod/auto-gg)
* Anti GG - ?
* Auto Who - No longer works on Hypixel
* Level Head - ?
* Hypixel Autocomplete - ?
* Hide Private Messages - ?
* Hide Team Chat - ?
* Hide Party Chat - ?
* Hide Guild Chat - ?
* Hide Shouts - ?
* Hide Spectator Chat - ?
* Hide Lobby Join Messages - ?
* Hide Join Messages - ?
* Hide Leave Messages - ?
* Hide Soul Well Announcements - ?
### HUD Mods
* Armor Status - [uku's Armor HUD](https://modrinth.com/mod/ukus-armor-hud)
* Clock - [MiniHUD](https://modrinth.com/mod/minihud)
* Combo Counter - ?
* Coordinates - [Coordinates Display](https://modrinth.com/mod/coordinates-display) / [MiniHUD](https://modrinth.com/mod/minihud) / [Sodium Extra](https://modrinth.com/mod/sodium-extra)
* CPS - [TipTapShow](https://modrinth.com/mod/tiptapshow)
* Day Counter - [MiniHUD](https://modrinth.com/mod/minihud)
* DirectionHUD - [Coordinates Display](https://modrinth.com/mod/coordinates-display)
* FPS - [FPS - Display](https://modrinth.com/mod/fpsdisplay) / [MiniHUD](https://modrinth.com/mod/minihud) / [Sodium Extra](https://modrinth.com/mod/sodium-extra)
* Item Tracker - ?
* Key Strokes - [TipTapShow](https://modrinth.com/mod/tiptapshow)
* Memory Usage - [MiniHUD](https://modrinth.com/mod/minihud)
* Pack Display - ?
* Ping - [MiniHUD](https://modrinth.com/mod/minihud)
* Potion Effects - [Status Effect Bars](https://modrinth.com/mod/status-effect-bars) / [Effect Timer Plus](https://modrinth.com/mod/effecttimerplus)
* Potion Counter - [PotionCounter](https://modrinth.com/mod/potioncounter)
* Stopwatch - ?
* Server Address - ?
* Saturation - [AppleSkin](https://modrinth.com/mod/appleskin)
* Reach Display - ?
* Team View - Irrelevant
### Nametags
* Nametag Text Shadow - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
* Third Person Nametag - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
* Show Nametag Icon - Irrelevant
* Nametag Opacity - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
### Visual Mods
* 2D Item
gitextract_0r95y3t9/ ├── .github/ │ └── workflows/ │ └── deploy.yml ├── LICENSE ├── README.md ├── contributing.md ├── docs/ │ ├── 1.12.2/ │ │ ├── feather.md │ │ └── home.md │ ├── 1.8.9/ │ │ ├── 5zig.md │ │ ├── badlion_client.md │ │ ├── cheatbreaker.md │ │ ├── dungeon_utilities.md │ │ ├── feather_client.md │ │ ├── home.md │ │ ├── hychat.md │ │ ├── hyperium.md │ │ ├── labymod.md │ │ ├── lunar_client.md │ │ ├── modlist.md │ │ ├── refraction_v4.md │ │ ├── skyblock_reinvented.md │ │ ├── skyblockaddons.md │ │ ├── skyblockcatia.md │ │ ├── skyblockextras.md │ │ ├── skypixel.md │ │ ├── soopy.md │ │ └── wyvtils.md │ ├── assets/ │ │ └── images/ │ │ └── LICENSE │ ├── contributors.md │ ├── index.md │ ├── latest/ │ │ ├── aaronsmod.md │ │ ├── badlion.md │ │ ├── essential.md │ │ ├── feather.md │ │ ├── home.md │ │ ├── krypt.md │ │ ├── lunar.md │ │ ├── migrating.md │ │ ├── optifine.md │ │ ├── patcher.md │ │ ├── skyblockaddons.md │ │ ├── skytils.md │ │ └── zen.md │ └── launcher/ │ ├── home.md │ ├── modrinth.md │ ├── modrinth_mac.md │ ├── modrinth_win.md │ ├── prism.md │ ├── prism_gnu.md │ ├── prism_mac.md │ └── prism_win.md ├── mkdocs.yml └── requirements.txt
Condensed preview — 51 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (349K chars).
[
{
"path": ".github/workflows/deploy.yml",
"chars": 348,
"preview": "name: deploy\non:\n push:\n branches: \n - main\njobs:\n deploy:\n runs-on: ubuntu-latest\n steps:\n - uses: a"
},
{
"path": "LICENSE",
"chars": 984,
"preview": "Alternatives - 2024\n\nAll Rights Reserved.\n\nMicrocontrollersDev holds all rights in and to the source code and content of"
},
{
"path": "README.md",
"chars": 1535,
"preview": "<div align=\"center\">\n\n<img src=\"docs/assets/images/alternatives.png\" alt=\"logo\" width=\"200\" height=\"125\">\n\n# [`Alternati"
},
{
"path": "contributing.md",
"chars": 833,
"preview": "# Looking to contribute something to the project?\r\n\r\n* Please make all your changes in a [feature/topic branch instead o"
},
{
"path": "docs/1.12.2/feather.md",
"chars": 6842,
"preview": "# Feather \"Client\" Alternatives\n\nFeather \"Client\" is a Forge/Fabric mod marketing itself as a client, claiming immense F"
},
{
"path": "docs/1.12.2/home.md",
"chars": 300,
"preview": "# 1.12.2\n\nClick the links below or use the sidebar navigation to find the list you want.\n\n1.12.2 is not popular enough f"
},
{
"path": "docs/1.8.9/5zig.md",
"chars": 2783,
"preview": "# 5zig Alternatives\n\nBoth the original 5zig and 5zig Reborn are no longer maintained.\nThis list is based off of the late"
},
{
"path": "docs/1.8.9/badlion_client.md",
"chars": 12883,
"preview": "# Badlion Client Alternatives\n\nI do not have Badlion and don't intend on downloading it.\nIf you know how to categorize t"
},
{
"path": "docs/1.8.9/cheatbreaker.md",
"chars": 2323,
"preview": "# CheatBreaker\r\n\r\nJust for fun.\r\n\r\n## CheatBreaker Settings\r\n\r\n### Audio\r\n\r\n* All Audio Settings - ?\r\n\r\n### FPS Boost\r\n\r"
},
{
"path": "docs/1.8.9/dungeon_utilities.md",
"chars": 891,
"preview": "# DungeonUtilities Alternatives\n\nDungeonUtilities was an amazing\nChatTriggers module for Dungeon solvers and map\ndisplay"
},
{
"path": "docs/1.8.9/feather_client.md",
"chars": 8332,
"preview": "# Feather \"Client\" Alternatives\n\nFeather \"Client\" is a Forge/Fabric mod marketing itself as a client, claiming immense F"
},
{
"path": "docs/1.8.9/home.md",
"chars": 1443,
"preview": "# 1.8.9\n\nClick the links below or use the sidebar navigation to find the list you want.\n\n## Mod List\n\n* [Mod List](https"
},
{
"path": "docs/1.8.9/hychat.md",
"chars": 1481,
"preview": "# HyChat Alternatives\n\nThe mod is no longer supported by its developer, Moulberry.\n\n### Tweaks\n\n* Compact Chat - [PolyPa"
},
{
"path": "docs/1.8.9/hyperium.md",
"chars": 5100,
"preview": "# Hyperium Alternatives:\n\n### General\n\n* Blurred Gui Background - [Blur](https://www.curseforge.com/minecraft/mc-mods/bl"
},
{
"path": "docs/1.8.9/labymod.md",
"chars": 11975,
"preview": "# LabyMod Alternatives\nLabyMod has a bunch of problems that\ncause mod incompatibilities, weird graphics,\nand just low FP"
},
{
"path": "docs/1.8.9/lunar_client.md",
"chars": 11648,
"preview": "# Lunar Client Alternatives\n\n## Mods\n\n### Uncategorized\n\nI do not have Lunar Client and don't intend on downloading it. "
},
{
"path": "docs/1.8.9/modlist.md",
"chars": 26001,
"preview": "# Mod List\n\nA work-in-progress list of 1.8.9 mods. Please feel free to contribute!\n\n### How to Install\n\nTo install Forge"
},
{
"path": "docs/1.8.9/refraction_v4.md",
"chars": 4665,
"preview": "# Refraction Mod Folder v4\n\n## Update\n\n* [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/h"
},
{
"path": "docs/1.8.9/skyblock_reinvented.md",
"chars": 5246,
"preview": "# SkyblockReinvented Alternatives\n\nThis mod is now end of life and \nwill no longer have updates, which \ncould lead to ma"
},
{
"path": "docs/1.8.9/skyblockaddons.md",
"chars": 8007,
"preview": "# SkyblockAddons Alternatives\r\n\r\nDue to the existance of the updated [fork](https://modrinth.com/mod/skyblockaddons-unof"
},
{
"path": "docs/1.8.9/skyblockcatia.md",
"chars": 3715,
"preview": "# SkyblockCatia Alternatives\n\nSkyblockCatia is a mod which has\na bunch of features that are better\nincorporated in other"
},
{
"path": "docs/1.8.9/skyblockextras.md",
"chars": 28840,
"preview": "# SkyblockExtras Alternatives\n\nSkyblockExtras is a mod that has many\nincompatibilities, performance issues,\ngeneral issu"
},
{
"path": "docs/1.8.9/skypixel.md",
"chars": 763,
"preview": "# Skypixel Alternatives\n\nSkypixel is no longer maintained\nand has some features that now break\nthe game.\n\n## Features\n\n*"
},
{
"path": "docs/1.8.9/soopy.md",
"chars": 10474,
"preview": "# SoopyAddons Alternatives\n\nSoopyAddons is a mod that is made for ChatTriggers and is no longer being developed by Soopy"
},
{
"path": "docs/1.8.9/wyvtils.md",
"chars": 1071,
"preview": "# Wyvtils Alternatives\n\nThe mod is no longer supported by its developer, Wyvest.\n\n### General\n\n* Reverse Inventory Scrol"
},
{
"path": "docs/assets/images/LICENSE",
"chars": 152,
"preview": "The images \"alternatives.png\" and \"logo.png\" are copyrighted by Zetvue under ARR.\r\n\r\nContact Zetvue at https://zetvue.gi"
},
{
"path": "docs/contributors.md",
"chars": 3716,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Massive thanks to the following people who he"
},
{
"path": "docs/index.md",
"chars": 1448,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Welcome!\n\nWelcome to the official website for"
},
{
"path": "docs/latest/aaronsmod.md",
"chars": 2728,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Aaron's Mod Alternatives\n\nAaron's Mod is a ge"
},
{
"path": "docs/latest/badlion.md",
"chars": 5488,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\r\n\r\n# Badlion Client Alternatives\r\n\r\nPlease note "
},
{
"path": "docs/latest/essential.md",
"chars": 5003,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\r\n\r\n# Essential Alternatives\r\n\r\n??? note \"Essenti"
},
{
"path": "docs/latest/feather.md",
"chars": 9111,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Feather \"Client\" Alternatives\n\nPlease note th"
},
{
"path": "docs/latest/home.md",
"chars": 1248,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Latest\n\n**MAY NOT ALWAYS BE UP-TO-DATE, LATES"
},
{
"path": "docs/latest/krypt.md",
"chars": 3528,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Krypt Alternatives\n\n## General\n\n* Architect D"
},
{
"path": "docs/latest/lunar.md",
"chars": 8939,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Lunar Client Alternatives\n\nLunar, despite hav"
},
{
"path": "docs/latest/migrating.md",
"chars": 42087,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Migrating to Latest \n\nThis is a comprehensive"
},
{
"path": "docs/latest/optifine.md",
"chars": 629,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# OptiFine Alternatives\n\nOptiFine no longer pro"
},
{
"path": "docs/latest/patcher.md",
"chars": 12380,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\r\n\r\n# (Poly)Patcher \"Alternatives\"\r\n\r\nPolyPatcher"
},
{
"path": "docs/latest/skyblockaddons.md",
"chars": 7839,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\r\n\r\n# SkyblockAddons Alternatives\r\n\r\nSkyblockAddo"
},
{
"path": "docs/latest/skytils.md",
"chars": 20594,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Skytils Alternatives\n\nSkytils is a Hypixel Sk"
},
{
"path": "docs/latest/zen.md",
"chars": 5460,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Zen Alternatives\n\n## General\n\n* Chat Cleaner "
},
{
"path": "docs/launcher/home.md",
"chars": 474,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Launcher\n\nClick the links below or use the si"
},
{
"path": "docs/launcher/modrinth.md",
"chars": 3908,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Modrinth App\n\nModrinth App is an incredibly p"
},
{
"path": "docs/launcher/modrinth_mac.md",
"chars": 4747,
"preview": "# Modrinth App\n\n# [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.dev/"
},
{
"path": "docs/launcher/modrinth_win.md",
"chars": 4730,
"preview": "# Modrinth App\r\n\r\n# [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.de"
},
{
"path": "docs/launcher/prism.md",
"chars": 5754,
"preview": "<script src=\"https://keepandroidopen.org/banner.js?size=mini\"></script>\n\n# Prism Launcher\n\nPrism Launcher is an incredib"
},
{
"path": "docs/launcher/prism_gnu.md",
"chars": 13971,
"preview": "# Prism Launcher\n\n# [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.de"
},
{
"path": "docs/launcher/prism_mac.md",
"chars": 6992,
"preview": "# Prism Launcher\n\n# [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.de"
},
{
"path": "docs/launcher/prism_win.md",
"chars": 6850,
"preview": "# Prism Launcher\n\n# [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.de"
},
{
"path": "mkdocs.yml",
"chars": 2906,
"preview": "site_name: Alternatives\ncopyright: Copyright 2024 MicrocontrollersDev\n\ntheme:\n favicon: assets/images/logo.png\n featur"
},
{
"path": "requirements.txt",
"chars": 156,
"preview": "mkdocs==1.6.0\r\nmkdocs-material==9.5.31\r\nmkdocs-material-extensions==1.3.1\r\nmkdocs-git-revision-date-localized-plugin==1."
}
]
About this extraction
This page contains the full source code of the MicrocontrollersDev/Alternatives GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 51 files (331.4 KB), approximately 95.1k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.