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 ================================================
logo # [`Alternatives`](https://alternatives.microcontrollers.dev) Repo which contains many alternatives to poorly made or out-of-date clients, mods, and modpacks. [![Discord Banner](https://discordapp.com/api/guilds/778792141932986398/widget.png?style=banner2)](https://discord.gg/rejfv9kFJj)
## Contributors [![GitHub Contributors](https://contrib.rocks/image?repo=MicrocontrollersDev/Alternatives)](https://alternatives.microcontrollers.dev/contributors) ## Reviews ![image](https://user-images.githubusercontent.com/66657148/233866045-91740fb6-47f9-4715-95a1-189bf4221e82.png) ## 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 ================================================ # 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 ================================================ # 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 ================================================ # 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 ================================================ # 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 ================================================ # 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 ================================================ # 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 ================================================ # 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 ================================================ # 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 ================================================ # 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 Items - [Animatium](https://modrinth.com/mod/animatium) * UHC Overlay - [Dropped Item Tweaks](https://modrinth.com/mod/droppeditemtweaks) * FOV Mod - ? * Menu Blur - [Blur+](https://modrinth.com/mod/blur-fabric) * Custom Crosshair - [Custom Crosshair](https://modrinth.com/mod/custom-crosshair-mod) * Waypoints - [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap) **(Minimap feature may be bannable on some servers like Hypixel)** * Scoreboard - [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks) * Motion Blur - [Motion Blur](https://modrinth.com/mod/motionblur) * Shiny Pots - ? * Scrollable Tooltips - [Tooltip Scroll](https://modrinth.com/mod/tooltip-scroll) * Particle Multiplier - ? * Cooldowns - ? * Time Changer - [Time Changer](https://modrinth.com/mod/time-changer) (Only works on Multiplayer) * Block Outline - [Simple Block Overlay](https://modrinth.com/mod/simple-block-overlay) * Item Physics - [ItemPhysic Lite](https://modrinth.com/mod/itemphysic-lite) * TNT Timer Mod - [TNT Countdown](https://modrinth.com/mod/tntcountdown) * Hitbox - [HitBox+](https://modrinth.com/mod/hitboxplus) * 3D Skin Layers - [3D Skin Layers](https://modrinth.com/mod/3dskinlayers) ### Other Mods * Toggle Sneak/Sprint - Vanilla & [Toggle Toggle Sprint](https://modrinth.com/mod/toggle-toggle-sprint) * Nick Hider - [Simple Nick Hider](https://modrinth.com/mod/simple-nick-hider) * WorldEdit CUI - [WorldEdit CUI](https://curseforge.com/minecraft/mc-mods/worldeditcui-fabric) * Replay Mod - [Replay Mod](https://modrinth.com/mod/replaymod) * Screenshot Uploader - [Screencapper](https://modrinth.com/mod/screencapper) * Auto Text Hot Key - [Command Keys](https://modrinth.com/mod/commandkeys) **(May be bannable on some servers like Hypixel, depending on what it is used for)** * Mumble Link - ? * Boss Bar - ? * Freelook - [Freelook](https://modrinth.com/mod/freelook-oneconfig) **(May be bannable on some servers, auto disabled on hypixel)** * Quickplay - [Quickjoin](https://modrinth.com/mod/quickjoin) ## Settings ### General #### HUD Options * Shift Effects in Inventory - Vanilla (use [Better Screens](https://modrinth.com/mod/better-screens) to prevent the recipe book from shifting inventory) * Show Achievements/Advancements - [Sodium Extra](https://modrinth.com/mod/sodium-extra) * Show Crosshair in Third Person - [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks) #### Cosmetic Options * Cosmetics - [Cosmetica](https://modrinth.com/mod/cosmetica) (Completely free and works with Lunar capes) * Show Tab Icon - Irrelevant #### Misc Options * Smart Disconnect - [Confirm Disconnect](https://modrinth.com/mod/confirm-disconnect) * Borderless Fullscreen - [Cubes Without Borders](https://modrinth.com/mod/cubes-without-borders) * Disable Weather - [Weather Changer](https://modrinth.com/mod/weather-changer) * Minimal View Bobbing - [Shake Tweaks](https://modrinth.com/mod/shaketweaks) * Unfocused FPS Limiter - [Dynamic FPS](https://modrinth.com/mod/dynamic-fps) #### Texture Pack Options * Transparent Background - Vanilla * Red String - Use a resource pack ### Performance #### General * Hide Enderportals - ? * Full Bright - [Gamma Utils](https://modrinth.com/mod/gamma-utils) * Show Enchantment Glint - Vanilla (Acessibility Settings -> Glint Strength) * Lazy Chunk Loading - [Sodium](https://modrinth.com/mod/sodium) * Disable Block Breaking Particles - [Sodium Extra](https://modrinth.com/mod/sodium-extra) #### Entity Options * Shadow - Vanilla * Entities - ? * Tile Entities - ? * Show Ground Arrows - ? * Show Stuck Arrows - ? * Hide Grass/Foliage - ? * Hide Placed Skulls - ? ## Other * Vanilla Bug Fixes - [Debugify](https://modrinth.com/mod/debugify) * Resource Pack Menu - [Pack Manager](https://modrinth.com/mod/pack-manager) * Custom Main Menu - [FancyMenu](https://modrinth.com/mod/fancymenu) * Discord Rich Presence - [CraftPresence](https://modrinth.com/mod/craftpresence) * In Game Account Switcher - [In Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher) * In Game Server Switcher - ? # Contributors * [GhoulBoi69](https://github.com/GhoulBoii) * [PhantomBridger](https://github.com/PhantomBridger) * [RaphyTwin](https://github.com/RaphyTwin) * [Tricked](https://github.com/Tricked-dev) * [Zetvue](https://zetvue.github.io) * [Madeleaan](https://github.com/Madeleaan) ================================================ FILE: docs/latest/migrating.md ================================================ # Migrating to Latest This is a comprehensive guide on how to download Fabric and mods for it. It also provides direct links to many mods that you may find useful. ## Introduction If you want more information on Fabric, why Forge/OptiFine are not recommended, or need help downloading Fabric and mods for it, click on the `Introduction` drop down below. If you are just here to see the mods list, continue to the next section. ??? note "Introduction" ### The Situation So, you've been playing 1.8.9 for the past [10 years](https://howoldisminecraft189.today) and are ready to see what 26.1 has to offer. Your first thought may be to download and install Forge and then add OptiFine as a mod, but this could not be further from the best choice. As Mojang has been rolling out releases, they've also been decreasing performance with every version, and neither Forge nor OptiFine are really able to bring back even a speck of that performance we see in 1.12 and below. However, another mod loader, Fabric, which is lightweight and easier to develop for, has created an amazing community in which many of its members focus on helping optimize the game to its greatest potential. ### Why no longer OptiFine? OptiFine no longer provides the benefit that it once did on older versions of the game. As the years have gone by and Minecraft's code has changed, OptiFine has been continuing to completely overwrite major parts of Minecraft's code. Because OptiFine is closed source, it has become increasingly harder for modders to provide OptiFine compatibility. OptiFine also uses outdated formats for many of its features, including MCPatcher and its confusing and outdated settings menu. Many members in the Fabric community have taken it upon themselves to create better performance enhancing mods which surpass OptiFine, as well as provide alternatives to many of OptiFine's iconic features. While there is a Fabric compatibility layer for OptiFine known as OptiFabric, it is unsupported by many of the mods on the list, with some outright preventing the game from loading if OptiFabric is present. Therefore, consider all mods in this list to be incompatible with OptiFabric. ### Why no longer Forge? Forge has always been less than ideal for performance due to its large overhead for server-sided modding, which is not necessary for users wishing for a vanilla compatible experience. Fabric on the other hand is extremely lightweight and is practically identical to vanilla. It's also considered to be much easier to make mods for. Unlike Fabric, which aims to modify vanilla as little as possible, Forge makes a lot of changes that simply are not beneficial for our usecases. For example, for several months and spanning several Minecraft versions, there was a [bug in Forge](https://github.com/MinecraftForge/MinecraftForge/issues/9309) that gave the player 4-5 block reach in survival mode, effectively banning every Forge player playing on any server with an anticheat at that time. Due to Fabric's goal of being as uninvasive as possible, issues like this won't arise with Fabric Loader, and if they did, would be fixed much quicker. ### Getting Started Due to many issues with the official Minecraft launcher, we will not be using it. Follow the guides for either Prism or Modrinth launcher [using my install guides](https://alternatives.microcontrollers.dev/launcher/home). ### Still Need Help? Feel free to join my [Discord server](https://discord.gg/rejfv9kFJj) for any help downloading Fabric, its mods, or general questions about them. ## Mods ### Note about Dependencies Dependencies are smaller mods that main mods rely on to function. If you are using Modrinth or Prism launcher, these should be automatically downloaded for you when you download mods within the launcher, and you don't need to worry about it. Please use one of these launchers to manage dependencies for you! ### Performance These are mods that are needed for playing the latest versions of Minecraft at a reasonable FPS. These will also help decrease frame times, hopefully eliminating spikes or stuttering. Note that some mods on this list may only be helpful when playing singleplayer, but will not harm your multiplayer experience nor should they impact your vanilla experience. | Mod | Description | Author | Notes | | --- | --- | --- | --- | | [Sodium](https://modrinth.com/mod/sodium) | An all around performance mod, Sodium allows users to play the latest versions of Minecraft with high FPS, completely outperforming OptiFine, with some users seeing up to 8x their vanilla frames. Sodium also drastically improve visuals, providing a much better gameplay experience. | [CaffeineMC](https://github.com/CaffeineMC) | | [Iris](https://modrinth.com/mod/iris) | A shader loader that allows users to load up their favorite OptiFine shaderpacks, but with much higher FPS. Iris also provides performance enhancements when not using shaders, making it great for all users. | [Iris Team](https://github.com/IrisShaders) | | [Lithium](https://modrinth.com/mod/lithium) | Helps improve the performance of many vanilla systems without changing their mechanics. | [CaffeineMC](https://github.com/CaffeineMC) | | [Better Block Entities](https://modrinth.com/mod/better-block-entities) | Improves block entities by making them used baked models instead, allowing for better performance, visuals (via better smoothlighting), and better resource pack customizability. | [ceeden](https://github.com/ceeden) | | [FerriteCore](https://modrinth.com/mod/ferrite-core) | Helps reduce the amount of memory the game takes up. This may make a big difference for larger modpacks as well. | [malte0811](https://github.com/malte0811) | | [Entity Culling](https://modrinth.com/mod/entityculling) | Culls entities that you cannot see, increasing FPS. While Sodium already does this, this mod is much more thorough in which entities can be culled. | [tr7zw](https://github.com/tr7zw) | | [ImmediatelyFast](https://modrinth.com/mod/immediatelyfast) | Improves the immediate mode rendering performance. | [RaphiMC](https://github.com/RaphiMC) | | [ModernFix MVUs](https://modrinth.com/mod/modernfix-mvus) | ModernFix is an all-in-one mod that improves performance, reduces memory usage, and fixes many bugs in modern Minecraft versions without majorly compromising the game experience. | [embeddedt](https://github.com/embeddedt) & [coredex](https://github.com/coredex-source) | | [Quick Pack](https://modrinth.com/mod/quick-pack) | Improve datapack / resourcepack zip file loading times. | [DrexHD](https://github.com/DrexHD) | | [Dynamic FPS](https://modrinth.com/mod/dynamic-fps) | Reduces your FPS when tabbed out of the game, therefore reducing your system load. | [juliand665](https://github.com/juliand665) | | [Lazy Language Loader](https://modrinth.com/mod/lazy-language-loader) | Improves loading times when changing your language in game by only reloading the required resources. | [chachy](https://github.com/ChachyDev) | | [Sodium Extra](https://modrinth.com/mod/sodium-extra) | Allows you to half the resolution on Apple's Retina displays and also adds most of OptiFine's performance features such as toggles for animations, particles, rain/snow, clouds, sky and biome colors, and more, as well as some custom ones. | [FlashyReese](https://github.com/FlashyReese) | | [Ixeris](https://modrinth.com/mod/ixeris) | Moved GLFW polling events off the render thread, improving performance when moving your camera. | [decce6](https://github.com/decce6) | | [Raise Sound Limit Simplified](https://modrinth.com/mod/rsls) | A mod that raises Minecraft sound sources limit in a simple way, preventing log spam and all sound disappearing for a short while. | [RelativityMC](https://github.com/RelativityMC) | | [Remove Reloading Screen](https://modrinth.com/mod/rrls) | Allows you to access other parts of the game by removing the reload screen except for the progress bar. | [dima_dencep](https://github.com/dimadencep) | | [Particle Core](https://modrinth.com/mod/particle-core) | Several optimizations to particles in Minecraft and customization of particle rendering, i.e., being able to turn them on/off individually and putting them in a reduced state. | [fzzyhmstrs](https://github.com/fzzyhmstrs) | | [Force Close Loading Screen](https://modrinth.com/mod/forcecloseworldloadingscreen) | Instantly closes the loading terrain screen on world changing and drastically reduces the resource pack loading screen duration. | [kennytv](https://github.com/kennytv) | | [BadOptimizations](https://modrinth.com/mod/badoptimizations) | A collection of micro-optimizations. | [Thosea](https://github.com/imthosea) | | [OptiPainting Reloaded](https://modrinth.com/mod/optipainting-reloaded) | Optimizes the rendering of paintings by not rendering the sides of the painting that are never visible. | [isXander](https://github.com/isXander) & [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [ScalableLux](https://modrinth.com/mod/scalablelux) | A mod based on Starlight that improves the performance of light updates in Minecraft. | [RelativityMC](https://github.com/RelativityMC) | Only useful in singleplayer, can still use on multiplayer. | | [FastQuit](https://modrinth.com/mod/fastquit) | Allows you to go back to the title screen while the world is still loading or saving. It is done in a way that prevents world corruption. | [KingContaria](https://github.com/KingContaria) | Only useful in singleplayer, can still use on multiplayer. | | [C2ME](https://modrinth.com/mod/c2me-fabric) | C2ME is an experimental mod that attempts to multithread chunk generation, I/O, and loading. | [RelativityMC](https://github.com/RelativityMC) | Only useful in singleplayer, can still use on multiplayer. | | [Very Many Players](https://modrinth.com/mod/vmp-fabric) | VMP attempts to alleviate the strain on servers when there are a large amount of players. | [RelativityMC](https://github.com/RelativityMC) | Only useful in singleplayer while hosting with World Host, can still use on multiplayer. | | [Server Core](https://modrinth.com/mod/servercore) | A mod that aims to optimize the minecraft server, with vanilla altering optimizations disabled by default. | [Wesley1808](https://github.com/Wesley1808) | Only useful in singleplayer, can still use on multiplayer. | | [FastNoise](https://modrinth.com/mod/zfastnoise) | Adds multiple micro-optimizations to world generation. | [ZenXArch](https://codeberg.org/ZenXArch) | Only useful in singleplayer while hosting with World Host, can still use on multiplayer. | | [Structure Layout Optimizer](https://modrinth.com/mod/structure-layout-optimizer) | Attempts to optimize the generation of Jigsaw Structures and NBT pieces. | [TelepathicGrunt](https://github.com/TelepathicGrunt) | Only useful in singleplayer, can still use on multiplayer. | ### Other Performance Mods These are other performance mods that one may prefer to use, but are not essential and may come down to preference. | Mod | Description | Author | Incompatabilities | Notes | | --- | --- | --- | --- | --- | | [Cull Fewer Leaves](https://modrinth.com/mod/cull-fewer-leaves) | Cull inner leaves while keeping the fancy leaves look. A continuation of Cull Less Leaves. This mod can create a substantial visual difference for trees and leaves in general. | [isXander](https://github.com/isXander) & [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Fadeless](https://modrinth.com/mod/fadeless) | Removes transitions such as the fading animation that Mojang added between their splash screens. This may provide a smoother experience if the fade is choppy on a low end machine or allow people to access certain menus quicker if they do not like the small wait time. This mod is made partially redundant by Remove Loading Screen. | [DerpDerpling](https://github.com/DerpDerpling) & [UltimateBoomer](https://github.com/UltimateBoomer) | ### Recommended These are mods that I personally recommend due to their usefulness. While they may not boost performance, they are mostly quality of life mods meant to better your experience. | Mod | Description | Author | Notes | | --- | --- | --- | --- | | [ExploitPreventer](https://modrinth.com/mod/exploitpreventer) | This is a fabric mod that prevents known client-side exploits. | [NikOverflow](https://github.com/NikOverflow) | | [Debugify](https://modrinth.com/mod/debugify) | Fixes many bugs in Minecraft. | [isXander](https://github.com/isXander) | | [No Chat Reports](https://modrinth.com/mod/no-chat-reports) | Removes cryptographic signatures from chat messages, making it harder to get chat reported. | [Aizistral](https://github.com/Aizistral-Studios) | | [No Chat Restrictions](https://modrinth.com/mod/no-chat-restrictions) | Restores access to game chat for all accounts. | [Aizistral](https://github.com/Aizistral-Studios) | | [Amecs](https://modrinth.com/mod/amecs) | Allows you to use modifiers for keybinds. For example, you can set keybinds to Ctrl/Shift/Alt/Super + key. | [Siphalor](https://github.com/Siphalor) | | [Cubes Without Borders](https://modrinth.com/mod/cubes-without-borders) | Borderless Fullscreen for Minecraft. This makes the game not minimize when you tab out. | [Kir-Antipov](https://github.com/Kir-Antipov) | | [Pack Manager](https://modrinth.com/mod/pack-manager) | A resource pack orgnizer mod forked from Recursive Resources. It allows you to sort resource packs into folders, as well as search for them using a search bar and change sorting order. | [enjarai](https://codeberg.org/enjarai) & [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Smooth Scrolling Refurbished](https://modrinth.com/mod/smooth-scrolling-refurbished) | Makes the scrolling in all menus smoother. | [JustAlittleWolf](https://github.com/JustAlittleWolf) | | [Controlling](https://modrinth.com/mod/controlling) | Completely revamps Minecraft's controls menu, making it much easier to navigate and change keys, letting you search and more easily find conflicting keybinds. | [Jaredllll08](https://github.com/jaredlll08) | | [Chat Patches](https://modrinth.com/mod/chatpatches) | Adds several QOL features to Minecraft's chat to make it more usable. | [mrbuilder1961](https://github.com/mrbuilder1961) | | [MixinTrace Reborn](https://modrinth.com/mod/mixintrace-reborn) | Makes it easier for mod developers to debug crash reports. | [comp500](https://github.com/comp500) & [IAFEnvoy](https://github.com/IAFEnvoy) | | [Tooltip Scroll](https://modrinth.com/mod/tooltip-scroll) | Tooltips are now scrollable. With highly-customisable keybinds and settings, you can move tooltips anywhere on or off the screen. | [Provismet](https://github.com/Provismet) | | [Log Cleaner Multi Loader](https://modrinth.com/mod/log-cleaner-multiloader) | Automatically deletes old logs to clear up storage space. | [Altrisi](https://github.com/altrisi) & [noramibu](https://github.com/noramibu) | | [Better Selection](https://modrinth.com/mod/better-selection) | Makes it easier to select text by allowing mouse selection and Ctrl + ← and Ctrl + →. | [MDLC01](https://github.com/MDLC01) | | [Auto ReAuth](https://modrinth.com/mod/auto-reauth) | Automatically reauthenticates your session when you are not logged in correctly. | [connorslade](https://github.com/connorslade) | | [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher) | Adds an in game account switcher that lets you switch accounts without having to restart the game. | [The-Fireplace](https://github.com/The-Fireplace) | | [Smooth Skies](https://modrinth.com/mod/smooth-skies) | Smooths out the skybox colors on far render distances. This will fix the skybox breaking with Nvidium or similar. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Better Mipmaps](https://modrinth.com/mod/better-mipmaps) | Unlocks mipmap levels higher than 4 to reduce visual arifacts with high resolution resource packs. | [sidit77](https://github.com/sidit77) | | [Fix Keyboard on Linux](https://modrinth.com/mod/fix-keyboard-on-linux) | Fix several issues regarding key input on Linux. | [Ishland](https://github.com/ishland) | Works on Linux only, will do nothing for other OS's. | | [MacOS Input Fixes](https://modrinth.com/mod/macos-input-fixes) | Fix several issues regarding key input on MacOS. | [hamarb123](https://github.com/hamarb123) | Works on MacOS only, will do nothing for other OS's. | | [MacOS-Input-Fix](https://modrinth.com/mod/macos-input-fix) | Fixes macOS-specific input issues where movement keys don't resume after closing inventory screens. | [MGC8](https://modrinth.com/user/MGC8) | Works on MacOS only, will do nothing for other OS's. | | [Unsafe World Random Access](https://modrinth.com/mod/uwrad) | Detects unsafe off-thread world random access, helping to find causes of "Accessing LegacyRandomSource from multiple threads" crash. | [RelativityMC](https://github.com/RelativityMC) | | [Better Screens](https://modrinth.com/mod/better-screens) | Better screens is a simple mod that improves the screens & containers experience, with simple quality of life fixes. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Respackopts](https://modrinth.com/mod/respackopts) | Config menus for resourcepacks and datapacks. | [jfronny](https://git.jfronny.dev/Johannes) | | [Noxesium](https://modrinth.com/mod/noxesium) | Improves play experience on large multiplayer servers, such as MCCI. | [Noxcrew](https://github.com/Noxcrew) | | [Simple Voice Chat](https://modrinth.com/plugin/simple-voice-chat) | A proximity based voice chat mod, used on many modern servers. | [henkelmax](https://github.com/henkelmax) | | [Screenshot Compression](https://modrinth.com/mod/screenshot-compression) | Automatically compress screenshots taken in-game to lower file size with various config options. | [Serilum](https://github.com/Serilum) | ### Other Cool Mods These are mods that are more dependant on personal preference than importance. | Mod | Description | Author | Notes | | --- | --- | --- | --- | | [Hold That Chunk V2](https://modrinth.com/mod/hold-that-chunk-v2) | Delays client chunk unloading, allowing you to see chunks you've visited outside your render distance. | [Mobilelize](https://github.com/Mobilelize) | | [e4mc](https://modrinth.com/mod/e4mc) | Let's you invite people to your singleplayer worlds! They do not need to have the mod installed for it to work. | [vgskye](https://github.com/vgskye) | | [Cosmetica](https://modrinth.com/mod/cosmetica) | Adds cosmetics to your game completely for free! Also supports showing cosmetics from other clients and mods! | [Cosmetica-cc](https://github.com/Cosmetica-cc) | | [3D Skin Layers](https://modrinth.com/mod/3dskinlayers) | Makes the outer layer of skins 3D. Very customizable and lets you adjust distance that 3D renders for performance. | [tr7zw](https://github.com/tr7zw) | | [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks) | A small QOL mod that lets you alter vanilla's overlays in small ways. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks) | Let's you alter the way nametags are rendered, such as background transparency, text shadow, and custom F1 rules. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Scroll Tweaks](https://modrinth.com/mod/scrolltweaks) | Let's you customize Minecraft hotbar scrolling. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Title Tweaks](https://modrinth.com/mod/titletweaks) | Improvements and customization for Minecraft's Titles. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Tab Tweaks](https://modrinth.com/mod/tabtweaks) | Improvements and customization for Minecraft's Tab / Player List HUD. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks) | A small QOL mod that lets you alter the vanilla crosshair in small ways. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks) | Client side customization of Minecraft's Scoreboard/Sidebar. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Mount Opacity](https://modrinth.com/mod/mountopacity) | Allows setting custom opacity (transparency) for entities that you are riding | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Dropped Item Tweaks](https://modrinth.com/mod/droppeditemtweaks) | Small changes to the way dropped items render. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Render Tweaks](https://modrinth.com/mod/rendertweaks) | Customization of some in-world visuals. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Numerical Enchantments](https://modrinth.com/mod/numerical-enchantments) | Converts roman numerals to arabic numbers in enchantment tooltips to make them easier to read at a glance! No resource pack required. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Sciophobia](https://modrinth.com/mod/sciophobia) | Allows disabling text shadow or only translating it down, globally. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Simple Block Overlay](https://modrinth.com/mod/simple-block-overlay) | A very simple block overlay mod. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Secure Skins](https://modrinth.com/mod/secureskins) | Make skin downloads use HTTPS. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [Chunks Fade In](https://modrinth.com/mod/chunks-fade-in) | Adds a customizable fade-in and ChunkAnimator-esque animations to chunks. | [kerudion](https://github.com/kerudion) | Chunks don't fade if using Nvidium | | [Controlify](https://modrinth.com/mod/controlify) | Allows you to easily play Minecraft with a controller. | [isXander](https://github.com/isXander) | | [Blur+](https://modrinth.com/mod/blur-fabric) | Creates a nice blur effect when in menus and is completely customizable. | [Motschen](https://github.com/Motschen) | | [WaveyCapes](https://modrinth.com/mod/wavey-capes) | Breaks your cape into smaller sections to make its movement more fluid. Looks great with the new migration capes. | [tr7zw](https://github.com/tr7zw) | | [Freelook](https://modrinth.com/mod/freelook-oneconfig) | A simple 360 degrees perspective mod that lets you move the camera without moving your player's direction. | [Chromatic](https://codeberg.org/chromatic) | **May be bannable on some servers, auto disabled on hypixel** | | [BetterF3](https://modrinth.com/mod/betterf3) | Replaces Minecraft's original debug HUD with a highly customizable, more human-readable HUD. You can customize colors, position, add spacings, and more. | [cominixo](https://github.com/cominixo) | | [TNT Countdown](https://modrinth.com/mod/tntcountdown) | Displays time left to the TNT explosion above primed TNT. | [Chromatic](https://codeberg.org/chromatic) | | [Paginated Advancements & Custom Frames](https://modrinth.com/mod/paginatedadvancements) | Makes the advancement menu fit your entire screen, which could make it easier to navigate the menu. | [DaFuqs](https://github.com/DaFuqs) | [AppleSkin](https://modrinth.com/mod/appleskin) | Lets you know how much a food will restore your hunger bar. | [Ryan Liptak](https://github.com/squeek502) | | [Horse Statistics](https://modrinth.com/mod/horse-statistics) | A lightweight mod that shows the stats of horses (health, jump height, speed, owner and slots for Llamas). | [lilgallon](https://github.com/lilgallon) | | [Better Mount HUD](https://modrinth.com/mod/better-mount-hud) | Makes some important HUD modules visible when riding a mount. | [Lortseam](https://github.com/Lortseam) | | [Litematica](https://github.com/sakura-ryoko/litematica/releases/latest) | A schematic mod that allows you to import schematics of builds. | [Matti Ruohonen](https://github.com/maruohon) | | [MiniHUD](https://github.com/sakura-ryoko/minihud/releases/latest) | A customizable HUD that allows displaying various information on your screen as well as beneficial overlay renders. | [Matti Ruohonen](https://github.com/maruohon) | | [Sound Physics Remastered](https://modrinth.com/mod/sound-physics-remastered) | Makes sounds much more realistic, adding reverb, attenuation, and absorption. | [sonicether](https://github.com/sonicether), [vlad](https://github.com/vlad2305m), & [henkelmax](https://github.com/henkelmax) | | [Sound Controller](https://modrinth.com/mod/sound-controller) | Provides complete control over the volume of every sound in the game. | [BVengo](https://github.com/BVengo) | | [Screencopy](https://modrinth.com/mod/screencopy) | Let's you copy screenshot to clipboard. | [ImUrX](https://github.com/ImUrX) | | [Snapper](https://modrinth.com/mod/snapper) (Not Updated Yet) | An in game screenshot viewer, making it easy to see all your screenshots in game. Also adds the ability to take and view panoramas. | [Spirit Studios](https://github.com/SpiritGameStudios/Snapper) | | [Better Command Block UI](https://modrinth.com/mod/bettercommandblockui) | Improves the command block user interface by allowing for visual newlining . | [Tectato](https://github.com/Tectato) | | [Better Statistics Screen](https://modrinth.com/mod/better-stats) | A visual overhaul to the statistics screen, giving useful information in a much more visually appealing format. | [TheCSDev](https://github.com/TheCSDev) | | [Chat Heads](https://modrinth.com/mod/chat-heads) | Shows a player's head next to their chat message in game. | [dzwdz](https://github.com/dzwdz) | | [Craftify](https://modrinth.com/mod/craftify) | Shows your currently playing music on your HUD. | [ThatGravyBoat](https://github.com/ThatGravyBoat) | | [Resourcify](https://modrinth.com/mod/resourcify) | Lets you view, download, and update resource packs from Modrinth all in game. | [DeDiamondPro](https://github.com/DeDiamondPro) | | [Make Bubbles Pop](https://modrinth.com/mod/make_bubbles_pop) | Improves the look of bubbles in water. | [Tschipcraft](https://github.com/Tschipcraft) | | [NoRefreshScroll](https://modrinth.com/mod/norefreshscroll) | Stops the multiplayer screen from scrolling to bottom when refreshing. | [Thatsmusic99](https://github.com/Thatsmusic99) | | [Particle Tweaks](https://modrinth.com/mod/particle-tweaks) | Makes particles look nicer by adding growing/fading effects and water physics. | [Lunade_](https://github.com/AViewFromTheTop) | | [Particle Rain](https://modrinth.com/mod/particle-rain) | Replaces the rain effect with particles. | [PigCart](https://github.com/PigCart) | | [SkinShuffle](https://modrinth.com/mod/skinshuffle) | Allows you to change, store, and customize your skins in game. | [mineblock11](https://github.com/mineblock11) | | [Tiny Item Animations](https://modrinth.com/mod/tiny-item-animations) | Adds a small animation when holding items similar to old console editions of the game. | [Trivaxy](https://github.com/Trivaxy) | | [Draggable Lists](https://modrinth.com/mod/draggable-lists) | Allows you to drag to order resourcepacks, datapacks, worlds, and servers. | [MrMelon54](https://github.com/MrMelon54) | | [Highlight](https://modrinth.com/mod/highlight) | Changes hitboxes to allow them to not be axis alligned, making them look much smoother on some blocks. | [Team Resourceful](https://github.com/Team-Resourceful) | | [Fluid Void Fading](https://modrinth.com/mod/fluidvoidfading) | Makes liquids like water and lava slowly fade out in the void. Looks great in games like Skyblock, Skyways, or similar. | [DaFuqs](https://github.com/DaFuqs) | | [Server Pinger Fixer](https://modrinth.com/mod/serverpingerfixer) | Makes server pinging smoother and fixes it breaking when refreshing too many times. | [JustAlittleWolf](https://github.com/JustAlittleWolf) | | [Axiom](https://modrinth.com/mod/axiom) | An alternative to WorldEdit and VoxelSniper to make building in singleplayer much easier. | [Moulberry](https://github.com/Moulberry) | | [Sounds](https://modrinth.com/mod/sound) | Adds many more sounds to Minecraft for things that did not previously have sounds. | [mineblock11](https://github.com/mineblock11) | | [TipTapShow](https://modrinth.com/mod/tiptapshow) | A keystrokes mod for modern fabric. | [Spyxar](https://github.com/Spyxar) | | [SaveMyKeybinds](https://modrinth.com/mod/savemykeybinds) | Allows you to save and load keybind presets. | [MisterCheezeCake](https://github.com/MisterCheezeCake) | | [Elytra Physics](https://modrinth.com/mod/elytra-physics) | A simple mod that adds cape-like physics to the elytra when worn by the player. | [OhHeyItsJosh](https://github.com/OhHeyItsJosh) | | [Better Elytra Render](https://modrinth.com/mod/better-elytra-render) | Improves the look of elytra by changing its position on the player. | [KGriffon](https://github.com/kgriff0n) | | [Confirm Disconnect](https://modrinth.com/mod/confirm-disconnect) | Adds a confirmation dialogue before exiting your world/server. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [View Model](https://modrinth.com/mod/no-ones-view-model) | Lets you change the hands positions, similar to Overflow Animations and Dulkir. | [No-One](https://github.com/I-No-oNe) | | [Dark Loading Screen](https://modrinth.com/mod/dark-loading-screen) | Makes the loading screen darker. Allows for some customization. | [A5b84](https://github.com/A5b84) | | [Gamma Utils](https://modrinth.com/mod/gamma-utils) | A customizable fullbright mod. | [Sjouwer](https://github.com/Sjouwer) | | [Toolshot](https://modrinth.com/mod/toolshot) | Screenshot Tooltips just like they look in game! | [sivthepolarfox](https://github.com/sivthepolarfox) | | [Startup Timer](https://modrinth.com/mod/startup-timer) | Make a notification and sound when Minecraft finishes loading, letting you know when and exactly how long Minecraft took to load! | [ZhuRuoLing](https://github.com/ZhuRuoLing) & [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [PingNameTags](https://modrinth.com/mod/pingnametags) | Adds colored ping inside player's nametag. | [Teashoe](https://github.com/Teashoe) | | [Hitbox+](https://modrinth.com/mod/hitboxplus) | A mod to change the color of hitboxes. | [PingIsFun](https://github.com/PingIsFun) | ### Hypixel Mods These are general mods for Hypixel. | Mod | Description | Author | Notes | | --- | --- | --- | --- | | [Hypixel AutoGG](https://modrinth.com/mod/hypixelautogg) | Automatically says GG on game ends. | [spacebytee](https://github.com/spacebytee) | | [Hypixel AutoTip](https://modrinth.com/mod/hypixelautotip) | Automatically tips players around every 15 minutes using /tipall. | [Lily2565](https://github.com/Lilyy2565) | | [Quickjoin](https://modrinth.com/mod/quickjoin) | Quickly join any game on Hypixel using an in-game menu. | [QWERTZexe](https://github.com/QWERTZexe) | ### Hypixel SkyBlock Mods These are mods for Hypixel SkyBlock. | Mod | Description | Author | Notes | | --- | --- | --- | --- | | [Modern Warp Menu](https://modrinth.com/mod/modern-warp-menu) | A prettier warp menu for Hypixel SkyBlock, ported to modern minecraft. | [Yukkuritaku](https://github.com/Yukkuritaku) | | [SkyBlock Custom Scoreboard](https://modrinth.com/mod/skyblock-custom-scoreboard) | SkyHanni's CustomScoreboard for modern Hypixel SkyBlock. | [Meowdding](https://github.com/meowdding) | | [Skyblocker](https://modrinth.com/mod/skyblocker-liap) | A general purpose Hypixel SkyBlock utility mod. | [SkyblockerMod Team](https://github.com/SkyblockerMod) | | [SkyBlock Profile Viewer](https://modrinth.com/mod/skyblock-profile-viewer) | A modern Hypixel SkyBlock profile viewer. | [Meowdding](https://github.com/meowdding) | | [Firmament](https://modrinth.com/mod/firmament) | An NEU inspired SkyBlock mod. | [nea890](https://github.com/nea89o) | Use [Firmament Packet Fix](https://modrinth.com/mod/firmament-packet-fix). Firmament also current causes memory leaks. | | [Firmament Mod Announce Remover](https://modrinth.com/mod/firmament-packet-fix) | Disables Firmament's ModAnnouncer feature which sends a list of your mods to every server you join. | [Microcontrollers](https://codeberg.org/MicrocontrollersDev) | | [SkyCubed](https://modrinth.com/mod/skycubed) | SkyCubed is a Hypixel SkyBlock UI overhaul mod, changing all aspects of the UI in-game to be more inline into it looking like its own game. | [Meowdding](https://github.com/meowdding) | | [SkyOcean](https://modrinth.com/mod/skyocean) | SkyOcean is a mod that aims to improve the playing experience while staying true to the skyblock style, meaning that we aim to integrate with the base game in a seamless way. | [Meowdding](https://github.com/meowdding) | | [SkyHanni](https://modrinth.com/mod/skyhanni) | The same SkyHanni from 1.8.9, known for its garden related features. | [hannibal002](https://github.com/hannibal002) | | [Skyblock Overhaul (SBO)](https://modrinth.com/mod/skyblock-overhaul) | SkyblockOverhaul is a mod for the Mythological Ritual event in Hypixel SkyBlock and custom partyfinder. | [SkyblockOverhaul Team](https://github.com/SkyblockOverhaul) | | [Odin](https://modrinth.com/mod/odin) | Hypixel SkyBlock mod which focuses on end game Dungeons & Kuudra. | [odtheking](https://github.com/odtheking) | | [SkyBlock RPC](https://modrinth.com/mod/skyblock-rpc) | A Discord integration for Hypixel SkyBlock. | [Meowdding](https://github.com/meowdding) | | [Catharsis](https://modrinth.com/mod/catharsis) | A Resourcepack mod for Hypixel SkyBlock | [Meowdding](https://github.com/meowdding) | | [Roughly Enough Items](https://modrinth.com/mod/rei) | An NEI mod. Not a SkyBlock specific mod, but mainly used on client modding for SkyBlock. | [shedaniel](https://github.com/shedaniel) | | [REI Search Bar Calculations](https://modrinth.com/mod/rei-search-bar-calculations) | Adds a calculator to REI's search bar. | [BigBou](https://github.com/ABigBou) | ### OptiFine Replacements As OptiFine is no longer recommended, here are some replacements for many of it's features. Please note that some mods that have been listed in the above categories may be repeated here. Additionally, pure performance mods are not listed here. Please check the [performance category](https://alternatives.microcontrollers.dev/latest/migrating/#performance) for those mods. #### Features Features that OptiFine provides that are not resource pack related. | Mod | Description | Author | Notes | | --- | --- | --- | --- | | [Iris](https://modrinth.com/mod/iris) | Shaders. More customizable than OptiFine's. | [IrisShaders](https://github.com/IrisShaders) | | [Zoomify](https://modrinth.com/mod/zoomify) | Zoom. More customizable than OptiFine's. | [isXander](https://github.com/isXander) | | [Cosmetica](https://modrinth.com/mod/cosmetica) | Capes. Free, more customizable than OptiFine, and other cosmetics. | [Cosmetica-cc](https://github.com/Cosmetica-cc) | [LambdaBetterGrass](https://modrinth.com/mod/lambdabettergrass) | Better grass and snow. | [LambdAurora](https://github.com/LambdAurora) | | [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights) | Dynamic lights. More customizable than OptiFine. | [LambdAurora](https://github.com/LambdAurora) | | [Fabrishot](https://modrinth.com/mod/fabrishot) | Higher resolution Screenshots. More customizable than OptiFine. | [ramidzkh](https://github.com/ramidzkh) | #### Resource Packs Resource pack features that OptiFine has. Not all support the OptiFine format. | Mod | Feature | Supports OptiFine format| Notes | Author | | --- | --- | --- | --- | --- | | [Skyboxify](https://modrinth.com/mod/skyboxify) | Custom sky. | ✅ | | [lowercasebtw](https://github.com/lowercasebtw) | | [Continuity](https://modrinth.com/mod/continuity) | Connected texture models (CTM) and emmisive textures. | ✅ | | [Pepper_Bell](https://github.com/PepperCode1) | | [Animatica Refabricated](https://modrinth.com/mod/animaticarefabricated) | Animated textures. | ✅ | | [FoundationGames](https://github.com/FoundationGames) & [Coredex](https://github.com/coredex-source) | | [OptiGUI](https://modrinth.com/mod/optigui) | GUI/Container textures. | ✅ | | [opekope2](https://github.com/opekope2) | | [Polytone](https://modrinth.com/mod/polytone) | Custom colors, sounds, particles, GUI elements, and more. | ✅ | More customizable. | [MehVahdJukaar](https://github.com/MehVahdJukaar) | | [Entity Model Features](https://modrinth.com/mod/entity-model-features) | Custom entity models. | ✅ | More customizable. | [Traben](https://github.com/Traben-0) | | [Entity Texture Features](https://modrinth.com/mod/entitytexturefeatures) | Random and emissive entity textures. | ✅ | More customizable. | [Traben](https://github.com/Traben-0) | | [Entity Sound Features](https://modrinth.com/mod/esf) | Entity sound variation. | ✅ | More customizable. | [Traben](https://github.com/Traben-0) | | [JsonEM](https://modrinth.com/mod/jsonem) | Custom JSON Entity Models. | ⛔ | | [FoundationGames](https://github.com/FoundationGames) | | [Transparent](https://modrinth.com/mod/transparent) | Transparent/translucent entities. | ✅ | | [Trikzon](https://github.com/Trikzon) | | [Puzzle](https://modrinth.com/mod/puzzle) | Custom splash screen, better logo blending, unlimited model rotations, and bigger custom models. | ✅ | | [PuzzleMC](https://github.com/PuzzleMC) | ### Internal Shader If you are one of those weirdos who uses internal shaders (you shouldn't btw), here's a mod that does the same thing. | Mod | Description | Author | --- | --- | --- | | [Simply No Shading](https://modrinth.com/mod/simply-no-shading) | Internal Shaders. | [StartsMercury](https://github.com/StartsMercury) | ### Unrecommended Mods These are mods that are not recommended for use. They have either been replaced by other mods, cause issues, or are simply not needed. | Mod | Reasoning | Author | | --- | --- | --- | | Krypton | Krypton is most beneficial when used on the server, and only provides microoptimizations for the client. Unfortunately these changes regularly cause issues with other mods like e4mc and ViaFabricPlus. | [astei](https://github.com/astei) | | Krypton FNP Patcher | Same reason as Krypton. | [404Setup](https://github.com/404Setup) | | Exordium | Exordium has terrible mod compatibility on modern Minecraft version, and even breaks several vanilla graphcs. It also no longer provides massive performance gains on 1.21.10+. | [tr7zw](https://github.com/tr7zw) | | May break some HUD elements from other mods. | | Embeddium | Embeddium is a fork of Sodium with worse performance, worse compatability, and less features. There is no reason to use this mod. | [embeddedt](https://github.com/embeddedt) | | More Culling | This mod is made by a user who was been exposed for making malware. Additionally, it causes many weird crashes. | [fxmorin](https://github.com/fxmorin) | | MemoryLeakFix | This mod is made by a user who was been exposed for making malware. Additionally, this mod does next to nothing and it too causes many weird crashes. | [fxmorin](https://github.com/fxmorin) | | ThreatenGL | This mod does not actually improve performance, as stated by both Jellysquid and IMS. It attempts to force the game to use a newer OpenGL version but does not do anything with it. | [Numelon](https://github.com/Numelon-Softworks) | | GpuTape | This mod simply does nothing. | [ITsMrToad](https://github.com/ITsMrToad) | | Palladium | This mod has questionable improvements and causes many crashes with other mods, including Iris. | [ITsMrToad](https://github.com/ITsMrToad) | | Better Beds | BetterBeds has been replaced by Better Block Entities. Feel free to use if Better Block Entities is not yet updated to the current version.| [Motschen](https://github.com/Motschen) | | Clear Void | Clear Void has been replaced by [Smooth Skies](https://modrinth.com/mod/smooth-skies). | [yezhiyi9670](https://github.com/yezhiyi9670) | | SkyblockAddons Unofficial | SkyblockAddons has long since been EOL'd by its original dev team. Other Skyblock mods have now expanded upon all its features. | [Biscuit](https://github.com/BiscuitDevelopment) & [Fix3dll](https://github.com/Fix3dll) | # Notes Join my [Discord server](https://discord.gg/rejfv9kFJj) for news regarding the development of this repository! If you would like to contribute, please make a PR. Notes: * Leave your name and GitHub link in the contributors credits section in alphabetical order, even for a tiny change * Please try to use Modrinth/GitHub links over CurseForge links whenever possible (Modrinth is preferred over GitHub). * When crediting authors, please use a GitHub link instead of a Modrinth/CurseForge author page if possible. * Credit the GitHub organization if the GitHub profile that owns the repository is an organization profile, don't use the person credited on Modrinth/CurseForge * Make sure "Allow edits by maintainers" is enabled in your PRs. ## Contributors * [Absterge](https://github.com/Absterge) * [BobIsMyManager](https://github.com/BobIsMyManager) * [Flopgop](https://github.com/Flopgop) * [glai](https://github.com/glaicodes) * [jani270](https://github.com/jani270) * [karmette](https://github.com/karmette) * [Kingili](https://github.com/Kingili22) * [KTrain](https://github.com/KTrain5169) * [moisty](https://github.com/Mqisty) * [nacrt](https://github.com/nacrt) * [NoPro2024](https://github.com/NoPro2024) * [osfanbuff](https://github.com/osfanbuff63) * [Lisena](https://github.com/Lisenaaaa) * [Lulonaut](https://github.com/Lulonaut) * [Mayaqq](https://github.com/MayaqqDev) * [PhantomBridger](https://github.com/PhantomBridger) * [sudosign](https://github.com/sudosign) * [TomAintAround](https://github.com/TomAintAround) * [voxxal](https://github.com/voxxal) * [Wyvest](https://github.com/Wyvest) * [yedonbro](https://github.com/yedonbro) ================================================ FILE: docs/latest/optifine.md ================================================ # OptiFine Alternatives OptiFine no longer provides the best performance enhancement on the latest versions of Minecraft and is not compatible with many other mods. For these reasons, it is recommended that you ditch OptiFine and use the better alternatives. [Click me for the alternative list!](https://alternatives.microcontrollers.dev/latest/migrating/#optifine-replacements) * This is a general list of features and their alternatives * For performance mods, please see the top of the page * For install instructions, please see the top of the page ================================================ FILE: docs/latest/patcher.md ================================================ # (Poly)Patcher "Alternatives" PolyPatcher is a fork of Patcher and is a 1.8.9/1.12.2 performance, bug fix, and QOL mod. There is no version for newer Minecrafts, and so this is not a real alternatives list in the usual sense. This list is based off all features that exist in PolyPatcher and/or Patcher, as some features may only exist in one but not the other. ### Bug Fixes * Most Bug Fixes - [Debugify](https://modrinth.com/mod/debugify) * Keep Shaders on Perspective change - Irrelevant * Parallax Fix - Vanilla * Culling Fix - Vanilla * Layers In Tab - Vanilla * Player Void Rendering - Vanilla * Alex Arm Position - Vanilla * Add Background to Book GUI - Vanilla * Resource Exploit Fix - Vanilla * Forge Chest Behavior - Irrelevant * Vanilla Held Item Lighting - Irrelevant * OptiFine Custom Sky Fix - Irrelevant * Sky Height - [Smooth Skies](https://modrinth.com/mod/smooth-skies) ### Experimental * Entry Point Caching - Irrelevant * HUD Caching - Irrelevant * Improved Skin Rendering - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) (This feature is only really useful in SkyBlock) ### Miscellaneous * Remove Ground Foliage - ? * 1.12 Farm Selection Boxes - Vanilla * Exclude Cacti from 1.12 Boxes - Bannable * Remove Water FOV - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks) * FOV Modifier - Vanilla (All FOV's can be changed in Vanilla's accessibility menu, but they can't be modified individually) * Sprinting FOV - Vanilla * Flying FOV - Vanilla * Bow FOV - Vanilla * Speed FOV - Vanilla * Slowness FOV - Vanilla * Better Keybind Handling - Vanilla (MacOS users should use [MacOS-Input-Fix](https://modrinth.com/mod/macos-input-fix), fixes only walking) * Separate Sound & Texture Reloading - ? * Disable Hotbar Scrolling - [Scroll Tweaks](https://modrinth.com/mod/scrolltweaks) * Invert Hotbar Scrolling - [Scroll Tweaks](https://modrinth.com/mod/scrolltweaks) * Prevent Overflow Hotbar Scrolling - [Scroll Tweaks](https://modrinth.com/mod/scrolltweaks) * Crosshair Perspective - [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks) * Unfocused Sounds - [juliand665's Dynamic FPS](https://modrinth.com/mod/dynamic-fps) * Unfocused FPS - [juliand665's Dynamic FPS](https://modrinth.com/mod/dynamic-fps) * Unfocused FPS Amount - [juliand665's Dynamic FPS](https://modrinth.com/mod/dynamic-fps) * Log Optimizer - [altrisi's Log Cleaner](https://modrinth.com/mod/log-cleaner) * Log Optimizer Amount - [altrisi's Log Cleaner](https://modrinth.com/mod/log-cleaner) * Better Camera - Vanilla * Better F1 - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks) * Remove Screen Bobbing - [Shake Tweaks](https://modrinth.com/mod/shaketweaks) * Remove Map Bobbing - [Shake Tweaks](https://modrinth.com/mod/shaketweaks) * Static Items - [Dropped Item Tweaks](https://modrinth.com/mod/droppeditemtweaks) * Modify Every Sound - [Sound Controller](https://modrinth.com/mod/sound-controller) * Natural Capes - ? * Smooth Scrolling - [Smooth Scrolling](https://modrinth.com/mod/smooth-scroll) * Zoom Adjustment - [Zoomify](https://modrinth.com/mod/zoomify) * Remove Smooth Camera While Zoomed - [Zoomify](https://modrinth.com/mod/zoomify) * Render Hand While Zoomed - [Zoomify](https://modrinth.com/mod/zoomify) * Zoom Sensitivity - [Zoomify](https://modrinth.com/mod/zoomify) * Dynamic Zoom Sensitivity - [Zoomify](https://modrinth.com/mod/zoomify) * Smooth Zoom Animation - [Zoomify](https://modrinth.com/mod/zoomify) * Smooth Scroll-to-Zoom Animation - [Zoomify](https://modrinth.com/mod/zoomify) * Smooth Zoom Function - [Zoomify](https://modrinth.com/mod/zoomify) * Toggle to Zoom - [Zoomify](https://modrinth.com/mod/zoomify) * Simplify FPS Counter - [Zoomify](https://modrinth.com/mod/zoomify) * Use Vanilla Metrics Renderer - Irrelevant * Nausea Effect / Distortion Effects - Vanilla * Disable Achievements - [Sodium Extra](https://modrinth.com/mod/sodium-extra) * Fire Overlay Height - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks) * Fire Overlay Opacity - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks) * Hide Fire Overlay with Fire Resistance - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks) * Pumpkin Overlay Opacity - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks) * Remove Water Overlay - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks) * Remove Inverted Colors from Crosshair - [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks) * Fullbright - [Gamma Utils](https://modrinth.com/mod/gamma-utils) * Smart Fullbright - Irrelevant * Disable Night Vision - [Better Night Vision](https://modrinth.com/mod/betternightvision) * Cleaner Night Vision - [Better Night Vision](https://modrinth.com/mod/betternightvision) * Show Own Nametag - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks) * Clean Projectiles - Vanilla * Ridden Horse Opacity - [Mount Opacity](https://modrinth.com/mod/mountopacity) * Water Fog Density - ? * Hide Aura on Invisible Withers - Vanilla * Numerical Enchantments - [Numerical Enchantments](https://modrinth.com/mod/numerical-enchantments) * Translate Unknown Roman Numerals - [Numerical Enchantments](https://modrinth.com/mod/numerical-enchantments) * Clean View - [LainMI's CleanView](https://github.com/zlainsama/CleanView/releases/latest) * Disable Breaking Particles - [Sodium Extra](https://modrinth.com/mod/sodium-extra) * Disable Lightning Bolts - [Render Tweaks](https://modrinth.com/mod/rendertweaks) * Alternate Text Shadow - [Sciophobia](https://modrinth.com/mod/sciophobia) * Add Text Shadow to Nametags - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks) * Add Text Shadow to Actionbar - Vanilla * Add Background to Actionbar - ? * Disable Text Shadow - [Sciophobia](https://modrinth.com/mod/sciophobia) * Left Hand in First Person - Vanilla * Toggle Tab - ? * Number Ping - [Tab Tweaks](https://modrinth.com/mod/tabtweaks) * Disable Titles - [Title Tweaks](https://modrinth.com/mod/titletweaks) * Title Scale - [Title Tweaks](https://modrinth.com/mod/titletweaks) * Automatically Scale Title - [Title Tweaks](https://modrinth.com/mod/titletweaks) * Title Opacity - [Title Tweaks](https://modrinth.com/mod/titletweaks) * Windowed Fullscreen - [Cubes Without Borders](https://modrinth.com/mod/cubes-with-borders) * Instant Fullscreen - [Cubes Without Borders](https://modrinth.com/mod/cubes-with-borders) * Fix Action Bar Overlap - Vanilla ### Performance * List of Performance Mods - [List](https://alternatives.microcontrollers.dev/latest/migrating/#performance) * Entity Culling - [Entity Culling](https://modrinth.com/mod/entityculling) * Entity Culling Interval - [Entity Culling](https://modrinth.com/mod/entityculling) * Smart Entity Culling - Irrelevant * Don't Cull Ender Dragons - Irrelevant * Don't Cull Withers - Irrelevant * Don't Cull Player Nametags - Irrelevant * Don't Cull Entity Nametags - Irrelevant * Don't Cull Armorstand Nametags - Irrelevant * Check Armorstand Rules - Irrelevant * Entity Back-face Culling - ? * Player Back-face Culling - ? * Disable Armorstands - [Sodium Extra](https://modrinth.com/mod/sodium-extra) * Disable Semitransparent Players - ? * Disable Enchantment Books - [Sodium Extra](https://modrinth.com/mod/sodium-extra) * Disable Item Frames - [Sodium Extra](https://modrinth.com/mod/sodium-extra) * Disable Mapped Item frames - ? * Disable Grounded Arrows - ? * Disable Attached Arrows - ? * Disable Skulls - ? * Disable Falling Blocks - ? * Disable Nametags Boxes - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks) * Unstacked Items - [Dropped Item Tweaks](https://modrinth.com/mod/droppeditemtweaks) * Entity Render Distance Toggle - [Entity View Distance](https://modrinth.com/mod/entity-view-distance) * Tile Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance) * Hostile Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance) * Passive Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance) * Player Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance) * Global Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance) * Disable End Portals - ? * Disable Enchantment Glint - Vanilla (Acessibility Settings -> Glint Strength) * 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) * Max Particle Limit - [Particle Core](https://modrinth.com/mod/particle-core) * Downscale Pack Images - ? * Optimized Font Renderer - [ImmediatelyFast](https://modrinth.com/mod/immediatelyfast) * Cache Font Data - [ImmediatelyFast](https://modrinth.com/mod/immediatelyfast) * Optimized World Swapping - [kennytv's Epic Force Close Loading Screen](https://modrinth.com/mod/forcecloseworldloadingscreen) * Limit Chunk Updates - [Sodium](https://modrinth.com/mod/sodium) * Chunk Update Limit - [Sodium](https://modrinth.com/mod/sodium) * Low Animation Tick - [Sodium](https://modrinth.com/mod/sodium) * Batch Model Rendering - [Sodium](https://modrinth.com/mod/sodium) ### Screens * 1.11 Chat Length - Vanilla * Remove Chat Message Limit - [Chat Plus](https://modrinth.com/mod/chat-plus) * Transparent Chat - [Chat Plus](https://modrinth.com/mod/chat-plus) * Transparent Chat Input Field - [Chat Plus](https://modrinth.com/mod/chat-plus) * Extend Chat Background - [Chat Plus](https://modrinth.com/mod/chat-plus) * Compact Chat - [Chat Plus](https://modrinth.com/mod/chat-plus) * Consecutive Compact Chat - [Chat Plus](https://modrinth.com/mod/chat-plus) * Compact Chat Time - [Chat Plus](https://modrinth.com/mod/chat-plus) * Remove Blank Messages - ? * Shift Chat - [Chat Plus](https://modrinth.com/mod/chat-plus) * Chat Delay - Vanilla * Chat Position - [Chat Plus](https://modrinth.com/mod/chat-plus) * Chat Timestamps - [Chat Plus](https://modrinth.com/mod/chat-plus) * Chat Timestamps Style - [Chat Plus](https://modrinth.com/mod/chat-plus) * Chat Timestamps Format - [Chat Plus](https://modrinth.com/mod/chat-plus) * Show Seconds on Timestamps - [Chat Plus](https://modrinth.com/mod/chat-plus) * Safe Chat Clicks - ? * Damage Glance - ? * Item Count Glance - ? * Enchantment Glance - ? * Protection Percentage - ? * Projectile Protection Percentage - ? * Container Backgrounds / Container Background Opacity - [Better Screens](https://modrinth.com/mod/better-screens) * Container Opacity - [Better Screens](https://modrinth.com/mod/better-screens) * GUI Crosshair - [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks) * Startup Notification - [Startup Time](https://modrinth.com/mod/startup-time) * Clean Main Menu - Irrelevant * Open to LAN Replacement - ? * Smart Disconnect - [Confirm Disconnect](https://modrinth.com/mod/confirm-disconnect) * Image Preview - ? * Image Preview Width - ? * Inventory Position - Vanilla ([Better Screens](https://modrinth.com/mod/better-screens) for preventing Recipe Book shifting) * Click Out of Containers - [Better Screens](https://modrinth.com/mod/better-screens) * Inventory Scale - [Better Screens](https://modrinth.com/mod/better-screens) * Tab Opacity - [Tab Tweaks](https://modrinth.com/mod/tabtweaks) * Tab Height - [Tab Tweaks](https://modrinth.com/mod/tabtweaks) * Set Tab Height - [Tab Tweaks](https://modrinth.com/mod/tabtweaks) ### Screenshots * Favorite Screenshot - ? * Delete Screenshot - [Screencapper](https://modrinth.com/mod/screencapper) * Upload Screenshot - [Screencapper](https://modrinth.com/mod/screencapper) * Copy Screenshot - [Screencapper](https://modrinth.com/mod/screencapper) * Open Screenshots Folder - [Screencapper](https://modrinth.com/mod/screencapper) * Screenshot Manager - [Screencapper](https://modrinth.com/mod/screencapper) * Auto Copy Screenshot - [Screencapper](https://modrinth.com/mod/screencapper) * Screenshot Preview - [Screencapper](https://modrinth.com/mod/screencapper) # Contributors * [PhantomBridger](https://github.com/PhantomBridger) * Purpas ================================================ FILE: docs/latest/skyblockaddons.md ================================================ # SkyblockAddons Alternatives SkyblockAddons has been mostly replaced by other mods in modern. The entire SBA dev team has abandoned the original mod and there is not much reason for it to continue existing. * "Minion Cannot Reach" Warning - ? * Adjust Zoom with +/- Keys - ? * Allow Locking Slots - [Firmament](https://modrinth.com/mod/firmament) * Axe Cooldown Indicator - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Bal Boss Warning - Useless * Birch Park Rainmaker Timer - [Skyblock Tweaks](https://modrinth.com/mod/sbt) * 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) * Custom Colored Fishing Particles - ? * Dark Auction Timer - ? * Defence Number - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Defence Percentage - [Skyblock Tweaks](https://modrinth.com/mod/sbt) * Defence Symbol - ? * Disable Boss Messages - [SkyHanni](https://modrinth.com/mod/skyhanni) * Disable Enderman Teleportation - [SkyHanni](https://modrinth.com/mod/skyhanni) * Disable Location Not Perfect Warnings - ? * Disable Magical Mushroom Soup Messages - ? * Disable Mort Messages - [SkyHanni](https://modrinth.com/mod/skyhanni) * Disable Night Vision Potion Blinking - [Better Night Vision](https://modrinth.com/mod/betternightvision) * Disable Teleport Pad Messages - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Discord Rich Presence - [SkyBlock RPC](https://modrinth.com/mod/skyblock-rpc) * Dolphin Pet Tracker - ? * Don't Reset Cursor Between Inventories - [Firmament](https://modrinth.com/mod/firmament) / [Better Screens](https://modrinth.com/mod/better-screens) * Dragon Tracker - ? * Drill Fuel Bar - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Drill Fuel Number - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Dungeon Death Counter - ? * Dungeon Map Display - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Dungeons Collected Essences Display - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Dungeons Secret Display - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Dungeons Teammate Name Overlay - ? * Effective Health Number - [Skyblock Tweaks](https://modrinth.com/mod/sbt) * Endstone Protector Display - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Fancy Warp Menu - [Modern Warp Menu](https://modrinth.com/mod/https://modrinth.com/mod/modern-warp-menu) * Fire Freeze Timer F3/M3 - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Full Inventory Warning - Vanilla * Full Minion Warning - ? * Glowing Dropped Items - Vanilla * Health Bar - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Health Change Number - ? * Health Number - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Hide Effects HUD - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Hide Far Entities in Lobby - ? * Hide Food & Armor Bar - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Hide Haunted Skulls from Soulweaver Gloves - ? * Hide Menu Glass Pane Tooltips - [SkyHanni](https://modrinth.com/mod/skyhanni) * Hide Other Player's Presents - ? * Hide Pet Health Bar - ? * Hide Players Near Important NPCs - ? * Hide Players at Hub Spawn Point - ? * Hide Skeleton's Helmet Bones - ? * Hide Sven Pup Nametags - ? * Hide True Defense - ? * Hide Vanilla Health Bar - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Item Drop Confirmation - ? * Item Pickup Log - [SkyHanni](https://modrinth.com/mod/skyhanni) * Jacob's Contest Timer - [SkyHanni](https://modrinth.com/mod/skyhanni) * Leather Backpack Opening Sound - ? * Legendary Sea Creature Warning - ? * Mana Bar - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Mana Number - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * 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) * Pet Display - [SkyHanni](https://modrinth.com/mod/skyhanni) * Potion and Powerup Timers - ? * Power Orb Display - ? * Pressure Bar - ? * Pressure Text - ? * Prevent Walking After Death - ? * Reforge Filter - [SkyHanni](https://modrinth.com/mod/skyhanni) * Replace Roman Numerals on Items - [SkyHanni](https://modrinth.com/mod/skyhanni) * Rock Pet Tracker - ? * Show Backpack Preview - [Firmament](https://modrinth.com/mod/firmament) * 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 - ? * Show Floor Obtained Dungeon Items - ? * 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 - [SkyHanni](https://modrinth.com/mod/skyhanni) * Show Skyblock Item ID on Hover - [SkyHanni](https://modrinth.com/mod/skyhanni) * Show Stacking Enchant Progress - ? * Show Sword Kills - ? * Show What Fetchur Wants Today - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * 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 - Inferno/Blaze - [SkyHanni](https://modrinth.com/mod/skyhanni) * Slayer Tracker - Revenant/Zombie - [SkyHanni](https://modrinth.com/mod/skyhanni) * Slayer Tracker - Riftstalker/Vampire - [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) * Special Zealot Alert - Irrelevant (This is now a Hypixel function) * Speed Percentage - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Spirit Sceptre/Wither Blade Damage Display - ? * Spooky Event Candy/Points Counter - ? * Stop Bonzo's Staff Sounds - ? * Stop Dropping/Selling Rare Items - ? * Stop Rat Pet Sounds - ? * Summoning Eye Alert - ? * Thunder Bottle Display - ? * 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) * [MisterCheezeCake](https://github.com/MisterCheezeCake) ================================================ FILE: docs/latest/skytils.md ================================================ # Skytils Alternatives Skytils is a Hypixel Skyblock mod available on both 1.8.9 and 1.21. In the 1.21 version, it continues its practice of bundling Essential, which gives the user no ability to remove it, despite both the issues with Essential and the fact that it is fully unnecessary. Additionally, Skytils is not not receiving updates, and the releases for older versions are reportedly extremely buggy and unstable. For more information on exactly why Essential is bad and it is considered such a party foul to bundle it, check out the [Essential Alternatives Page](https://alternatives.microcontrollers.dev/latest/essential/). *this page is still a work in progress* ## Extra * Custom Armor Color - [SkyOcean](https://modrinth.com/mod/skyocean) / [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Command Aliases/Shortcuts - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Custom Key Shortcuts - [Command Keys](https://modrinth.com/mod/commandkeys) / [Firmament](https://modrinth.com/mod/firmament) ## General ### Other * Always Sprint in Skyblock - Vanilla (go to Accessibility or Controls menu and turn the Sprinting mode to Toggle) + [Toggle Toggle Sprint](https://modrinth.com/mod/toggle-toggle-sprint) ### Hypixel * Coop Add Confirmation - ? * Guild Leave confirmation - ? * Multiple Party Invites Fix - ? * Auto-Accept Reparty - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) ## Dungeons ### Fixes * Inject Fake Dungeon Map - Irrelevant ### HUD * Dungeon Crypts Counter - ? ### Miscellaneous * Death Counter - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Dungeon Chest Profit - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Highlight Unopened Croesus Chests - ? * Hide Opened Croesus Chests - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Catlas (Dungeon Map) - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Dungeon Start Confirmation - ? * Dungeon Timer - ? * Necron Phase Timer - ? * Red Screen Fix - Irrelevant * Sadan Phase Timers - ? ### Score Calculation * Dungeon Score Estimate - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Score Calculation Party Assist - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)? * Allow Mimic Dead! From Other Mods - Irrelevant * Send Message on 270 Score - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Send Message on 300 Score - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) #### Quality of Life * Auto-Reparty on Dungeon Ending - Irrelevant * Blood Camp Helper - ? * Box Starred Mobs - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Box Skeleton Masters - ? * Box Spirit Bear - ? * Box Spirit Bow - ? * Dungeon Chest Reroll Confirmation - ? * Dungeon Secret Display - ? * Ghost Leap Names - ? * Hide Archer Bone Passive - ? * Hide Wither King Dragon Death - ? * Hide Fairies - ? * Hide Floor 4 Crowd Messages - ? * Hide Oruo Messages - ? * Hide Spirit Animal Nametags - ? * Hide Terminal Completion Titles - ? * Hide Wither Miner Nametags - ? * Hide Terracotta Nametags - ? * Hide Non-Starred Mobs Nametags - ? * Larger Bat Models - ? * Change Hurt Color on the Wither King's Dragons - ? * Retexture Wither King's Dragons - ? * Revive Stone Names - ? * Say Blaze Done - ? * Show Bat Hitboxes - ? * Show Giant HP - ? * Giant HP at Feet - ? * Show Guardian Respawn Timer - ? * Show Wither King Statue Box - ? * Show Sadan's Interest - ? * Show Terracotta Respawn Time - ? * Show Necron's HP - ? * Show Wither King's Dragons' Color as Text - ? * Show Wither King's Dragons' HP - ? * Show Wither King's Dragons' Spawn Timer - ? * Spirit Bear Timer - ? * Spirit Leap Names - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)? * Spirit Leap Highlights (names and classes) - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)? * Highlight Door Opener - ? * Spirit Pet Warning - ? * Wither King Dragon Dimensional Slash Alert - ? * Wither King Dragon Spawn Alert - ? ### Solvers * Blaze Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Boulder Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Creeper Beams Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Ice Path Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Teleport Maze Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Three Weirdo Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Tic Tac Toe Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Trivia Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Water Board Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Find Correct Livid - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) ### Terminal Solvers * Block Incorrect Terminal Clicks - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Middle Click on Terminals - [LegacySkyblock](https://modrinth.com/mod/legacyskyblock) * Change All to Same Color Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Click in Order Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Select All Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Start With Sequence Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Item Frame Alignment Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Shoot the Target Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Simon Says Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) ### Tank Helper Tools * Boxed Tanks - ? * Box Protected Teammates - ? * Tank Protection Range Display - ? ## Miscellaneous ### Brewing * Color Brewing Stands - ? ### Items * Show Dungeon Floor as Stack Size - [SkyHanni](https://modrinth.com/mod/skyhanni) * Held Item Scale - [View Model](https://modrinth.com/mod/no-ones-view-model) * Price Paid - ? * Block Zapper: Left Click to Undo - ? * Disable Block Animation - Vanilla * Dropped Item Size - [Dropped Item Tweaks](https://modrinth.com/mod/droppeditemtweaks) * Hide Implosion Particles - ? * Hide Midas Staff Gold - ? * Highlight Filled Bazaar Orders - ? * Item Cooldown Display - [SkyCubed](https://modrinth.com/mod/skycubed) * Item Stars Display - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)? * Show Item Quality - ? * Head Display Size - Vanilla * Prevent Placing Weapons - ? * Wither Shield Cooldown Tracker - ? * Show Enchanted Book Abbreviation - ? * Show Attribute Shard Abbreviation - ? * Show Attribute Shard Level - ? * Show Enchanted Book Tier - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Combine Helper - [SkyOcean](https://modrinth.com/mod/skyocean) * Show Etherwarp Teleport Location - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Show Gemstones - ? * Show Floor Head Number - [SkyHanni](https://modrinth.com/mod/skyhanni) * Show Item Origin - ? * Show New Year Cake Year - [SkyHanni](https://modrinth.com/mod/skyhanni) * Show NPC Sell Price - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Show Potion Tier - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Show Pet Candies - ? * Show Item Star Count - ? * Stacking Enchant Progress Display - [SkyHanni](https://modrinth.com/mod/skyhanni) * Radioactive Bonus - ? ### Item Rarity * Show Item Rarity - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Show Pet Rarity - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) ### Minions * Only Collect Enchanted Items - ? * Show Minion Tier - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) / [SkyHanni](https://modrinth.com/mod/skyhanni) ### Quality of Life * Always Show Item Name Highlight - ? * Low Health Vignette - ? * Custom Auction Price Input - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Container Sell Value - [Skyblocker](https://modrinth.com/mod/skyblocker-liap)? * Include Item Modifiers - ? * Max Displayed Items - ? * Disable Enderman Teleportation - ? * Disable Night Vision - [Better Night Vision](https://modrinth.com/mod/betternightvision) * Dungeon Pot Lock - ? * Enchant Glint Fix - Vanilla? * Hide Absorption Hearts - ? * Hide Air Display - [SkyCubed](https://modrinth.com/mod/skycubed) * Hide Armor Display - [SkyCubed](https://modrinth.com/mod/skycubed) * Hide Cheap Coins - ? * Hide Dying Mobs - ? * Hide Fire on Entities - [SkyOcean](https://modrinth.com/mod/skyocean) * Hide Fishing Hooks - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) / [SkyOcean](https://modrinth.com/mod/skyocean) * Hide Hunger Display - [SkyCubed](https://modrinth.com/mod/skycubed) * Hide Jerry Rune - ? * Hide Lightning - [SkyOcean](https://modrinth.com/mod/skyocean) / [Render Tweaks](https://modrinth.com/mod/rendertweaks) * Hide Mob Death Particles - ? * Hide Pet Health Display - ? * Hide Players in Spawn - ? * Hide Potion Effects in Inventory - [Firmament](https://modrinth.com/mod/firmament) / [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Hide Scoreboard Score - Vanilla * Hide Vanilla Health Display - [SkyCubed](https://modrinth.com/mod/skycubed) * Highlight Disabled Potion Effects - ? * Highlight Salvageable Items - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Highlight Dungeon-Sellable Items - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Lower Enderman Nametags - ? * Middle Click GUI Items - [LegacySkyblock](https://modrinth.com/mod/legacyskyblock) * Moveable Action Bar - ? * Moveable Item Name Highlight - [SkyCubed](https://modrinth.com/mod/skycubed) * No Fire - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks) * No Hurtcam - Vanilla (Accessibility -> Damage Tilt) / [Shake Tweaks](https://modrinth.com/mod/shaketweaks) * Party Addons - ? * Prevent Cursor Reset - [Better Screens](https://modrinth.com/mod/better-screens) * Prevent Moving on Death - ? * Power Orb Lock - ? * Press Enter to Confirm Sign Popups - ? * Protect Items - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Protect Starred Items - ? * Quiver Display - [CustomScoreboard](https://modrinth.com/mod/skyblock-custom-scoreboard) * Restock Arrows Warning - ? * Spider's Den Rain Timer - ? * Show Arachne Spawn - ? * Show Arachne HP - ? * Show Coins per Bit - ? * Show Coins per Copper - ? * Show Lowest BIN Price - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Stop Clicking Non-Salvageable Items - ? * View Relic Waypoints - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Find Rare Relics - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Potion Duration Notifications - ? * Stop Hook Sinking in Lava - [SkyOcean](https://modrinth.com/mod/skyocean) * Fishing Hook Age - [SkyOcean](https://modrinth.com/mod/skyocean) * Trophy Fish Tracker - [SkyHanni](https://modrinth.com/mod/SkyHanni) / [SkyCubed](https://modrinth.com/mod/skycubed) * Show Trophy Fish Totals - [SkyHanni](https://modrinth.com/mod/SkyHanni)? * Show Total Trophy Fish - [SkyHanni](https://modrinth.com/mod/SkyHanni) / [SkyOcean](https://modrinth.com/mod/skyocean) ### Other * Hide Tooltips while on Storage - ? * Copy Deaths to Clipboard - ? * Auto Copy RNG Drops to Clipboard - ? * Also Copy Very Rare Drops to Clipboard - ? * Dupe Tracker - ? * Endstone Protector Spawn Timer - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Players in Range Display - ? * Placed Summoning Eye Display - ? * Ping Display - ? * Scam Check - ? * Show Bestiary Level - ? * Show Selected Arrow - [SkyBlock Custom Scoreboard](https://modrinth.com/mod/skyblock-custom-scoreboard) / [SkyHanni](https://modrinth.com/mod/SkyHanni) * Show World Age - [Firmament](https://modrinth.com/mod/firmament) * Transparent Armor Layer - [SkyOcean](https://modrinth.com/mod/skyocean) * Head Layer Transparent - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Fix Summon Skin - ? * Use Player Skin - Useless ### Chat Tabs * Chat Tabs - [Text Tunnels](https://modrinth.com/mod/text-tunnels) * Pre-Fill Chat Commands - [Text Tunnels](https://modrinth.com/mod/text-tunnels) * Auto Switch Chat Channel - ? * Copy Chat Messages - [ChatShot](https://modrinth.com/mod/chatshot) ### Fixes * Boss Bar Fix - Vanilla * Fix Falling Sand Rendering - Vanilla * Fix World Time - Vanilla? * Prevent Log Spam - ? * Twitch Fix - Vanilla ## Events ### Mayor Jerry * Hidden Jerry Alert - ? * Hidden Jerry Timer - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Track Mayor Jerry Items - ? ### Mythological * Show Griffin Burrows - [SkyHanni](https://modrinth.com/mod/SkyHanni)? * Ping When burrow is Nearby - ? * Griffin Burrow Estimation - [SkyHanni](https://modrinth.com/mod/SkyHanni)? * Broadcast Rare Drop Notifications - ? * Display Gaia Construct Hits - ? * Track Mythological Creatures - ? ### Spooky * Trick or Treat Chest Alert - ? ### Technoblade * Show Shiny Orb Waypoints - [SkyHanni](https://modrinth.com/mod/skyhanni) * Show Shiny Pig Locations - [SkyHanni](https://modrinth.com/mod/skyhanni) ## Farming ### Garden * Plot Cleanup Helper - ? * Show Sam's Scythe Blocks - ? * Visitor Offer Helper - ? * Visitor Notifications - [SkyHanni](https://modrinth.com/mod/skyhanni) ### Quality of Life * Hide Farming RNG Titles - ? ### Solvers * Hungry Hiker Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Treasure Hunter Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) ### Quality of Life * Click to Accept Trapper Task - ? * Trapper Cooldown Alarm - ? * Talbot's Theodolite Helper - ? ### Performance * Hide Non-Nametag Armor Stands on Kuudra - ? ### Price Checking * Kuudra Chest Profit - ? * Show Kuudra Lowest BIN Price - ? ## Mining ### Quality of Life * Dark Mode Mist - [SkyOcean](https://modrinth.com/mod/skyocean) & [SkyOcean Darkmode Mist (Resource Pack)](https://modrinth.com/resourcepack/skyocean-darkmode-mist) * Highlight Completed Commissions - [SkyOcean](https://modrinth.com/mod/skyocean) * Highlight Disabled HOTM Perks - Hypixel * More Visible Ghosts - ? * Powder Ghast Ping - ? * Raffle Warning - ? * Raffle Waypoint - ? * Recolor Carpets - [SkyOcean](https://modrinth.com/mod/skyocean) / [Skyblocker](https://modrinth.com/mod/skyblocker-liap) (has some performance issues, use SkyOcean's instead) * Skymall Reminder - ? ### Solvers * Fetchur Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Puzzler Solver - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) / [SkyOcean](https://modrinth.com/mod/skyocean) ### Crystal Hollows * Crystal Hollow Death Waypoints - ? * Crystal Hollows Map - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Crystal Hollows Waypoints - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * King Yolkar Waypoint - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Crystal Hollows Chat Coordinates Grabber - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Crystal Hollows Treasure Helper - ? ## Pets ### Quality of Life * Autopet Message Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Highlight Active Pet - [SkyHanni](https://modrinth.com/mod/skyhanni) * Highlight Favorite Pets - ? * Pet Item Confirmation - ? ## Rift ### Solvers * Quad Link Legacy Solver - ? ## Slayer ### General * Current Revenant RNG Meter - ? * Current Tarantula RNG Meter - ? * Current Sven RNG Meter - ? * Current Voidgloom RNG Meter - ? * Current Inferno RNG Meter - ? * Current Bloodfiend RNG Meter - ? * Carry Mode - ? * Vampire Slayer One Shot Alert - ? * Twinclaw Alert - ? ### Quality of Life * Ping when in Atoned Horror Danger Zone - ? * Slayer Boss Hitbox - ? * Slayer Miniboss Spawn Alert - Vanilla (Hypixel) * Show RNGesus Meter - ? * Show Slayer Armor Kills - ? * Show Slayer Display - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Show Slayer Time to Kill - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) / [SkyHanni](https://modrinth.com/mod/skyhanni) ### Voidgloom Seraph * Hide Others' Broken Heart Radiation - ? * Recolor Seraph Boss - ? * Show Seraph Display - ? * Yang Glyph Ping - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Highlight Yang Glyph - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Point to Yang Glyph - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Highlight Nukekebi Fixation Heads - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Show Soulflow Display - [CustomScoreboard](https://modrinth.com/mod/skyblock-custom-scoreboard) * Low Soulflow Ping - ? ### Inferno Demonlord * Show Totem Display - ? * Totem Ping - ? * Hide Pacified Blazes - ? * Ping when in Inferno Demonlord Fire - ? * Recolor Demonlord Boss by Attunement - ? ## Sounds ### Abilities * Disable Cooldown Sounds - Vanilla (Hypixel) * Disable Jerry-chine Gun Sounds - ? * Disable Flower of Truth Sounds - ? ### Dungeons * Disable Terracotta Sounds - ? ## Spam ### Abilities * Implosion Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Midas Staff Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Spirit Sceptre Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Giant Sword Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Livid Dagger Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Ray of Hope Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Mining Ability Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Mana Use Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Healing Message Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) ### Dungeons * Blessing Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Blood Key Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Boss Messages Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Wither Essence Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Undead Essence Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Countdown and Ready Messages Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Dungeon Abilities Messages Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Mort Messages Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Superboom Pickup Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Revive Stone Pickup Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Wither Key Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Tether Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Self Orb Pickup Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Other Orb Pickup Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Trap Damage Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Toast Time - ? ### Miscellaneous * Toast Timer - ? * Can't use Ability Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Combo Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Auto-Recombobulator Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Compact Building Tools - ? * Compact Mining Powder Gain - [SkyHanni](https://modrinth.com/mod/skyhanni) * Cooldown Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * No Enemies Nearby Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Out of Mana Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Profile Message Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Spook Message Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Compact Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Pristine Hider - Hypixel / [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Wind Direction Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) ### Fishing * Blessing Enchant Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Blessed Bait Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Sea Creature Catch Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Legendary Sea Creature Catch Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Good Fishing Treasure Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Great Fishing Treasure Hider - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) # Contributors * [J10a1n15](https://github.com/j10a1n15) * [Luna](https://github.com/lunaynx) * [MisterCheezeCake](https://github.com/MisterCheezeCake) * [ThatGravyBoat](https://github.com/ThatGravyBoat) ================================================ FILE: docs/latest/zen.md ================================================ # Zen Alternatives ## General * Chat Cleaner - [SkyHanni](https://modrinth.com/mod/skyhanni) * Calculator - [SkyOcean](https://modrinth.com/mod/skyocean) / [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skyblocker](https://modrinth.com/mod/skyblocker-liap) / [Chat Calc](https://modrinth.com/mod/chat-calc-kt) / [REI Search Bar Calculations](https://modrinth.com/mod/rei-search-bar-calculations) * Damage Tracker - ? * Entity Highlight - ? * Guild Message Formatter - [SkyHanni](https://modrinth.com/mod/skyhanni) (/shwords) (?) * Friend Join Messages - ? * Party Message Formatter - ? * Contributor Color - Irrelevant * Key Shortcuts - [Command Keys](https://modrinth.com/mod/commandkeys) * Ragnarock Alert - [SkyHanni](https://modrinth.com/mod/skyhanni) (/shtodos) * World Age Message - ? * Price Data - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Reaper Timer - ? * Show Missing Enchants - ? * Trash Highlighter - ? * Protect Item - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Same Server Alert - [SkyHanni](https://modrinth.com/mod/skyhanni) / [SkyOcean](https://modrinth.com/mod/skyocean) * Remove chat History Limit - [Chat Patches](https://modrinth.com/mod/chatpatches) ## HUD * Armor HUD - [uku's Armor HUD](https://modrinth.com/mod/ukus-armor-hud) * Arrow Poison Tracker - ? * Vanilla HP HUD - [SkyCubed](https://modrinth.com/mod/skycubed) / [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Party Display - [Custom Scoreboard](https://modrinth.com/mod/skyblock-custom-scoreboard) * Inventory Search - [Roughly Enough Items](https://modrinth.com/mod/rei) * Stats Display - [SkyHanni](https://modrinth.com/mod/skyhanni) (tab widget display) * Fatal Tempo Overlay - ? * Item Pickup Log - [SkyCubed](https://modrinth.com/mod/skycubed) / [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skyblocker](https://modrinth.com/mod/skyblocker-liap) ## Visual Features * Block Overlay - [Simple Block Overlay](https://modrinth.com/mod/simple-block-overlay) * Custom Entity Damage Tint - ? * Custom Model Size - [DulkirMod](https://modrinth.com/mod/dulkirmod-fabric) * Custom Model Spin - [DulkirMod](https://modrinth.com/mod/dulkirmod-fabric) * Custom Model Tilt - [DulkirMod](https://modrinth.com/mod/dulkirmod-fabric) * Effective Area Overlay - ? * Fire Freeze Overlay - [SkyHanni](https://modrinth.com/mod/skyhanni) (maybe) * Item Animations - [View Model](https://modrinth.com/mod/no-ones-view-model) * Bestiary Mob Highlight - ? * Zealot Spawn Locations - ? ## Quality of Life Features * Hide Fire Overlay - [OverlayTweaks](https://modrinth.com/mod/overlaytweaks) * Hide Falling Blocks - [Odin](https://modrinth.com/mod/odin) * Hide Status Effects - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) / [SkyCubed](https://modrinth.com/mod/skycubed) * Hide Thunder - [RenderTweaks](https://modrinth.com/mod/rendertweaks) * Hide Enderman TP - Irrelevant * Hide Non-Starred Mob Nametags - [Odin](https://modrinth.com/mod/odin) * Hide Death Animation - [Odin](https://modrinth.com/mod/odin) * Hide Damage in Dungeons - * No Hurt Cam Bob - Vanilla (Accessibility settings) * Remove Selfie Camera - ## Slayer Features * Slayer Timer - ? * Slayer Highlight - ? * Slayer Stats - ? * Slayer HUD - ? * Slayer Display - ? * Enderman Laser Timer - [SkyHanni](https://modrinth.com/mod/skyhanni) * Hide Enderman Laser - Irrelevant * Miniboss Spawn Alert - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Vengeance Proc Timer - ? * Vengeance Damage Tracker - ? * Carry Counter - [SkyHanni](https://modrinth.com/mod/skyhanni) ## Dungeons * Architect Draft Stuff - [SkyHanni](https://modrinth.com/mod/skyhanni) * Blood Timer - [Odin](https://modrinth.com/mod/odin) * Crypt Reminder - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Custom Party Finder Messages - ? * Fire Freeze Timer - [SkyHanni](https://modrinth.com/mod/skyhanni) * Livid Highlight - [SkyHanni](https://modrinth.com/mod/skyhanni) * Line to Correct Livid - [SkyHanni](https://modrinth.com/mod/skyhanni) * Hide Incorrect Livid - [SkyHanni](https://modrinth.com/mod/skyhanni) * Livid Ice Spray Timer - [Odin](https://modrinth.com/mod/odin) * Key Alert - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Key Highlight - [SkyHanni](https://modrinth.com/mod/skyhanni) * Starred Mobs Highlight - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Scarf Spawn Timer - ? * Scarf Minion Spawn Timers - ? * Server Lag Timer - ? * Terminal Tracker - [Skyblocker](https://modrinth.com/mod/skyblocker-liap) * Mask Timers - [SkyHanni](https://modrinth.com/mod/skyhanni) (/shtodos) * Leap Announce - [Odin](https://modrinth.com/mod/odin) * Dungeon Breaker - [Odin](https://modrinth.com/mod/odin) ## Rift Features * Coherent Rod Overlay - ? * Larva Silk Lines - [SkyHanni](https://modrinth.com/mod/skyhanni) * Berberis Helper - [SkyHanni](https://modrinth.com/mod/skyhanni) ## Silly Features * Automeow (Auto Meow) - Irrelevant * Meow Counter (Meow Count) - Irrelevant * Meow Chat Sounds (Meow Sounds) - [SkyHanni](https://modrinth.com/mod/skyhanni) * Meow Death Sounds (Meow Death Sounds) - Irrelevant * Cat Speak (Meow Message) - Irrelevant * Rat - Irrelevant * Random Meow - Irrelevant # Contributors * [j10a](https://github.com/j10a1n15) * [Wyvest](https://github.com/Wyvest) * [DocilElm](https://github.com/DocilElm) * [next_g](https://github.com/nextrg) ================================================ FILE: docs/launcher/home.md ================================================ # Launcher Click the links below or use the sidebar navigation to find the list you want. In case you are not sure which to use, you should use Prism, as it is much easier to setup and use and is personally my recommended launcher of choice. * [Prism (Recommended)](https://alternatives.microcontrollers.dev/launcher/prism) * [Modrinth](https://alternatives.microcontrollers.dev/launcher/modrinth) ================================================ FILE: docs/launcher/modrinth.md ================================================ # Modrinth App Modrinth App is an incredibly powerful launcher that makes managing your mods and modded instances much easier. It can do everything the official launcher can do, but allows for much more customization and ease of access. The official launcher has had several issues that have taken weeks to fix or are currently still not fixed, despite their severity. For modded and vanilla users alike, it is recommended to switch to Modrinth Launcher for an issue-less experience. This guide will explain the install process for Modrinth. Please take the time after setting up to better learn your way around the launcher, as you may end up using it as your go-to launcher from now on! ## How to Install (Windows) * Despite looking long, this is a very simple process and should only take a few minutes! For Linux users, install through your package manager (Flathub or distro if available). ### Step 1 - Installing Modrinth [Download Modrinth App](https://modrinth.com/app). Download the correct version your system and begin the installation. ### Step 2 - Logging in After launching, it will then ask you to log into your Microsoft account so that it can log you into your Minecraft account. Follow the on screen instructions. It may then ask you to sign into Modrinth. You are not tied down to one method, you can link multiple accounts later. Modrinth will now guide you through how to use the app, please pay attention! ### Step 3 - Creating a Profile/Instance This guide will describe the process for Fabric 1.21.10, but steps for other versions should also be obvious. Click on the green `+` button on the bottom left of the app. Make sure the `Custom` tag is selected. Give it an icon if you wish, any name you want, and set the Loader to `Fabric`, and Game version to `1.21.10`. Then press `+ Create`, click on the new profile (not the green arrow), and press "folder". ### Step 4 - Installing Mods If the mod you want to download is on Modrinth, you can download them within the launcher using the `Add content` button at the top right of the Content tab. If the mod is not on Modrinth, you can simply drag and drop them into the Mods tab in the launcher. You can similarly install resource and shader packs. ## Updating Modrinth, Mods, Minecraft, and Fabric Loader **To update Modrinth**, it should automatically update whenever there is an update. **To update mods**, in your installation press the button to update mods. **To update Minecraft**, head to the instance settings, go to the `Installation` tab and find the `Minecraft` field. Set it to the version you want to use. Update your mods as described in the step above to update your mods to the new Minecraft version as well. Not all mods may be available for this new version of Minecraft. Try playing. If you crash, read the crash message to see which mods aren't updated yet and disable them. **To update Fabric Loader**, head to the instance settings, go to the `Installation` tab and find the `Fabric Loader` dropdown and set it to the latest version. ## Common Issues #### `My mods arent showing up in-game!` There are 2 common causes for this, open the profile view (click on it or right click then `View instance`), then check the Content tab. If you see a list of mods here then you should open the Settings for the instance, and go to the `Installation` tab. Make sure `Fabric` is selected as the mod loader.
If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj). If you encounter any issues **unrelated to this guide**, or you simply want to keep up to date with Modrinth, you can join their [discord server](https://discord.gg/modrinth-734077874708938864). # Contributors * [Axuras](https://github.com/Axuras) * [KTrain](https://github.com/KTrain5169) ================================================ FILE: docs/launcher/modrinth_mac.md ================================================ # Modrinth App # [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.dev/launcher/modrinth) Modrinth App is an incredibly powerful launcher that makes managing your mods and modded instances much easier. It can do everything the official launcher can do, but allows for much more customization and ease of access. The official launcher has had several issues that have taken weeks to fix or are currently still not fixed, despite their severity. For modded and vanilla users alike, it is recommended to switch to Modrinth Launcher for an issue-less experience. This guide will explain the install process for Modrinth, as well as how we can use it for SkyClient. Please take the time after setting up to better learn your way around the launcher, as you may end up using it as your go-to launcher from now on! ## How to Install (Mac) * Despite looking long, this is a very simple process and should only take a few minutes! This guide will also assume you are migrating from SkyClient, but steps will be largely the same, except for the migrating data section. ### Step 1 - Installing Modrinth [Download Modrinth App](https://modrinth.com/app). It should automatically recommend the correct version to download (a `.dmg`). Once it is finished downloading, run it. It may warn you that it is an executable file and could be malicious. If so, Go to System Settings > Privacy & Security > Security, and click "Open Anyway". And drag the item named "Modrinth App" into the folder titled "Applications". ### Step 2 - Logging in After launching, it will then ask you to log into your Microsoft account so that it can log you into your Minecraft account. Follow the on screen instructions. It may then ask you to sign into Modrinth. You are not tied down to one method, you can link multiple accounts later. Modrinth will now guide you through how to use the app, please pay attention! ### Step 3 - Creating a Profile/Instance This guide will describe the process for Fabric 1.21.10, but steps for other versions should also be obvious. Click on the green `+` button on the bottom left of the app. Make sure the `Custom` tag is selected. Give it an icon if you wish, any name you want, and set the Loader to `Fabric`, and Game version to `1.21.10`. Then press `+ Create`, click on the new profile (not the green arrow), and press "folder". ### Step 4 - Installing Mods If the mod you want to download is on Modrinth, you can download them within the launcher using the `Add content` button at the top right of the Content tab. If the mod is not on Modrinth, you can simply drag and drop them into the Mods tab in the launcher. ### Step 5 - Explore Modrinth Launcher has a lot of things to offer, such as lots of options for your instances, and the ability to see all your mods & resource packs in the launcher before launching. You can use these menus to install mods and resource packs, and even update them if they are hosted on Modrinth! Please take the time to actually learn how the launcher works and experiment with it! Modrinth App is an incredibly powerful launcher and it's important to know exactly what you can do with it! ## Updating Modrinth, Mods, Minecraft, and Fabric Loader **To update Modrinth**, it should automatically update whenever there is an update. **To update mods**, in your installation press the button to update mods. **To update Minecraft**, head to the instance settings, go to the `Installation` tab and find the `Minecraft` field. Set it to the version you want to use. Update your mods as described in the step above to update your mods to the new Minecraft version as well. Not all mods may be available for this new version of Minecraft. Try playing. If you crash, read the crash message to see which mods aren't updated yet and disable them. **To update Fabric Loader**, head to the instance settings, go to the `Installation` tab and find the `Fabric Loader` dropdown and set it to the latest version. ## Common Issues #### `My mods arent showing up in-game!` There are 2 common causes for this, open the profile view (click on it or right click then `View instance`), then check the Content tab. If you see a list of mods here then you should open the Settings for the instance, and go to the `Installation` tab. Make sure `Fabric` is selected as the mod loader.
If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj). If you encounter any issues **unrelated to this guide**, or you simply want to keep up to date with Modrinth, you can join their [discord server](https://discord.gg/modrinth-734077874708938864). # Contributors * [Axuras](https://github.com/Axuras) ================================================ FILE: docs/launcher/modrinth_win.md ================================================ # Modrinth App # [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.dev/launcher/modrinth) Modrinth App is an incredibly powerful launcher that makes managing your mods and modded instances much easier. It can do everything the official launcher can do, but allows for much more customization and ease of access. The official launcher has had several issues that have taken weeks to fix or are currently still not fixed, despite their severity. For modded and vanilla users alike, it is recommended to switch to Modrinth Launcher for an issue-less experience. This guide will explain the install process for Modrinth, as well as how we can use it for SkyClient. Please take the time after setting up to better learn your way around the launcher, as you may end up using it as your go-to launcher from now on! ## How to Install (Windows) * Despite looking long, this is a very simple process and should only take a few minutes! This guide will also assume you are migrating from SkyClient, but steps will be largely the same, except for the migrating data section. ### Step 1 - Installing Modrinth [Download Modrinth App](https://modrinth.com/app). It should automatically recommend the correct version to download (a `.msi`). Once it is finished downloading, run it. It may warn you that it is an executable file and could be malicious. Press `OK` and continue the setup process. ### Step 2 - Logging in After launching, it will then ask you to log into your Microsoft account so that it can log you into your Minecraft account. Follow the on screen instructions. It may then ask you to sign into Modrinth. You are not tied down to one method, you can link multiple accounts later. Modrinth will now guide you through how to use the app, please pay attention! ### Step 3 - Creating a Profile/Instance This guide will describe the process for Fabric 1.21.10, but steps for other versions should also be obvious. Click on the green `+` button on the bottom left of the app. Make sure the `Custom` tag is selected. Give it an icon if you wish, any name you want, and set the Loader to `Fabric`, and Game version to `1.21.10`. Then press `+ Create`, click on the new profile (not the green arrow), and press "folder". ### Step 4 - Installing Mods If the mod you want to download is on Modrinth, you can download them within the launcher using the `Add content` button at the top right of the Content tab. If the mod is not on Modrinth, you can simply drag and drop them into the Mods tab in the launcher. ### Step 5 - Explore Modrinth Launcher has a lot of things to offer, such as lots of options for your instances, and the ability to see all your mods & resource packs in the launcher before launching. You can use these menus to install mods and resource packs, and even update them if they are hosted on Modrinth! Please take the time to actually learn how the launcher works and experiment with it! Modrinth App is an incredibly powerful launcher and it's important to know exactly what you can do with it! ## Updating Modrinth, Mods, Minecraft, and Fabric Loader **To update Modrinth**, it should automatically update whenever there is an update. **To update mods**, in your installation press the button to update mods. **To update Minecraft**, head to the instance settings, go to the `Installation` tab and find the `Minecraft` field. Set it to the version you want to use. Update your mods as described in the step above to update your mods to the new Minecraft version as well. Not all mods may be available for this new version of Minecraft. Try playing. If you crash, read the crash message to see which mods aren't updated yet and disable them. **To update Fabric Loader**, head to the instance settings, go to the `Installation` tab and find the `Fabric Loader` dropdown and set it to the latest version. ## Common Issues #### `My mods arent showing up in-game!` There are 2 common causes for this, open the profile view (click on it or right click then `View instance`), then check the Content tab. If you see a list of mods here then you should open the Settings for the instance, and go to the `Installation` tab. Make sure `Fabric` is selected as the mod loader.
If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj). If you encounter any issues **unrelated to this guide**, or you simply want to keep up to date with Modrinth, you can join their [discord server](https://discord.gg/modrinth-734077874708938864). # Contributors * [Axuras](https://github.com/Axuras) * [KTrain](https://github.com/KTrain5169) ================================================ FILE: docs/launcher/prism.md ================================================ # Prism Launcher Prism Launcher is an incredibly powerful launcher that makes managing your mods and modded instances much easier. It can do everything the official launcher can do, but allows for much more customization and ease of access. The official launcher is much slower to use and requires a lot of manual work for modern Minecraft. For modded and vanilla users alike, it is recommended to switch to Prism Launcher for an issue-less experience. This guide will explain the install process for Prism. Please take the time after setting up to better learn your way around the launcher, as you may end up using it as your go-to launcher from now on! ## How to Install * Despite looking long, this is a very simple process and should only take a few minutes! ### Step 1 - Installing Prism [Download Prism Launcher](https://prismlauncher.org/download). Download the correct version your system and begin the installation. For Linux users, install through your package manager (Flathub or distro if available). For the Minimum and Maximum memory allocation, leave them at 512 MiB and 4096 MiB respectively, unless you only have 8GB of ram or less, in which case you may want to change the maximum to 2048 MiB. All of these settings can be later adjusted globally or per instance. This includes changing the Java version or memory allocation. See the global settings button on the main page or in instance settings once you've completed this guide. After this, continue with the installation process as normal. ### Step 2 - Logging in Now that we've installed Prism, let's log in. Once Prism has launched, you should see a Steve head and `Profiles` text in the top right. Click on this and press "Manage Accounts". From here, click `Add Microsoft` on the right side menu. This will open a popup window, which will have a button to open the link to verify yourself and also copy the code. Simply paste the code into the window that opens up. Note, you may need to sign in to your Microsoft account first. Once this is completed, you can exit back to the main Prism Launcher menu. Click on the button at the top left that says "Add Instance". ### Step 3 - Creating an instance This guide will describe the process for Fabric 1.21.10, but steps for other versions should also be obvious. Once you've clicked on the button on the top left that says `Add Instance`, name it whatever you want and giving a group for it is optional, but I do not recommend giving a group name until you need to better organize your instances. Under the `Version` selector, select 1.21.10. Then in the `Mod Loader` tab directly underneath, choose Fabric. It will automatically choose the latest version of Fabric for 1.21.10 for you. Simply click "OK" to proceed. You should now be back on the main Prism page. ### Step 4 - Installing Mods You can manage all your mods by clicking on the instance and pressing `Edit`, then clicking the `Mods` tab. If the mod is on Modrinth or CurseForge, download them within the launcher using the `Download Mods` button. You should prioritize checking Modrinth first (the default selection in Prism). If the mod is not on either, you should be confident that it is not malware/a RAT, and you can simply drag and drop them into the Mods tab in Prism. You can similarly install resource and shader packs in their own tabs. ## Updating Prism, Mods, Minecraft, and Fabric Loader **To update Prism**, an update button will appear on the top toolbar when an update is available. **To update mods**, head to the `Mods` tab, and simply press the `Check for Updates` button and follow all prompts. This will update all your mods to the latest version. It can also update disabled mods, but will still keep them disabled by default. **To update Minecraft**, head to the `Version` tab, (right) click on `Minecraft`, then `Change Version`. Set it to the version you want to use. Update your mods as described in the step above to update your mods to the new Minecraft version as well. Not all mods may be available for this new version of Minecraft. Take note of which mods don't get updated and try playing. If you crash, read the crash message to see which mods aren't updated yet and disable them. **To update Fabric Loader**, head to the `Version` tab, (right) click on `Fabric Loader`, then `Change Version`. Set it to the latest version. ## CurseForge API Key Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. This can be bypassed by opening Prism settings, going to `Services`, then `API Keys` and entering `$2a$10$bL4bIL5pUWqfcO7KQtnMReakwtfHbNKh6v1uTpKlzhwoueEJQnPnm` into the CurseForge text box. ## Themes You can find a list of Prism themes and how to install them on [their website](https://prismlauncher.org/wiki/getting-started/change-themes). ## Common Issues #### `My mods aren't showing up in-game!` If you see a list of mods in the `Mods` tab, you should click `Version` and check if `Fabric Loader` is installed. If not, press `Install Loader` on the right and install the latest version of Fabric Loader.
## Need More Help? If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj). If you encounter any issues **unrelated to the guide at all**, or if you want to be in their community or follow for updates, you can ask in the [Prism Community discord server](https://discord.gg/prism-community-1031648380885147709) # Contributors * [KTrain](https://github.com/KTrain5169) * [ooTruffle](https://github.com/ooTruffle) * [PandaNinjas](https://github.com/pandaninjas) * [Shiggy](https://github.com/Shiggy-dev) ================================================ FILE: docs/launcher/prism_gnu.md ================================================ # Prism Launcher # [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.dev/launcher/prism) Prism Launcher is an incredibly powerful launcher that makes managing your mods and modded instances much easier. It can do everything the official launcher can do, but allows for much more customization and ease of access. The official launcher is much slower to use and requires a lot of manual work for modern Minecraft. For modded and vanilla users alike, it is recommended to switch to Prism Launcher for an issue-less experience. This guide will explain the install process for Prism. Please take the time after setting up to better learn your way around the launcher, as you may end up using it as your go-to launcher from now on! ## How to Install (Linux) * This is the install guide for GNU/Linux. Despite looking long, this is a very simple process and should only take a few minutes! This guide will also assume you are migrating from SkyClient, but steps will be largely the same, except for the migrating data section. ### Step 1 - Installing Prism [Download Prism Launcher](https://prismlauncher.org/download/linux). Below you will find distro specific instructions on how to download Prism Launcher which you can also find on their website.
How do I install Prism Launcher? Below you will find distro specific instruction on how to install Prism.
If you don't know what distro you're using you probably shouldn't be using Linux.
Flatpak (most distros) Install from FlatHub
Alpine Linux APK Packages are available on Alpine Linux Edge for multiple architectures ```bash apk add prismlauncher ```
Arch Linux There are several packages available:
prismlauncher
prismlauncher-git
Installing ```bash # stable binary package: sudo pacman -S prismlauncher # latest git package: yay -S prismlauncher-git ``` If you want to use Qt 5 to build the packages instead: ```bash # stable Qt 5 source package: yay -S prismlauncher-qt5 # stable Qt 5 binary package: yay -S prismlauncher-qt5-bin # latest Qt 5 git package: yay -S prismlauncher-qt5-git ``` You can replace yay -S with your preferred AUR helper's install command.
CentOS Stream / Fedora / Red Hat Enterprise Linux RPM packages are available on Copr for x86_64 and aarch64. If you are on an Enterprise Linux distribution (RHEL, CentOS, Rocky, etc.) and do not have the EPEL repositories enabled, please enable them here.

Nightly builds are updated automatically in the Terra repository and built on Copr every 24 hours. ```bash # enables the copr repo sudo dnf copr enable g3tchoo/prismlauncher # stable releases sudo dnf install prismlauncher # nightly builds sudo dnf install prismlauncher-nightly # stable Qt 5 releases sudo dnf install prismlauncher-qt5 # nightly Qt 5 builds sudo dnf install prismlauncher-qt5-nightly ```
Debian / Ubuntu We use makedeb for our Debian packages.
Several MPR packages are available:
prismlauncher
prismlauncher-bin
prismlauncher-git
Installation using Prebuilt MPR (recommended) ```bash curl -q 'https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub' | gpg --dearmor | sudo tee /usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg 1> /dev/null echo "deb [signed-by=/usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg] https://proget.makedeb.org prebuilt-mpr $(lsb_release -cs)" | sudo tee /etc/apt/sources.list.d/prebuilt-mpr.list sudo apt update sudo apt install prismlauncher ``` NOTE: Prebuilt MPR only officially supports Debian 11, Ubuntu 20.04 and Ubuntu 22.04.
Installation using an MPR helper Installing UNA ```bash bash <(curl -fsL https://github.com/AFK-OS/una/raw/main/install.sh) una update ``` Installing Prism Launcher ```bash # stable source package: una install prismlauncher # stable binary package: una install prismlauncher-bin # latest git package: una install prismlauncher-git ``` You can replace una install with your preferred MPR helper's install command.
Installation with Pacstall Installing Pacstall ```bash sudo bash -c "$(curl -fsSL https://git.io/JsADh || wget -q https://git.io/JsADh -O -)" ``` NOTE: Pacstall is unstable on Debian, due to outdated dependencies.

Installing Prism Launcher ```bash # latest git package: pacstall -I prismlauncher-git ```
Gentoo Ebuilds are available in the official Gentoo repository, under games-action/prismlauncher and games-action/prismlauncher-qt5
Note that, for the time being, it is not stabilized, so it's masked for `~amd64` and `~arm64` only. ```bash sudo emaint sync -a # If you need to unmask the package, and considering `package.accept_keywords` to be a folder. echo ">=games-action/prismlauncher-5.0" | sudo tee -a /etc/portage/package.accept_keywords/prismlauncher # Or do this if you want to build from the latest commit instead of a release echo "=games-action/prismlauncher-9999 **" | sudo tee -a /etc/portage/package.accept_keywords/prismlauncher emerge games-action/prismlauncher ``` Have fun! :)
Nix A Nix derivation is available.
Packages are available for all current Nix distributions.
OpenSUSE RPM packages are available on the Open Build Service. ```bash # add repository (if on leap, replace 'openSUSE_Tumbleweed' with '15.4') zypper addrepo https://download.opensuse.org/repositories/home:getchoo/openSUSE_Tumbleweed/home:getchoo.repo # refresh repository cache zypper refresh # stable releases (Qt6 version, only for Tumbleweed) zypper install prismlauncher # latest builds (Qt6 version, only for Tumbleweed) zypper install prismlauncher-nightly # stable releases (Qt5 version, available for Leap and Tumbleweed) zypper install prismlauncher-qt5 # latest builds (avalible for Leap and Tumbleweed) zypper install prismlauncher-qt5-nightly ```
Void Linux Prism Launcher is available on the official Void repository. ```bash sudo xbps-install PrismLauncher ```
Continue the installation process until you get to the "Java" screen. Here, you will decide which Java you want to set as the default for new instances. Click on the version that says "1.8" at the beginning of the version and has "Eclipse Foundation" in the path name. This is your Java 8 and it will be the default version of Java for every new instance you create on Prism. Of course, you can always change this later and can still manually specify a different version of Java whenever you want. For the Minimum and Maximum memory allocation, leave them at 512 MiB and 4096 MiB respectively, unless you only have 8GB of ram or less, in which case you may want to change the maximum to 2048 MiB. All of these settings can be later adjusted globally or per instance. This includes changing the Java version or memory allocation. See the global settings button on the main page or in instance settings once you've completed this guide. After this, continue with the installation process as normal. ### Step 2 - Logging in Now that we've installed Prism, let's log in. Once Prism has launched, you should see a Steve head and "Profiles" text in the top right. Click on this and press "Manage Accounts". From here, click "Add Microsoft" on the right side menu. This will open a popup window, which will have a button to open the link to verify yourself and also copy the code. Simply paste the code into the window that opens up. Note, you may need to sign in to your Microsoft account first. Once this is completed, you can exit back to the main Prism Launcher menu. Click on the button at the top left that says "Add Instance". ### Step 3 - Creating an instance This guide will describe the process for Fabric 1.21.10, but steps for other versions should also be obvious. Once you've clicked on the button on the top left that says "Add Instance", name it whatever you want and giving a group for it is optional, but I do not recommend giving a group name until you need to better organize your instances. Under the `Version` selector, select 1.21.10. Then in the `Mod Loader` tab directly underneath, choose Fabric. It will automatically choose the latest version of Fabric for 1.21.10 for you. Simply click "OK" to proceed. You should now be back on the main Prism page. ### Step 4 - Installing Mods If the mod is on Modrinth or CurseForge, download them within the launcher using the `Download Mods` button. If the mod is not on either, you should be confident that it is not malware/a RAT, and you can simply drag and drop them into the Mods tab in Prism Launcher. ### Step 5 - Explore Prism Launcher has a lot of things to offer, such as themes if you don't like the look of it, as well as a lot of options for your instances, including the ability to see all your mods, resource packs, and worlds in the launcher before launching. You can use these menus to install mods and resource packs, and even update mods if they are hosted on Modrinth or CurseForge! Please take the time to actually learn how the launcher works and experiment with it! Prism is an incredibly powerful launcher and it's important to know exactly what you can do with it! You can find a list of Prism themes and how to install them on [their website](https://prismlauncher.org/wiki/getting-started/change-themes). ### Step 6 - Setting CurseForge API Key Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. This can be bypassed by opening Prism settings, going to `APIs`, then `API Keys` and entering `$2a$10$bL4bIL5pUWqfcO7KQtnMReakwtfHbNKh6v1uTpKlzhwoueEJQnPnm` into the CurseForge Core API. ## Updating Prism, Mods, Minecraft, and Fabric Loader **To update Prism**, simply update through your package manager, or reinstall it the same way you installed it. **To update mods**, head to the `Mods` tab, and simply press the `Check for Updates` button and follow all prompts. This will update all your mods to the latest version. It can also update disabled mods, but will still keep them disabled by default. **To update Minecraft**, head to the `Version` tab, (right) click on `Minecraft`, then `Change Version`. Set it to the version you want to use. Update your mods as described in the step above to update your mods to the new Minecraft version as well. Not all mods may be available for this new version of Minecraft. Take note of which mods don't get updated and try playing. If you crash, read the crash message to see which mods aren't updated yet and disable them. **To update Fabric Loader**, head to the `Version` tab, (right) click on `Fabric Loader`, then `Change Version`. Set it to the latest version. ## Common Issues #### `My mods aren't showing up in-game!` If you see a list of mods in the `Mods` tab, you should click `Version` and check if `Fabric Loader` is installed. If not, press `Install Loader` on the right and install the latest version of Fabric Loader.
## Need More Help? If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj). If you encounter any issues **unrelated to the guide at all**, or if you want to be in their community or follow for updates, you can ask in the [Prism Community discord server](https://discord.gg/prism-community-1031648380885147709) # Contributors * [ooTruffle](https://github.com/ooTruffle) * [Shiggy](https://github.com/Shiggy-dev) * [KTrain](https://github.com/KTrain5169) ================================================ FILE: docs/launcher/prism_mac.md ================================================ # Prism Launcher # [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.dev/launcher/prism) Prism Launcher is an incredibly powerful launcher that makes managing your mods and modded instances much easier. It can do everything the official launcher can do, but allows for much more customization and ease of access. The official launcher is much slower to use and requires a lot of manual work for modern Minecraft. For modded and vanilla users alike, it is recommended to switch to Prism Launcher for an issue-less experience. This guide will explain the install process for Prism. Please take the time after setting up to better learn your way around the launcher, as you may end up using it as your go-to launcher from now on! ## How to Install (Mac) * Despite looking long, this is a very simple process and should only take a few minutes! This guide will also assume you are migrating from SkyClient, but steps will be largely the same, except for the migrating data section. ### Step 1 - Installing Prism [Download Prism Launcher](https://prismlauncher.org/download/mac). Get the version of the launcher depending on which version of macOS you are on (you most likely want the Universal download). If it asks if you want to allow downloads, click "Allow". Once it is finished downloading, run it to extract the application. Now right click the Prism Launcher application and press "Open". Running it normally will not let you launch as it cannot be scanned for malware. If Prism asks to check for updates automatically, allow it to do so. Continue the installation process until you get to the "Java" screen. Here, you will decide which Java you want to set as the default for new instances. Click on the version that says "1.8" at the beginning of the version and has "temurin" in the path name. This is your Java 8 and it will be the default version of Java for every new instance you create on Prism. Of course, you can always change this later and can still manually specify a different version of Java whenever you want. For the Minimum and Maximum memory allocation, leave them at 512 MiB and 4096 MiB respectively, unless you only have 8GB of ram or less, in which case you may want to change the maximum to 2048 MiB. All of these settings can be later adjusted globally or per instance. This includes changing the Java version or memory allocation. See the global settings button on the main page or in instance settings once you've completed this guide. After this, continue with the installation process as normal. ### Step 2 - Logging in Now that we've installed Prism, let's log in. Once Prism has launched, you should see a Steve head and "Profiles" text in the top right. Click on this and press "Manage Accounts". From here, click "Add Microsoft" on the right side menu. This will open a popup window, which will have a button to open the link to verify yourself and also copy the code. Simply paste the code into the window that opens up. Note, you may need to sign in to your Microsoft account first. Once this is completed, you can exit back to the main Prism Launcher menu. Click on the button at the top left that says "Add Instance". ### Step 3 - Creating an instance This guide will describe the process for Fabric 1.21.10, but steps for other versions should also be obvious. Once you've clicked on the button on the top left that says "Add Instance", name it whatever you want and giving a group for it is optional, but I do not recommend giving a group name until you need to better organize your instances. Under the `Version` selector, select 1.21.10. Then in the `Mod Loader` tab directly underneath, choose Fabric. It will automatically choose the latest version of Fabric for 1.21.10 for you. Simply click "OK" to proceed. You should now be back on the main Prism page. ### Step 4 - Installing Mods If the mod is on Modrinth or CurseForge, download them within the launcher using the `Download Mods` button. If the mod is not on either, you should be confident that it is not malware/a RAT, and you can simply drag and drop them into the Mods tab in Prism Launcher. ### Step 5 - Explore Prism Launcher has a lot of things to offer, such as themes if you don't like the look of it, as well as a lot of options for your instances, including the ability to see all your mods, resource packs, and worlds in the launcher before launching. You can use these menus to install mods and resource packs, and even update mods if they are hosted on Modrinth or CurseForge! Please take the time to actually learn how the launcher works and experiment with it! Prism is an incredibly powerful launcher and it's important to know exactly what you can do with it! You can find a list of Prism themes and how to install them on [their website](https://prismlauncher.org/wiki/getting-started/change-themes). ### Step 6 - Setting CurseForge API Key Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. This can be bypassed by opening Prism settings, going to `APIs`, then `API Keys` and entering `$2a$10$bL4bIL5pUWqfcO7KQtnMReakwtfHbNKh6v1uTpKlzhwoueEJQnPnm` into the CurseForge Core API. ## Updating Prism, Mods, Minecraft, and Fabric Loader **To update Prism**, an update button will appear on the top toolbar when an update is available. **To update mods**, head to the `Mods` tab, and simply press the `Check for Updates` button and follow all prompts. This will update all your mods to the latest version. It can also update disabled mods, but will still keep them disabled by default. **To update Minecraft**, head to the `Version` tab, (right) click on `Minecraft`, then `Change Version`. Set it to the version you want to use. Update your mods as described in the step above to update your mods to the new Minecraft version as well. Not all mods may be available for this new version of Minecraft. Take note of which mods don't get updated and try playing. If you crash, read the crash message to see which mods aren't updated yet and disable them. **To update Fabric Loader**, head to the `Version` tab, (right) click on `Fabric Loader`, then `Change Version`. Set it to the latest version. ## Common Issues #### `My mods aren't showing up in-game!` If you see a list of mods in the `Mods` tab, you should click `Version` and check if `Fabric Loader` is installed. If not, press `Install Loader` on the right and install the latest version of Fabric Loader.
## Need More Help? If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj). If you encounter any issues **unrelated to the guide at all**, or if you want to be in their community or follow for updates, you can ask in the [Prism Community discord server](https://discord.gg/prism-community-1031648380885147709) # Contributors * [KTrain](https://github.com/KTrain5169) * [ooTruffle](https://github.com/ooTruffle) ================================================ FILE: docs/launcher/prism_win.md ================================================ # Prism Launcher # [This page is outdated! Click here to go to the new guide!](https://alternatives.microcontrollers.dev/launcher/prism) Prism Launcher is an incredibly powerful launcher that makes managing your mods and modded instances much easier. It can do everything the official launcher can do, but allows for much more customization and ease of access. The official launcher is much slower to use and requires a lot of manual work for modern Minecraft. For modded and vanilla users alike, it is recommended to switch to Prism Launcher for an issue-less experience. This guide will explain the install process for Prism. Please take the time after setting up to better learn your way around the launcher, as you may end up using it as your go-to launcher from now on! ## How to Install (Windows) * Despite looking long, this is a very simple process and should only take a few minutes! This guide will also assume you are migrating from SkyClient, but steps will be largely the same, except for the migrating data section. ### Step 1 - Installing Prism [Download Prism Launcher](https://prismlauncher.org/download). You will most likely want to download the `Installer (.exe)` version. Once it is finished downloading, it may give a warning screen saying "Windows protected your PC". Simply press the "More info" button, then "Run anyway". Continue the installation process until you get to the "Java" screen. Here, you will decide which Java you want to set as the default for new instances. Click on the version that says "1.8" at the beginning of the version and has "Eclipse Foundation" in the path name. This is your Java 8 and it will be the default version of Java for every new instance you create on Prism. Of course, you can always change this later and can still manually specify a different version of Java whenever you want. For the Minimum and Maximum memory allocation, leave them at 512 MiB and 4096 MiB respectively, unless you only have 8GB of ram or less, in which case you may want to change the maximum to 2048 MiB. All of these settings can be later adjusted globally or per instance. This includes changing the Java version or memory allocation. See the global settings button on the main page or in instance settings once you've completed this guide. After this, continue with the installation process as normal. ### Step 2 - Logging in Now that we've installed Prism, let's log in. Once Prism has launched, you should see a Steve head and "Profiles" text in the top right. Click on this and press "Manage Accounts". From here, click "Add Microsoft" on the right side menu. This will open a popup window, which will have a button to open the link to verify yourself and also copy the code. Simply paste the code into the window that opens up. Note, you may need to sign in to your Microsoft account first. Once this is completed, you can exit back to the main Prism Launcher menu. Click on the button at the top left that says "Add Instance". ### Step 3 - Creating an instance This guide will describe the process for Fabric 1.21.10, but steps for other versions should also be obvious. Once you've clicked on the button on the top left that says "Add Instance", name it whatever you want and giving a group for it is optional, but I do not recommend giving a group name until you need to better organize your instances. Under the `Version` selector, select 1.21.10. Then in the `Mod Loader` tab directly underneath, choose Fabric. It will automatically choose the latest version of Fabric for 1.21.10 for you. Simply click "OK" to proceed. You should now be back on the main Prism page. ### Step 4 - Installing Mods If the mod is on Modrinth or CurseForge, download them within the launcher using the `Download Mods` button. If the mod is not on either, you should be confident that it is not malware/a RAT, and you can simply drag and drop them into the Mods tab in Prism Launcher. ### Step 5 - Explore Prism Launcher has a lot of things to offer, such as themes if you don't like the look of it, as well as a lot of options for your instances, including the ability to see all your mods, resource packs, and worlds in the launcher before launching. You can use these menus to install mods and resource packs, and even update mods if they are hosted on Modrinth or CurseForge! Please take the time to actually learn how the launcher works and experiment with it! Prism is an incredibly powerful launcher and it's important to know exactly what you can do with it! You can find a list of Prism themes and how to install them on [their website](https://prismlauncher.org/wiki/getting-started/change-themes). ### Step 6 - Setting CurseForge API Key Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. This can be bypassed by opening Prism settings, going to `APIs`, then `API Keys` and entering `$2a$10$bL4bIL5pUWqfcO7KQtnMReakwtfHbNKh6v1uTpKlzhwoueEJQnPnm` into the CurseForge Core API. ## Updating Prism, Mods, Minecraft, and Fabric Loader **To update Prism**, an update button will appear on the top toolbar when an update is available. **To update mods**, head to the `Mods` tab, and simply press the `Check for Updates` button and follow all prompts. This will update all your mods to the latest version. It can also update disabled mods, but will still keep them disabled by default. **To update Minecraft**, head to the `Version` tab, (right) click on `Minecraft`, then `Change Version`. Set it to the version you want to use. Update your mods as described in the step above to update your mods to the new Minecraft version as well. Not all mods may be available for this new version of Minecraft. Take note of which mods don't get updated and try playing. If you crash, read the crash message to see which mods aren't updated yet and disable them. **To update Fabric Loader**, head to the `Version` tab, (right) click on `Fabric Loader`, then `Change Version`. Set it to the latest version. ## Common Issues #### `My mods aren't showing up in-game!` If you see a list of mods in the `Mods` tab, you should click `Version` and check if `Fabric Loader` is installed. If not, press `Install Loader` on the right and install the latest version of Fabric Loader.
## Need More Help? If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj). If you encounter any issues **unrelated to the guide at all**, or if you want to be in their community or follow for updates, you can ask in the [Prism Community discord server](https://discord.gg/prism-community-1031648380885147709) # Contributors * [KTrain](https://github.com/KTrain5169) * [ooTruffle](https://github.com/ooTruffle) * [PandaNinjas](https://github.com/pandaninjas) * [Shiggy](https://github.com/Shiggy-dev) ================================================ FILE: mkdocs.yml ================================================ site_name: Alternatives copyright: Copyright 2024 MicrocontrollersDev theme: favicon: assets/images/logo.png features: - navigation.instant - navigation.instant.prefetch - navigation.instant.progress - navigation.tracking - navigation.tabs - navigation.expand - toc.integrate - content.code.annotate - content.action.edit name: material logo: assets/images/logo.png icon: repo: fontawesome/brands/github palette: - media: "(prefers-color-scheme: light)" scheme: default primary: purple accent: indigo toggle: icon: material/weather-sunny name: Switch to dark mode - media: "(prefers-color-scheme: dark)" scheme: slate primary: purple accent: indigo toggle: icon: material/weather-night name: Switch to light mode repo_name: Alternatives repo_url: https://github.com/MicrocontrollersDev/Alternatives edit_uri: ../Alternatives/edit/main/docs/ extra: social: - icon: simple/modrinth link: https://modrinth.com/user/Microcontrollers - icon: simple/curseforge link: https://legacy.curseforge.com/members/microcontrollerstv/projects - icon: simple/codeberg link: https://codeberg.org/MicrocontrollersDev - icon: fontawesome/brands/github link: https://github.com/MicrocontrollersDev - icon: simple/matrix link: https://matrix.to/#/!axTNrRSaDlwHtQznCp:matrix.org - icon: simple/revoltdotchat link: https://rvlt.gg/vNMTy2bw - icon: fontawesome/brands/discord link: https://discord.gg/rejfv9kFJj - icon: simple/bluesky link: https://bsky.app/profile/microcontrollers.dev - icon: fontawesome/brands/youtube link: https://www.youtube.com/@Microcontrollers - icon: simple/kofi link: https://ko-fi.com/microcontrollers nav: - "Home": - "Welcome": "index.md" - "Contributors": "contributors.md" - "Latest": - "Home": "latest/home.md" - "Mod List": - "Migrating to Latest": "latest/migrating.md" - "Clients": - "Badlion Client": "latest/badlion.md" - "Feather Client": "latest/feather.md" - "Lunar Client": "latest/lunar.md" - "Mods": - "Aaron's Mod": "latest/aaronsmod.md" - "Essential": "latest/essential.md" - "Krypt": "latest/krypt.md" - "OptiFine": "latest/optifine.md" - "Patcher": "latest/patcher.md" - "Skyblock Addons": "latest/skyblockaddons.md" - "Skytils": "latest/skytils.md" - "Zen": "latest/zen.md" - "Launcher": - "Home": "launcher/home.md" - "Launchers": - "Prism": "launcher/prism.md" - "Modrinth": "launcher/modrinth.md" markdown_extensions: - admonition - pymdownx.details - pymdownx.superfences - footnotes - toc: permalink: true plugins: - search - open-in-new-tab ================================================ FILE: requirements.txt ================================================ mkdocs==1.6.0 mkdocs-material==9.5.31 mkdocs-material-extensions==1.3.1 mkdocs-git-revision-date-localized-plugin==1.2.6 mkdocs-open-in-new-tab==1.0.3