├── .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
│ │ ├── alternatives.png
│ │ └── logo.png
├── contributors.md
├── index.md
├── latest
│ ├── badlion.md
│ ├── essential.md
│ ├── feather.md
│ ├── home.md
│ ├── lunar.md
│ ├── migrating.md
│ ├── optifine.md
│ └── patcher.md
└── launcher
│ ├── home.md
│ ├── modrinth_gnu.md
│ ├── modrinth_mac.md
│ ├── modrinth_win.md
│ ├── prism_gnu.md
│ ├── prism_mac.md
│ └── prism_win.md
├── mkdocs.yml
└── requirements.txt
/.github/workflows/deploy.yml:
--------------------------------------------------------------------------------
1 | name: deploy
2 | on:
3 | push:
4 | branches:
5 | - main
6 | jobs:
7 | deploy:
8 | runs-on: ubuntu-latest
9 | steps:
10 | - uses: actions/checkout@v2
11 | - uses: actions/setup-python@v2
12 | with:
13 | python-version: 3.x
14 | - run: pip install mkdocs-material
15 | - run: pip install mkdocs-open-in-new-tab
16 | - run: mkdocs gh-deploy --force
17 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | Alternatives - 2024
2 |
3 | All Rights Reserved.
4 |
5 | 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.
6 |
7 | Contact MicrocontrollersDev for inquiries regarding usage permissions.
8 |
9 | Contacts:
10 |
11 | Public
12 | Make a GitHub issue in this repository
13 | Join my Discord - https://discord.gg/rejfv9kFJj
14 | Join my Matrix - https://matrix.to/#/!axTNrRSaDlwHtQznCp:matrix.org
15 | Join my Revolt - https://rvlt.gg/vNMTy2bw
16 |
17 | Private
18 | Bluesky - @microcontrollers.dev
19 | Matrix - @microcontrollers:matrix.org
20 | Discord - @Microcontrollers
21 | Revolt - @Microcontrollers#7430
22 |
23 | *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.
24 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
2 |
3 |

4 |
5 | # [`Alternatives`](https://alternatives.microcontrollers.dev)
6 |
7 | Repo which contains many
8 | alternatives to poorly made
9 | or out-of-date clients, mods,
10 | and modpacks.
11 |
12 | [](https://discord.gg/rejfv9kFJj)
13 |
14 |
15 |
16 | ## Contributors
17 |
18 | [](https://alternatives.microcontrollers.dev/contributors)
19 |
20 | ## Reviews
21 |
22 | 
23 |
24 | ## For potential contributors
25 |
26 | Looking to contribute something to the project?
27 |
28 | * Please make all your changes in a feature branch instead of main
29 | * Make sure that the option that lets us make changes to your pull request is enabled
30 | * 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
31 | * If you are going to update/add a mod, make sure that you change/add it on every list where applicable
32 | * We reserve the right to cherrypick changes and add them ourselves (with due credit to you)
33 | * Add your name to credits in alphabetical order in edited lists and in contributors.md, even for the tiniest of change
34 | * Preferably link to your GitHub account, though you may link to something else if you wish
35 |
36 | ## Copyright
37 |
38 | © MicrocontrollersDev. All Rights Reserved.
39 |
--------------------------------------------------------------------------------
/contributing.md:
--------------------------------------------------------------------------------
1 | # Looking to contribute something to the project?
2 |
3 | * 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)
4 | * Make sure that the option that lets us make changes to your pull request is enabled
5 | * 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
6 | * If you are going to update/add a mod, try to change/add it on every list where applicable
7 | * We reserve the right to cherrypick changes and add them ourselves (with due credit to you)
8 | * Add your name to credits in alphabetical order in edited lists and in contributors.md, even for the tiniest of change
9 | * Preferably link to your GitHub account, though you may link to something else if you wish
10 |
--------------------------------------------------------------------------------
/docs/1.12.2/feather.md:
--------------------------------------------------------------------------------
1 | # Feather "Client" Alternatives
2 |
3 | Feather "Client" is a Forge/Fabric mod marketing itself as a client, claiming immense FPS boosts and wide mod support.
4 | However, Feather, on numerous occasions, has been caught illegally stealing code and breaking other mod's licenses.
5 | Despite the overwhelming amount of evidence, their admins and moderators refuse to acknowledge it and avoid it.
6 | Feather is also unsupported by many mod authors, as Feather is closed source and obfuscated, and so incompatibilies cannot
7 | be fixed by mod authors. It is not recommended to use Feather or support the developers behind the "client". All major
8 | performance improvements can be gotten from using the original mods that Feather leeches off.
9 |
10 | Additionally, I do not personally trust them. If they are unable to write their own code for their features, I do not trust
11 | them to write proper security measures as by using Feather you are essentially giving them access to your Microsoft/Minecraft
12 | account. Their Discord server also refuses to ban scammers, as on several occasions myself and others have been told that it
13 | is not their problem.
14 |
15 | ### Visuals
16 |
17 | * Animations - Irrelevant
18 | * Block Overlay - ?
19 | * Clear Water - [OptiFine](https://optifine.net/download?f=OptiFine_1.12.2_HD_U_G5.jar)
20 | * Custom Crosshair - [Sparkless' Custom Crosshair](https://modrinth.com/mod/custom-crosshair-mod)
21 | * FOV Changer - [PolyPatcher](https://modrinth.com/mod/patcher)
22 | * Glint - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
23 | * Hitbox - ?
24 | * Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.12.2)
25 | * Nick Hider - ?
26 | * Particles - ?
27 | * Time Changer - [PolyTime](https://modrinth.com/mod/polytime)
28 | * Waypoints - [Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap/files?version=1.12.2)
29 | * Weather Changer - [PolyWeather](https://modrinth.com/mod/polyweather)
30 | * Zoom - [OptiFine](https://optifine.net/download?f=OptiFine_1.12.2_HD_U_G5.jar) / [PolyPatcher](https://modrinth.com/mod/patcher)
31 |
32 | ### HUD
33 |
34 | * Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
35 | * Boss Bar - ?
36 | * CPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
37 | * Combo Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
38 | * Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
39 | * Direction - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
40 | * FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
41 | * Item Counter - ?
42 | * Item Info - [PolyPatcher](https://modrinth.com/mod/patcher)
43 | * Pack Display - ?
44 | * Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
45 | * Potion Effects - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
46 | * Reach Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
47 | * Saturation - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
48 | * Scoreboard - ?
49 | * Time - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
50 |
51 | ### Hypixel
52 |
53 | * AutoFriend - ?
54 | * Auto Tip - [Semx11's AutoTip](https://autotip.pro/download)
55 | * Auto GG - ?
56 | * Anti GG - ?
57 | * LevelHead - [LevelHead](https://sk1er.club/mods/level_head)
58 |
59 | ### Other
60 |
61 | * Auto Text **(BANNABLE ON HYPIXEL)** - ?
62 | * Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
63 | * Oof Mod - ?
64 | * Perspective - [Cynosphere's Perspective Mod Redux](https://www.curseforge.com/minecraft/mc-mods/perspective-mod-redux/files?version=1.12.2)
65 | * Screenshot - [PolyPatcher](https://modrinth.com/mod/patcher)
66 | * Scrollable Tooltips - [Scrollable Tooltips](https://sk1er.club/mods/text_overflow_scroll)
67 | * Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
68 | * Snaplook - ?
69 | * Toggle Sprint - [PolySprint](https://modrinth.com/mod/polysprint)
70 | * Voice - ?
71 |
72 | ## General
73 |
74 | ### Blur Settings
75 |
76 | * Inventory - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.12.2)
77 | * Menu - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.12.2)
78 |
79 | ### Sound
80 |
81 | * Portal Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
82 |
83 | ### Keybinds
84 |
85 | * Custom Dropstack - [PolyPatcher](https://modrinth.com/mod/patcher)
86 |
87 | ## Chat Options
88 |
89 | ### Chat Settings
90 |
91 | * Toggle Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
92 | * Unlimited Scrollbar - [PolyPatcher](https://modrinth.com/mod/patcher)
93 | * Background Color - ?
94 | * Text Shadow - [PolyPatcher](https://modrinth.com/mod/patcher)
95 |
96 | ### Stack Messages
97 |
98 | * Stack Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
99 | * Consecutive Messages Only - [PolyPatcher](https://modrinth.com/mod/patcher)
100 |
101 | ### Mentions
102 |
103 | * Highlight - ?
104 | * Color - ?
105 | * Bold - ?
106 | * Own Messages - ?
107 |
108 | ## Performance
109 |
110 | ### Rendering Settings
111 |
112 | * Use Fast Rendering - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.12.2_HD_U_G6_pre1.jar)
113 | * Use Direct Memory Access - ?
114 | * Use Fast Font Rendering - [PolyPatcher](https://modrinth.com/mod/patcher)
115 | * Use Static Particle Color - [PolyPatcher](https://modrinth.com/mod/patcher)
116 | * Lazy Chunk Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
117 |
118 | ### Light Settings
119 |
120 | * Use Fast Block Lighting - ?
121 | * Use Fast Entity Lighting - ?
122 |
123 | ### Advanced Settings
124 |
125 | * Use Culling - [PolyPatcher](https://modrinth.com/mod/patcher)
126 | * Cull Nametags - [PolyPatcher](https://modrinth.com/mod/patcher)
127 |
128 | # Too lazy to download mods yourself?
129 |
130 | !!! note "Check out these projects:"
131 |
132 | ## [Argon](https://github.com/Tricked-dev/argoninstaller)
133 | Argon makes it easy to download specific
134 | mods in a single installer, as well as
135 | managing updates.
136 |
137 | ## [Prism Launcher](https://prismlauncher.org)
138 | Prism Launcher is a MultiMC fork with a wide
139 | array of useful features such as separated
140 | instances, an in-launcher mod downloader
141 | for both Modrinth and CurseForge, and one-click
142 | install to install mod loaders and modpacks!
143 |
144 | ## External Mods
145 |
146 | * [Replay Mod](https://modrinth.com/mod/replaymod)
147 | * [OptiFine](https://optifine.net/download?f=OptiFine_1.12.2_HD_U_G5.jar)
148 | * [Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap/files?version=1.12.2)
149 | * [Quickplay](https://hypixel.net/threads/forge-quickplay-v2-0-3-quickly-join-games-on-the-network.1317410)
150 | * [MumbleLink](https://www.curseforge.com/minecraft/mc-mods/mumblelink/files?version=1.12.2)
151 | * [HD Skins](https://www.hdskins.de)
152 | * [ResourcePack Organizer](https://www.curseforge.com/minecraft/mc-mods/resource-pack-organizer/files?version=1.12.2)
153 |
154 | # Contributors
155 |
156 | * [o9o](https://www.youtube.com/@o9omc)
157 | * [Geek](https://github.com/GamingGeek)
158 | * [GhoulBoi69](https://github.com/GhoulBoii)
159 | * [moisty](https://github.com/Mqisty)
160 | * [Narwhalism](https://www.twitch.tv/narwhalswim)
161 | * [RayDeeUx](https://github.com/RayDeeUx)
162 | * [Rayless](https://github.com/UnderscoreRayless)
163 | * [Systemless](https://github.com/SystemlessDev)
164 | * [Tricked](https://github.com/Tricked-dev)
165 | * [Wyvest](https://github.com/Wyvest)
166 | * [Zetvue](https://zetvue.github.io)
167 |
--------------------------------------------------------------------------------
/docs/1.12.2/home.md:
--------------------------------------------------------------------------------
1 | # 1.12.2
2 |
3 | Click the links below or use the sidebar navigation to find the list you want.
4 |
5 | 1.12.2 is not popular enough for it to be worth my time updating. Therefore no more lists will be created or updated.
6 |
7 | ## Clients
8 |
9 | * [Feather "Client"](https://alternatives.microcontrollers.dev/1.12.2/feather)
10 |
--------------------------------------------------------------------------------
/docs/1.8.9/5zig.md:
--------------------------------------------------------------------------------
1 | # 5zig Alternatives
2 |
3 | Both the original 5zig and 5zig Reborn are no longer maintained.
4 | This list is based off of the latest version of 5zig Reborn.
5 |
6 | ## Display Options
7 |
8 | ### HUD Options
9 |
10 | * Vanilla Potion Indicator - ?
11 | * Show Potion Indicator - ?
12 | * Colored Armor Durability - ?
13 | * Show Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
14 | * Show Food Heal Amount - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
15 | * Show Hotbar Numbers - Resourcepack
16 |
17 | ### Noncategorized
18 |
19 | * Show More Chat Symbols - ?
20 | * Show Last Server - [Redaction](https://modrinth.com/mod/redaction)
21 | * Show Custom Item Models - OptiFine Setting
22 | * Static FOV - Minecraft Setting
23 | * Time in Chat Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
24 | * Transparent Chat Background - [PolyPatcher](https://modrinth.com/mod/patcher)
25 | * Transparent Pause Menu - [PolyPatcher](https://modrinth.com/mod/patcher)
26 | * Show Own Nametag - [PolyNametag](https://modrinth.com/mod/polynametag)
27 | * Ping on Tablist - [PolyPatcher](https://modrinth.com/mod/patcher)
28 | * Ping on Server List - ?
29 |
30 | ### Customize Display
31 |
32 | * See [EvergreenHUD](https://modrinth.com/mod/evergreenhud) for most of the features
33 | * See [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
34 |
35 | ## Server Options
36 |
37 | ### General
38 |
39 | * Notify on Chat-Mention - [REDACTION](https://modrinth.com/mod/redaction)
40 | * Automatically Reconnect - ?
41 | * Use CMD-Key - ?
42 | * Show Compass Target - ?
43 | * Show Large Killstreaks - ?
44 | * Show Mojang Satus - [MojangStatus](https://github.com/GamingGeek/MojangStatus/releases/latest)
45 | * Confirm Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
46 |
47 | ### Hypixel
48 |
49 | * Stats - [HyStats](https://cdn.discordapp.com/attachments/1009757412921708604/1134269972877676574/HyStats-v4.0_1.8.9.jar)
50 | * Guilds - ?
51 | * Friends - ?
52 |
53 | ### Other
54 |
55 | * Zoom - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) & [PolyPatcher](https://modrinth.com/mod/patcher)
56 | * Highlight Words - ?
57 | * 2nd Chat - ?
58 | * Chat Messages Filter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
59 | * Text Shortcuts - [Chatting](https://modrinth.com/mod/chatting)
60 | * Text Macros **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
61 | * Username History - Removed by Mojang for privacy concerns.
62 | * Join Auto-Text **(BANNABLE ON HYPIXEL)** - ?
63 | * TeamSpeak - ?
64 | * Discord Presence - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
65 | * Friends and Chat System - [Essential](https://essential.gg/download)
66 | * Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
67 |
68 | # Contributors
69 |
70 | * [GhoulBoi69](https://github.com/GhoulBoii)
71 | * [moisty](https://github.com/Mqisty)
72 | * [Zetvue](https://zetvue.github.io)
73 |
--------------------------------------------------------------------------------
/docs/1.8.9/badlion_client.md:
--------------------------------------------------------------------------------
1 | # Badlion Client Alternatives
2 |
3 | I do not have Badlion and don't intend on downloading it.
4 | If you know how to categorize these mods, please PR or make an issue!
5 | This currently uses the list from [their support site](https://support.badlion.net/hc/en-us/categories/360002557839-Mod-Section).
6 |
7 | ## Mods
8 |
9 | ### Simple
10 |
11 | * Animations - [OverflowAnimations](https://modrinth.com/mod/animations)
12 | * Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
13 | * AutoGG - [Hytils Reborn](https://modrinth.com/mod/hytils)
14 | * Auto Text **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
15 | * AutoTip - [Semx11's AutoTip](https://autotip.pro)
16 | * Bedwars Beds - [Hytils Reborn](https://modrinth.com/mod/hytils)
17 | * Bedwars Upgrade Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
18 | * Block Counter - ?
19 | * Block Overlay - [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
20 | * BlockInfo - [What Am I Looking At](https://www.curseforge.com/minecraft/mc-mods/waila/files?version=1.8.9)
21 | * Bossbar - [VanillaHUD](https://modrinth.com/mod/vanillahud)
22 | * Chat
23 | * 24 Hour - [PolyPatcher](https://modrinth.com/mod/patcher)
24 | * Bold - ?
25 | * Anti-Spam - [PolyPatcher](https://modrinth.com/mod/patcher)
26 | * Time Format - [PolyPatcher](https://modrinth.com/mod/patcher)
27 | * Infinite History - [PolyPatcher](https://modrinth.com/mod/patcher)
28 | * History Length - [PolyPatcher](https://modrinth.com/mod/patcher)
29 | * Smooth Chat - [Chatting](https://modrinth.com/mod/chatting)
30 | * No Close My Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
31 | * Background (color) - [Chatting](https://modrinth.com/mod/chatting)
32 | * Time (color) - ?
33 | * Highlight Username In Chat - [REDACTION](https://modrinth.com/mod/redaction)
34 | * Toggle Chat (keybind) - ?
35 | * Copy Coordinates (keybind) - [PolyPatcher](https://modrinth.com/mod/patcher) (/sendcoords)
36 | * Move Chat Above Hearts - [Chatting](https://modrinth.com/mod/chatting)
37 | * Smooth Chat Speed - [Chatting](https://modrinth.com/mod/chatting)
38 | * Chunk Borders - [Legacy Chunk Borders](https://modrinth.com/mod/legacy-chunk-borders-forge)
39 | * Clear Glass - Use a resource pack
40 | * Clock - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
41 | * Combo Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
42 | * Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
43 | * CPS Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
44 | * Crosshair Mod - [PolyCrosshair](https://modrinth.com/mod/crosshair)
45 | * Damage Tint - [LowHPTint](https://short.isxander.dev/lowhptint)
46 | * Direction - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
47 | * Enchant Glint - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
48 | * FOV Changer - [PolyPatcher](https://modrinth.com/mod/patcher)
49 | * FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
50 | * Fullbright - [PolyPatcher](https://modrinth.com/mod/patcher)
51 | * GUI - [PolyPatcher](https://modrinth.com/mod/patcher) (partially)
52 | * Height Overlay - [Hytils Reborn](https://modrinth.com/mod/hytils)
53 | * Hit Color - [DamageTint](https://modrinth.com/mod/damagetint)
54 | * Hitboxes - [PolyHitbox](https://modrinth.com/mod/hitbox)
55 | * Inventory Blur - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
56 | * Item Counter - [Item Counter](https://modrinth.com/mod/item-counter-mod)
57 | * Item Info - [PolyPatcher](https://modrinth.com/mod/patcher)
58 | * Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
59 | * Item Tracker - ?
60 | * JustEnoughItems - [JEI](https://www.curseforge.com/minecraft/mc-mods/jei/files?version=1.8.9)
61 | * Keystrokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
62 | * Levelhead - [Levelhead](https://sk1er.club/mods/level_head)
63 | * Light Overlay - ?
64 | * Memory - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
65 | * MiniMap **(BANNABLE ON HYPIXEL)** - [JourneyMap](https://www.curseforge.com/minecraft/mc-mods/journeymap/files?version=1.8.9)
66 | * MLG Cobweb - ?
67 | * Motion Blur - [PolyBlur](https://modrinth.com/mod/polyblur)
68 | * Mouse Strokes - ?
69 | * Name History - ?
70 | * Name Tags - [PolyNametag](https://modrinth.com/mod/polynametag)
71 | * Nick Hider - [NickHider](https://www.sk1er.club/mods/nick_hider)
72 | * Oof - [OofMod](https://github.com/Deftu/OofMod/releases/latest)
73 | * Pack Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
74 | * Pack Tweaks
75 | * Custom Fire - [PolyPatcher](https://modrinth.com/mod/patcher)
76 | * Transparent UI - [PolyPatcher](https://modrinth.com/mod/patcher)
77 | * Hide Pumpkin Overlay - [PolyPatcher](https://modrinth.com/mod/patcher)
78 | * Visible Tripwires - ?
79 | * Fishing Line Color - [Not Enough Updates](https://modrinth.com/mod/notenoughupdates)
80 | * Fishing Line Width - [OverflowAnimations](https://modrinth.com/mod/animations)
81 | * Trip Wire Color - ? (and yes for some reason BLC has not grouped this with Visible Tripwires and they separated the word)
82 | * Water Opacity - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) (clear water to an extent)
83 | * Water Fog - [PolyPatcher](https://modrinth.com/mod/patcher)
84 | * Bigger Items - [OverflowAnimations](https://modrinth.com/mod/animations)
85 | * Custom Skies - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
86 | * Biome Blending - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
87 | * XP Orb Colors - ?
88 | * Ore Overlays - Use a resource pack
89 | * Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
90 | * Perspective Mod **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
91 | * Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud) (disabled for now)
92 | * Player Counter - ?
93 | * Potion Status - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
94 | * Protection - [PolyPatcher](https://modrinth.com/mod/patcher)
95 | * PvP Info - ?
96 | * Quickplay - [QWERTZexe's Quickjoin](https://modrinth.com/mod/quickjoin)
97 | * Reach Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
98 | * Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files?version=1.8.9)
99 | * Scoreboard - [VanillaHUD](https://modrinth.com/mod/vanillahud)
100 | * Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
101 | * Shaders - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
102 | * Shiny Pots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
103 | * StopWatch - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
104 | * Survival
105 | * Lock Items in Inventory - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
106 | * Anti Breaking Tools - ?
107 | * Show Ender Chest Inventory - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
108 | * Inventory Search Bar - [Not Enough Updates](https://modrinth.com/mod/notenoughupdates)
109 | * Tab
110 | * Background - [VanillaHUD](https://modrinth.com/mod/vanillahud)
111 | * Rows - ?
112 | * Highlight Own Name - [Hytils Reborn](https://modrinth.com/mod/hytils) (puts a star next to name)
113 | * Move Self to Top - ?
114 | * Scale - [VanillaHUD](https://modrinth.com/mod/vanillahud)
115 | * Font - [SmoothFont](https://www.curseforge.com/minecraft/mc-mods/smooth-font/files?version=1.8.9)
116 | * Disable Header - [VanillaHUD](https://modrinth.com/mod/vanillahud)
117 | * Disable Footer - [VanillaHUD](https://modrinth.com/mod/vanillahud)
118 | * Disable Player Heads - [VanillaHUD](https://modrinth.com/mod/vanillahud)
119 | * Show Ping Numbers - [VanillaHUD](https://modrinth.com/mod/vanillahud)
120 | * Hide Ping - [VanillaHUD](https://modrinth.com/mod/vanillahud)
121 | * Dynamic Ping Color - [VanillaHUD](https://modrinth.com/mod/vanillahud)
122 | * Name Text Shadow - [VanillaHUD](https://modrinth.com/mod/vanillahud)
123 | * Ping Text Shadow - [VanillaHUD](https://modrinth.com/mod/vanillahud)
124 | * Header and Footer Text Shadow - [VanillaHUD](https://modrinth.com/mod/vanillahud)
125 | * Remove Guild Tags (Hypixel) - [Hytils Reborn](https://modrinth.com/mod/hytils)
126 | * Remove NPCs (Hypixel)- [Hytils Reborn](https://modrinth.com/mod/hytils)
127 | * TimeChanger - [PolyTime](https://modrinth.com/mod/polytime)
128 | * TNT Time - [TNT Time](https://sk1er.club/mods/tnttime)
129 | * ToggleChat
130 | * Abbreviate Chat Channels - [Hytils Reborn](https://modrinth.com/mod/hytils)
131 | * Abbreviate Ranks - ?
132 | * Hide Direct Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
133 | * Hide Shout Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
134 | * Hide In-Game Team Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
135 | * Hide In-Game Messages (Excludes Team Chat) - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
136 | * Hide Line Separators - [Hytils Reborn](https://modrinth.com/mod/hytils)
137 | * Hide Friend Join/Leave Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
138 | * Hide Friend Requests - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
139 | * Hide Guild Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
140 | * Hide Guilt MOTD - [Hytils Reborn](https://modrinth.com/mod/hytils) / [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
141 | * Hide Party Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
142 | * Hide Party Invites - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
143 | * Hide Pre-Game Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
144 | * Hide Lobby Join Messages - [Hytils Reborn](https://modrinth.com/mod/hytils) / [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
145 | * Hide Lobby Messages - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
146 | * ToggleSneak - [PolySprint](https://modrinth.com/mod/polysprint)
147 | * ToggleSprint - [PolySprint](https://modrinth.com/mod/polysprint)
148 | * Waypoints - ?
149 | * Zoom - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) & [PolyPatcher](https://modrinth.com/mod/patcher)
150 |
151 | ### Complex
152 |
153 | * Mumble Link - [MumbleLink](https://www.curseforge.com/minecraft/mc-mods/mumblelink/files/2327154/files?version=1.8.9)
154 | * 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)
155 | * Schematica Mod - [Schematica](https://www.curseforge.com/minecraft/mc-mods/schematica/files/2279147/files?version=1.8.9)
156 | * TeamSpeak Mod - ?
157 | * Timers - [BLCTimers](https://github.com/LlamaLad7/blctimers/releases/latest)
158 |
159 | ### Other
160 |
161 | These are mods that Badlion has but are not mentioned in their support for one reason or another.
162 |
163 | * BehindYou - [BehindYouV3](https://modrinth.com/mod/behindyou)
164 | * Clan Wars - Irrelevant
165 | * Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
166 | * Emotes - ?
167 | * Sprays - ?
168 | * Wavey Capes - [Wavey Capes](https://modrinth.com/mod/wavey-capes)
169 | * Discord Rich Presence - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
170 | * Fancy Fonts - [SmoothFont](https://www.curseforge.com/minecraft/mc-mods/smooth-font/files?version=1.8.9)
171 | * Ghost Liquid Fix - Don't use
172 | * HyStats - [HyStats](https://cdn.discordapp.com/attachments/1009757412921708604/1134269972877676574/HyStats-v4.0_1.8.9.jar)
173 | * Ingame Server Switcher - [PolyPatcher](https://modrinth.com/mod/patcher)
174 | * Replay Mod - [Replay Mod](https://modrinth.com/mod/replaymod)
175 | * Text Shadow - [PolyPatcher](https://modrinth.com/mod/patcher)
176 | * Weather Changer - [PolyWeather](https://modrinth.com/mod/polyweather)
177 |
178 | ### Skyblock
179 |
180 | For a list of Skyblock mods please see my other list [here](https://alternatives.microcontrollers.dev/1.8.9/modlist/#skyblock).
181 |
182 | # Contributors
183 |
184 | * [asbyth](https://github.com/asbyth)
185 | * [BobIsMyManager](https://github.com/BobIsMyManager)
186 | * [Digux](https://github.com/Diguhxe)
187 | * [Fizzify](https://github.com/Fizzify)
188 | * [GhoulBoi69](https://github.com/GhoulBoii)
189 | * [Lizzy](https://github.com/LizzyMaybeDev)
190 | * [Moiré](https://github.com/moire9)
191 | * [moisty](https://github.com/Mqisty)
192 | * [Salmon](https://github.com/Scherso)
193 | * [Solonovamax](https://github.com/solonovamax)
194 | * [Wyvest](https://github.com/Wyvest)
195 | * [Zetvue](https://zetvue.github.io)
--------------------------------------------------------------------------------
/docs/1.8.9/cheatbreaker.md:
--------------------------------------------------------------------------------
1 | # CheatBreaker
2 |
3 | Just for fun.
4 |
5 | ## CheatBreaker Settings
6 |
7 | ### Audio
8 |
9 | * All Audio Settings - ?
10 |
11 | ### FPS Boost
12 |
13 | * Enable FPS Boost - [See performance mods](https://alternatives.microcontrollers.dev/1.8.9/modlist/#performance)
14 | * Slow Chunk Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
15 | * Fullbright - [PolyPatcher](https://modrinth.com/mod/patcher)
16 | * Enchantment Glint - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
17 |
18 | ### Team View
19 |
20 | * All Team View Settings - ?
21 |
22 | ### General
23 |
24 | * GUI Blur - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
25 | * World Time - [PolyTime](https://modrinth.com/mod/polytime)
26 | * Look View - [BehindYouV3](https://modrinth.com/mod/behindyou)
27 |
28 | ### Render
29 |
30 | * Show Potion Info in Inventory - ?
31 | * Show Chat Background - [Chatting](https://modrinth.com/mod/chatting)
32 | * Show HUD While in Debug View - Irrelevant
33 | * Shiny Pots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
34 | * Red String - Use a resource pack
35 | * Transparent Background - [PolyPatcher](https://modrinth.com/mod/patcher)
36 |
37 | ### Crosshair
38 |
39 | * All Crosshair Settings - [PolyCrosshair](https://modrinth.com/mod/crosshair)
40 |
41 | ## Mods
42 |
43 | * Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
44 | * Zans Minimap **(BANNABLE ON HYPIXEL)** - [JourneyMap](https://www.curseforge.com/minecraft/mc-mods/journeymap/files?version=1.8.9)
45 | * ToggleSprint - [PolySprint](https://modrinth.com/mod/polysprint)
46 | * Potion Effects - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
47 | * Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
48 | * Scoreboard - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
49 | * Cooldowns - [Cooldowns](https://github.com/MicrocontrollersDev/ModArchive/blob/main/Cooldowns%20-%201.8.9.jar)
50 | * Notifications - Irrelevant
51 | * Direction HUD - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
52 | * Boss Bar - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
53 | * CPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
54 | * FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
55 | * Keystrokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
56 |
57 | ## Other
58 |
59 | * Account Switcher - [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher)
60 |
--------------------------------------------------------------------------------
/docs/1.8.9/dungeon_utilities.md:
--------------------------------------------------------------------------------
1 | # DungeonUtilities Alternatives
2 |
3 | DungeonUtilities was an amazing
4 | ChatTriggers module for Dungeon solvers and map
5 | display, among other things, but
6 | is now discontinued by its
7 | creator and he recommends using alternatives.
8 |
9 | * Map - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Dungeons Guide](https://modrinth.com/mod/dungeons-guide) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
10 | * Blaze Solver - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
11 | * Party Kicker - ? (Not very useful nowadays, many people switch classes after joining)
12 | * Riddle Solver - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
13 | * Better Glowing Effect - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
14 | * Loot Tracker - ?
15 |
16 | # Contributors
17 |
18 | * [RayDeeUx](https://github.com/RayDeeUx)
19 | * [Zetvue](https://zetvue.github.io)
20 |
--------------------------------------------------------------------------------
/docs/1.8.9/feather_client.md:
--------------------------------------------------------------------------------
1 | # Feather "Client" Alternatives
2 |
3 | Feather "Client" is a Forge/Fabric mod marketing itself as a client, claiming immense FPS boosts and wide mod support.
4 | However, Feather, on numerous occasions, has been caught illegally stealing code and breaking other mod's licenses.
5 | Despite the overwhelming amount of evidence, their admins and moderators refuse to acknowledge it and avoid it.
6 | Feather is also unsupported by many mod authors, as Feather is closed source and obfuscated, and so incompatibilies cannot
7 | be fixed by mod authors. It is not recommended to use Feather or support the developers behind the "client". All major
8 | performance improvements can be gotten from using the original mods that Feather leeches off.
9 |
10 | Additionally, I do not personally trust them. If they are unable to write their own code for their features, I do not trust
11 | them to write proper security measures as by using Feather you are essentially giving them access to your Microsoft/Minecraft
12 | account. Their Discord server also refuses to ban scammers, as on several occasions myself and others have been told that it
13 | is not their problem.
14 |
15 | ## Feather Mods
16 |
17 | ### Visuals
18 |
19 | * Animations - [OverflowAnimations](https://modrinth.com/mod/animations)
20 | * Block Overlay - [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
21 | * Clear Water - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) & [PolyPatcher](https://modrinth.com/mod/patcher)
22 | * Custom Crosshair - [PolyCrosshair](https://modrinth.com/mod/crosshair)
23 | * FOV Changer - [PolyPatcher](https://modrinth.com/mod/patcher)
24 | * Glint - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
25 | * Hitbox - [PolyHitbox](https://modrinth.com/mod/hitbox)
26 | * Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
27 | * Nick Hider - [NickHider](https://sk1er.club/mods/nick_hider)
28 | * Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
29 | * Time Changer - [PolyTime](https://modrinth.com/mod/polytime)
30 | * Waypoints - [Waypoints](https://cdn.discordapp.com/attachments/796895966414110751/1060695267197857922/Waypoints_1.0.jar)
31 | * Weather Changer - [PolyWeather](https://modrinth.com/mod/polyweather)
32 | * Zoom - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) & [PolyPatcher](https://modrinth.com/mod/patcher)
33 |
34 | ### HUD
35 |
36 | * Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
37 | * Boss Bar - [VanillaHUD](https://modrinth.com/mod/vanillahud)
38 | * CPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
39 | * Combo Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
40 | * Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
41 | * Direction - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
42 | * FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
43 | * Item Counter - [Item Counter](https://modrinth.com/mod/item-counter-mod)
44 | * Item Info - [PolyPatcher](https://modrinth.com/mod/patcher)
45 | * Pack Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
46 | * Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud) (disabled for now)
47 | * Potion Effects - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
48 | * Reach Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
49 | * Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
50 | * Scoreboard - [VanillaHUD](https://modrinth.com/mod/vanillahud)
51 | * Time - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
52 |
53 | ### Hypixel
54 |
55 | * Auto Friend - [Hytils Reborn](https://modrinth.com/mod/hytils)
56 | * Auto Tip - [Semx11's AutoTip](https://autotip.pro/download)
57 | * Auto GG - [Hytils Reborn](https://modrinth.com/mod/hytils)
58 | * Anti GG - [Hytils Reborn](https://modrinth.com/mod/hytils)
59 | * LevelHead - [LevelHead](https://www.sk1er.club/mods/level_head)
60 |
61 | ### Other
62 |
63 | * Auto Text **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
64 | * Discord - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
65 | * Oof Mod - [OofMod](https://github.com/Deftu/OofMod/releases/latest)
66 | * Perspective **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
67 | * Screenshot - [PolyPatcher](https://modrinth.com/mod/patcher)
68 | * Scrollable Tooltips - [Scrollable Tooltips](https://www.sk1er.club/mods/text_overflow_scroll)
69 | * Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
70 | * Snaplook - [BehindYouV3](https://modrinth.com/mod/behindyou)
71 | * Toggle Sprint - [PolySprint](https://modrinth.com/mod/polysprint)
72 | * Voice - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
73 |
74 | ### Cosmetics
75 |
76 | * Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
77 |
78 | ## General
79 |
80 | ### Blur Settings
81 |
82 | * Inventory - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
83 | * Menu - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
84 |
85 | ### Sound
86 |
87 | * Portal Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
88 |
89 | ### Keybinds
90 |
91 | * Custom Dropstack - [PolyPatcher](https://modrinth.com/mod/patcher)
92 |
93 | ## Chat Options
94 |
95 | ### Chat Settings
96 |
97 | * Toggle Chat - [Chatting](https://modrinth.com/mod/chatting)
98 | * Unlimited Scrollbar - [PolyPatcher](https://modrinth.com/mod/patcher)
99 | * Background Color - [Chatting](https://modrinth.com/mod/chatting)
100 | * Text Shadow - [Chatting](https://modrinth.com/mod/chatting)
101 |
102 | ### Stack Messages
103 |
104 | * Stack Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
105 | * Consecutive Messages Only - [PolyPatcher](https://modrinth.com/mod/patcher)
106 |
107 | ### Mentions
108 |
109 | * Highlight - [REDACTION](https://modrinth.com/mod/redaction)
110 | * Color - [REDACTION](https://modrinth.com/mod/redaction)
111 | * Bold - [REDACTION](https://modrinth.com/mod/redaction)
112 | * Own Messages - [REDACTION](https://modrinth.com/mod/redaction)
113 |
114 | ## Performance
115 |
116 | ### Rendering Settings
117 |
118 | * Use Fast Rendering - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
119 | * Use Direct Memory Access - ?
120 | * Use Fast Font Rendering - [PolyPatcher](https://modrinth.com/mod/patcher)
121 | * Use Static Particle Color - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
122 | * Lazy Chunk Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
123 |
124 | ### Light Settings
125 |
126 | * Use Fast Block Lighting - ?
127 | * Use Fast Entity Lighting - ?
128 |
129 | ### Advanced Settings
130 |
131 | * Use Culling - [PolyPatcher](https://modrinth.com/mod/patcher)
132 | * Cull Nametags - [PolyPatcher](https://modrinth.com/mod/patcher)
133 |
134 | ## External Mods
135 |
136 | * [Patcher](https://sk1er.club/mods/patcher)
137 | * [SkyblockAddons](https://modrinth.com/mod/skyblockaddons-unofficial)
138 | * [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
139 | * [ChatTriggers](https://github.com/ChatTriggers/ChatTriggers/releases/latest)
140 | * [Apec](https://github.com/BananaFructa/Apec/releases/latest)
141 | * [Danker's Skyblock Mod](https://github.com/bowser0000/SkyblockMod/releases/latest)
142 | * [Dungeon Rooms Mod](https://github.com/Quantizr/DungeonRoomsMod/releases/latest)
143 | * [Dungeons Guide](https://github.com/Dungeons-Guide/Skyblock-Dungeons-Guide/releases/latest)
144 | * [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
145 | * [BazaarNotifier](https://github.com/symt/BazaarNotifier/releases/latest)
146 | * [ResourcePack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
147 | * [Replay Mod](https://modrinth.com/mod/replaymod)
148 | * [OptiFine](https://optifine.net)
149 | * [Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap)
150 | * [Quickplay](https://hypixel.net/threads/forge-quickplay-v2-0-3-quickly-join-games-on-the-network.1317410)
151 | * [HD Skins](https://www.hdskins.de)
152 | * [ResourcePack Organizer](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar) (Resource Pack Manager instead)
153 |
154 | # Contributors
155 |
156 | * [o9o](https://www.youtube.com/@o9omc)
157 | * [Geek](https://github.com/GamingGeek)
158 | * [GhoulBoi69](https://github.com/GhoulBoii)
159 | * [moisty](https://github.com/Mqisty)
160 | * [Narwhalism](https://www.twitch.tv/narwhalswim)
161 | * [RayDeeUx](https://github.com/RayDeeUx)
162 | * [Rayless](https://github.com/UnderscoreRayless)
163 | * [Salmon](https://github.com/Scherso)
164 | * [Systemless](https://github.com/SystemlessDev)
165 | * [Tricked](https://github.com/Tricked-dev)
166 | * [Wyvest](https://github.com/Wyvest)
167 | * [Zetvue](https://zetvue.github.io)
--------------------------------------------------------------------------------
/docs/1.8.9/home.md:
--------------------------------------------------------------------------------
1 | # 1.8.9
2 |
3 | Click the links below or use the sidebar navigation to find the list you want.
4 |
5 | ## Mod List
6 |
7 | * [Mod List](https://alternatives.microcontrollers.dev/1.8.9/modlist)
8 |
9 | ## Clients
10 |
11 | * [CheatBreaker](https://alternatives.microcontrollers.dev/1.8.9/cheatbreaker)
12 | * [Badlion Client](https://alternatives.microcontrollers.dev/1.8.9/badlion_client)
13 | * [Feather "Client"](https://alternatives.microcontrollers.dev/1.8.9/feather_client)
14 | * [Hyperium](https://alternatives.microcontrollers.dev/1.8.9/hyperium)
15 | * [LabyMod](https://alternatives.microcontrollers.dev/1.8.9/labymod)
16 | * [Lunar Client](https://alternatives.microcontrollers.dev/1.8.9/lunar_client)
17 |
18 | ## Mods
19 |
20 | * [5zig](https://alternatives.microcontrollers.dev/1.8.9/5zig)
21 | * [Dungeon Utilities](https://alternatives.microcontrollers.dev/1.8.9/dungeon_utilities)
22 | * [HyChat](https://alternatives.microcontrollers.dev/1.8.9/hychat)
23 | * [SkyblockCatia](https://alternatives.microcontrollers.dev/1.8.9/skyblockcatia)
24 | * [SkyblockExtras](https://alternatives.microcontrollers.dev/1.8.9/skyblockextras)
25 | * [Skyblock Reinvented](https://alternatives.microcontrollers.dev/1.8.9/skyblock_reinvented)
26 | * [Skypixel](https://alternatives.microcontrollers.dev/1.8.9/skypixel)
27 | * [SoopyAddons](https://alternatives.microcontrollers.dev/1.8.9/soopy)
28 | * [Wyvtils](https://alternatives.microcontrollers.dev/1.8.9/wyvtils)
29 |
30 | ## Modpacks
31 |
32 | * [Refraction V4](https://alternatives.microcontrollers.dev/1.8.9/refraction_v4)
33 |
--------------------------------------------------------------------------------
/docs/1.8.9/hychat.md:
--------------------------------------------------------------------------------
1 | # HyChat Alternatives
2 |
3 | The mod is no longer supported by its developer, Moulberry.
4 |
5 | ### Tweaks
6 |
7 | * Compact Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
8 | * Consecutive Compact Char - [PolyPatcher](https://modrinth.com/mod/patcher)
9 | * Compact Chat Count - [PolyPatcher](https://modrinth.com/mod/patcher)
10 | * Fix Centered Text - ?
11 | * Smart Dividers - [Hytils Reborn](https://modrinth.com/mod/hytils)
12 | * Connect Dividers - [Hytils Reborn](https://modrinth.com/mod/hytils)
13 | * Stack Empty Lines - [PolyPatcher](https://modrinth.com/mod/patcher)
14 | * Filter Bad Words - ?
15 | * Replace Homoglyphs - ?
16 |
17 | ### Alignment
18 |
19 | * Align Right - ?
20 | * Alight Top - ?
21 |
22 | ### Appearance
23 |
24 | * Text Shadow - [Chatting](https://modrinth.com/mod/chatting)
25 | * Tab Text Shadow - [Chatting](https://modrinth.com/mod/chatting) (maybe)
26 |
27 | ### Screenshot and Copying
28 |
29 | * Copy Message - [Chatting](https://modrinth.com/mod/chatting)
30 | * Take Screenshot of Message - [Chatting](https://modrinth.com/mod/chatting)
31 | * Take Screenshot of Entire Chatbox - [Chatting](https://modrinth.com/mod/chatting)
32 | * Copy Formatting of Message- [Chatting](https://modrinth.com/mod/chatting)
33 |
34 | ### Visual
35 |
36 | * Change Colors - [Chatting](https://modrinth.com/mod/chatting)
37 | * Change Opacity - [Chatting](https://modrinth.com/mod/chatting)
38 |
39 | # Contributors
40 |
41 | * [GhoulBoi69](https://github.com/GhoulBoii)
42 | * [moisty](https://github.com/Mqisty)
43 | * [RayDeeUx](https://github.com/RayDeeUx)
44 | * [Wyvest](https://github.com/Wyvest)
45 | * [Zetvue](https://zetvue.github.io)
46 |
--------------------------------------------------------------------------------
/docs/1.8.9/hyperium.md:
--------------------------------------------------------------------------------
1 | # Hyperium Alternatives:
2 |
3 | ### General
4 |
5 | * Blurred Gui Background - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
6 | * Clear Glass - [canelex's Clear Glass](https://www.youtube.com/watch?v=Iq63MOSURbE)
7 | * Fire Height - [PolyPatcher](https://modrinth.com/mod/patcher)
8 | * Persistent Chat Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
9 | * Roman Numerals - [PolyPatcher](https://modrinth.com/mod/patcher)
10 | * Show Own Nametag - [PolyNametag](https://modrinth.com/mod/polynametag)
11 | * Transparent Container Backgrounds - [PolyPatcher](https://modrinth.com/mod/patcher)
12 | * Upload Screenshots - [PolyPatcher](https://modrinth.com/mod/patcher)
13 |
14 | ### Hypixel
15 |
16 | * Welcome to the Hypixel Zoo - [Chachy's WelcomeToTheHypixelZoo](https://github.com/ChachyDev/WelcomeToTheHypixelZoo/releases/latest)
17 | * Broadcast Achievements - [Hytils Reborn](https://modrinth.com/mod/hytils)
18 | * Disable Leather Armor - [Hytils Reborn](https://modrinth.com/mod/hytils)
19 | * Friends First in Tab - [Hytils Reborn](https://modrinth.com/mod/hytils) (adds a star next to friends instead)
20 | * Ping on DM - None, Hypixel has this feature / [Hytils Reborn](https://modrinth.com/mod/hytils) for when in Limbo
21 | * Send Guild Welcome Message - [Hytils Reborn](https://modrinth.com/mod/hytils)
22 | * Thank Watchdog - [Hytils Reborn](https://modrinth.com/mod/hytils)
23 |
24 | ### Improvements
25 |
26 | * Disable Armorstands - [PolyPatcher](https://modrinth.com/mod/patcher)
27 | * Disable Enchantment Glint - [PolyPatcher](https://modrinth.com/mod/patcher)
28 | * Disable End Portals - [PolyPatcher](https://modrinth.com/mod/patcher)
29 | * Disable Item Frames - [PolyPatcher](https://modrinth.com/mod/patcher)
30 | * Disable Lightning Bolts - [PolyPatcher](https://modrinth.com/mod/patcher)
31 | * Disable Shadowed Text - [PolyPatcher](https://modrinth.com/mod/patcher)
32 | * Limbo FPS Limiter - [Hytils Reborn](https://modrinth.com/mod/hytils)
33 | * Fast World Switching - [PolyPatcher](https://modrinth.com/mod/patcher)
34 | * Smart Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
35 | * Void Flicker Fix - [PolyPatcher](https://modrinth.com/mod/patcher)
36 | * Windowed Fullscreen - [PolyPatcher](https://modrinth.com/mod/patcher)
37 |
38 | ### Integrations
39 |
40 | * Compact Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
41 | * Discord RP - [Hycord](https://github.com/DeDiamondPro/HyCord/releases/latest)
42 | * Fast Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
43 | * Fullbright - [PolyPatcher](https://modrinth.com/mod/patcher)
44 |
45 | ### Misc
46 |
47 | * Confirm Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
48 | * Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
49 |
50 | ### Mods
51 |
52 | * ShinyPots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
53 | * 1.7 Animations - [OverflowAnimations](https://modrinth.com/mod/animations)
54 | * Auto MyPosition - ?
55 | * AutoGG - [Hytils Reborn](https://modrinth.com/mod/hytils)
56 | * Bossbar - [VanillaHUD](https://modrinth.com/mod/vanillahud)
57 | * Chunk Animator - [Lumien231's Chunk Animator](https://www.curseforge.com/minecraft/mc-mods/chunk-animator/files?version=1.8.9)
58 | * Entity Radius - [PolyPatcher](https://modrinth.com/mod/patcher)
59 | * FOV Modifier - [PolyPatcher](https://modrinth.com/mod/patcher)
60 | * Glint Colorizer - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
61 | * Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
62 | * Motion Blur - [PolyBlur](https://modrinth.com/mod/polyblur)
63 | * Sidebar Mod - [VanillaHUD](https://modrinth.com/mod/vanillahud)
64 | * Keystrokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
65 | * ToggleChat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
66 | * Custom Crosshair - [PolyCrosshair](https://modrinth.com/mod/crosshair)
67 | * Popup Events - [Popup Events](https://sk1er.club/mods/popup_events)
68 | * (Hyperium's) Reach Display - None ([EvergreenHUD](https://modrinth.com/mod/evergreenhud) for a regular reach display)
69 | * Numeric Ping - [VanillaHUD](https://modrinth.com/mod/vanillahud)
70 | * Show amount of currently held item - [PolyPatcher](https://modrinth.com/mod/patcher)
71 | * Show enchantments above hotbar - [PolyPatcher](https://modrinth.com/mod/patcher)
72 | * Show attack damage above hotbar - [PolyPatcher](https://modrinth.com/mod/patcher)
73 | * Show armor protection in inventory - [PolyPatcher](https://modrinth.com/mod/patcher)
74 | * Show armor projectile protection in inventory - [PolyPatcher](https://modrinth.com/mod/patcher)
75 | * Hide names in F1 - [PolyPatcher](https://modrinth.com/mod/patcher)
76 | * Disable Titles - [VanillaHUD](https://modrinth.com/mod/vanillahud)
77 | * Disable Portal Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
78 | * Disable Achievements - [PolyPatcher](https://modrinth.com/mod/patcher)
79 | * Rear Cam - [BehindYouV3](https://modrinth.com/mod/behindyou)
80 | * ToggleSprint - [PolySprint](https://modrinth.com/mod/polysprint)
81 | * Name History - [PolyPatcher](https://modrinth.com/mod/patcher)
82 | * Perspective Mod **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
83 |
84 | # Contributors
85 |
86 | * Asbyth
87 |
--------------------------------------------------------------------------------
/docs/1.8.9/labymod.md:
--------------------------------------------------------------------------------
1 | # LabyMod Alternatives
2 | LabyMod has a bunch of problems that
3 | cause mod incompatibilities, weird graphics,
4 | and just low FPS. Therefore, it is advised
5 | that you avoid using it if possible.
6 |
7 | ## Features
8 |
9 | ### Information
10 |
11 | * Ping in Tablist - [VanillaHUD](https://modrinth.com/mod/vanillahud)
12 | * Colored Ping - [VanillaHUD](https://modrinth.com/mod/vanillahud)
13 | * Show Language Flags - ?
14 | * Permission Changes - Irrelevant
15 | * LabyMod User Indicator - Irrelevant
16 | * Out of Memory Warning - ? (Check F3 / [EvergreenHUD](https://modrinth.com/mod/evergreenhud) for current memory usage)
17 |
18 | ### Animations
19 |
20 | * All animations - [OverflowAnimations](https://modrinth.com/mod/animations)
21 |
22 | ### Bugfixes
23 |
24 | * Lava Optimization - Don't use!
25 | * Optimize Soup & Potion Refill **(BANNABLE ON HYPIXEL)** - ?
26 | * Synchronised Crosshair - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
27 | * Blockhit - [OverflowAnimations](https://modrinth.com/mod/animations)
28 | * Particle Optimization - [PolyPatcher](https://modrinth.com/mod/patcher)
29 |
30 | ### Performance
31 |
32 | * Chunk Caching - Irrelevant, servers must have support for it anyway.
33 | * Fast World Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
34 | * Hide Entities Behind Blocks - [PolyPatcher](https://modrinth.com/mod/patcher)
35 | * Hide Backside of Entitities - [PolyPatcher](https://modrinth.com/mod/patcher)
36 | * Markers - ?
37 |
38 | ### Minecraft Chat
39 |
40 | * Autotext **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
41 | * Name History - Removed by Mojang for privacy concerns.
42 | * Chat Icons - ?
43 | * Chat Filter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
44 | * Shortcuts - [Chatting](https://modrinth.com/mod/chatting)
45 | * Player Menu - ?
46 | * Disable Chat Background - [VanillaHUD](https://modrinth.com/mod/vanillahud)
47 | * Adjustable Chat - [VanillaHUD](https://modrinth.com/mod/vanillahud)
48 | * Advanced Chat Settings
49 | * Scroll Speed - [Chatting](https://modrinth.com/mod/chatting)
50 | * Chat Row Limit - ?
51 | * Animated Chat - [Chatting](https://modrinth.com/mod/chatting)
52 | * Secondary Chat - ?
53 |
54 | ### PvP
55 |
56 | * Speed FOV - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
57 | * Swap Bow - ?
58 |
59 | ### Menu GUI
60 |
61 | * Menu Background - [PolyPatcher](https://modrinth.com/mod/patcher)
62 | * Server Information at Direct Connect - [REDACTION](https://modrinth.com/mod/redaction)
63 | * Confirm Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
64 | * Quickplay - [Buggyfroggy's Quickplay](https://github.com/QuickplayMod/quickplay/releases/latest)
65 | * Public Server List - ?
66 | * Multiplayer Menu Ingame - [PolyPatcher](https://modrinth.com/mod/patcher)
67 | * Borderless Window - [PolyPatcher](https://modrinth.com/mod/patcher)
68 | * Improved Skin Customization - ? ([PolyPatcher](https://modrinth.com/mod/patcher) does add 1.9+ skin transparency however)
69 | * Better Shader Selection - ?
70 | * Live Serverlist - ?
71 | * Custom Inventory Scale - [PolyPatcher](https://modrinth.com/mod/patcher)
72 | * Show Tab Icons - ?
73 | * LabyMod Settings in Tab - Irrelevant
74 | * Server Banner in Tablist - ?
75 |
76 | #### Additional
77 |
78 | * Show My Name - [VanillaHUD](https://modrinth.com/mod/vanillahud)
79 | * Show Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
80 | * Sign Search - ?
81 | * Left Hand - [PolyPatcher](https://modrinth.com/mod/patcher)
82 | * 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)
83 | * Custom Name Tags - ? ([REDACTION](https://modrinth.com/mod/redaction) for highlighting names)
84 |
85 | ### Cosmetics
86 |
87 | * Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
88 | * Extrude Textures - [Wavey Capes](https://modrinth.com/mod/wavey-capes) (not really the same thing but its cool so)
89 |
90 | ## Ingame GUI
91 |
92 | ### Information
93 |
94 | * FPS Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
95 | * Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
96 | * Direction - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
97 | * Clock - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
98 | * Date - ?
99 | * Biome - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
100 | * Entity Count - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
101 | * Chunk Caching Info - Irrelevant, servers must have support for Chunk Caching anyways
102 | * Memory - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
103 | * Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud) (disabled for now)
104 | * Online Players - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
105 | * Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
106 | * Server Support - Irrelevant
107 | * Potion Effects - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
108 | * Scoreboard - [VanillaHUD](https://modrinth.com/mod/vanillahud)
109 | * Combo - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
110 | * Range - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
111 | * Speed - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
112 |
113 | ### Items
114 |
115 | * Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
116 |
117 | ### External Services
118 |
119 | * YouTube Subscriber - ?
120 | * Voice Chat - [zsawyer's MumbleLink](https://github.com/zsawyer/MumbleLink/releases/latest)
121 |
122 | ### Miscellaneous
123 |
124 | * AFK Time - ?
125 | * Click Test - ?
126 | * Lava Challenge Time - ?
127 | * ToggleSneak Info - [PolySprint](https://modrinth.com/mod/polysprint)
128 | * 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)
129 | * DirectionHUD - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
130 |
131 | ### Other
132 |
133 | * Account Switcher - [Essential](https://essential.gg)
134 | * Main Menus - [Nox's MainMenus](https://cdn.discordapp.com/attachments/778792141932986401/1237889747482050601/mainmenus-1.8.9-forge-1.2.1.jar)
135 |
136 | ### Addons
137 |
138 | * Anti Clear Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
139 | * AntiRage - ?
140 | * AutoGG - [Hytils Reborn](https://modrinth.com/mod/hytils)
141 | * AutoGL - [Hytils Reborn](https://modrinth.com/mod/hytils)
142 | * AutoReconnect - ?
143 | * Batty's Coordinates - [BatHeart's Batty's Coords PLUS](https://www.curseforge.com/minecraft/mc-mods/batty-ui/files?version=1.8.9)
144 | * BetterHat - [3D Skin Layers](https://modrinth.com/mod/3dskinlayers)
145 | * Better Perspective **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
146 | * BetterScreenshot - [PolyPatcher](https://modrinth.com/mod/patcher)
147 | * ChatCopied - [Chatting](https://modrinth.com/mod/chatting)
148 | * ChatLog - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
149 | * ChatTime - [PolyPatcher](https://modrinth.com/mod/patcher)
150 | * ChatTranslator - ?
151 | * Color Correction - [ColorSaturation](https://modrinth.com/mod/colorsaturation)
152 | * ConnectionHistory - ?
153 | * Controller - ?
154 | * Custom Block Overlay - [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
155 | * Custom Crosshair Mod - [PolyCrosshair](https://modrinth.com/mod/crosshair)
156 | * Custom Hitboxes - [PolyHitbox](https://modrinth.com/mod/hitbox)
157 | * CustomFilterSounds - [PolyPatcher](https://modrinth.com/mod/patcher)
158 | * CustomFont - [SmoothFont](https://www.curseforge.com/minecraft/mc-mods/smooth-font/files?version=1.8.9)
159 | * Custom Main Menu - [Lumien231's CustomMainMenu](https://www.curseforge.com/minecraft/mc-mods/custom-main-menu/files/2280558)
160 | * CustomTime - [PolyTime](https://modrinth.com/mod/polytime)
161 | * DamageIndicator **(BANNABLE ON HYPIXEL)** - [Toro's Damage Indicators](https://www.curseforge.com/minecraft/mc-mods/torohealth-damage-indicators/files?version=1.8.9)
162 | * Direct Connect History - ?
163 | * 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)
164 | * 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)
165 | * FastJoin - ?
166 | * Focus Movement Fix - [PolyPatcher](https://modrinth.com/mod/patcher)
167 | * Friend Tags - [Reflxction's NameModifier](https://github.com/ReflxctionDev/NameModifier/releases/latest)
168 | * FriendViewer - [Essential](https://essential.gg)
169 | * FullBright - [PolyPatcher](https://modrinth.com/mod/patcher)
170 | * Glint Colorizer - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
171 | * GUI Blur Mod - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
172 | * HDSkins - [xflo3's CustomSkinLoader](https://www.curseforge.com/minecraft/mc-mods/customskinloader/files?version=1.8.9)
173 | * HeadOwner - ?
174 | * Hotbar - [REDACTION](https://modrinth.com/mod/redaction)
175 | * Hypixel Quick Play - [QWERTZexe's Quickjoin](https://modrinth.com/mod/quickjoin)
176 | * HyPlus - [Hytils Reborn](https://modrinth.com/mod/hytils) (somewhat)
177 | * I Love Music - ?
178 | * Instagram - ?
179 | * Instant Tab Completion - ?
180 | * Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
181 | * Keystrokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
182 | * Minigames - ?
183 | * 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)
184 | * More Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
185 | * Motion Blur - [PolyBlur](https://modrinth.com/mod/polyblur)
186 | * NoBob - [PolyPatcher](https://modrinth.com/mod/patcher)
187 | * OptiFine - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
188 | * Rainbow GUI - [OneConfig](https://modrinth.com/mod/oneconfig)
189 | * 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)
190 | * Send To Server - ?
191 | * Settings Profile Mod - [leduyquang753's Controls Saved](https://drive.google.com/uc?authuser=0&id=1di1XQ_JNcVOt2RyCyZncsua7Vi5ar_fo&export=download)
192 | * ShinyPots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
193 | * SkyblockAddons - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
194 | * SoundPlayer - ?
195 | * Spotify - [ThatGravyBoat's Craftify](https://modrinth.com/mod/craftify)
196 | * TeamSpeak - ?
197 | * Toggle Sneak (Sneak & Sprint) - [PolySprint](https://modrinth.com/mod/polysprint)
198 | * ToggleTab - [PolyPatcher](https://modrinth.com/mod/patcher)
199 | * Transulcent Skins - [PolyPatcher](https://modrinth.com/mod/patcher)
200 | * Twitter - ?
201 | * WorldEditCUI - [Mumfrey's WorldEditCUI](https://www.curseforge.com/minecraft/mc-mods/worldeditcui/files?version=1.8.9)
202 | * VoiceChat - [MumbleLink](https://www.curseforge.com/minecraft/mc-mods/mumblelink/files?version=1.8.9) / [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
203 |
204 |
205 | # Contributors
206 |
207 | * [Asbyth](https://github.com/asbyth)
208 | * [BobIsMyManager](https://github.com/BobIsMyManager)
209 | * [Coolbird1234](https://twitter.com/dankbird1234)
210 | * [Digux](https://github.com/Diguhxe)
211 | * [GhoulBoi69](https://github.com/GhoulBoii)
212 | * [Karmette](https://github.com/karmette)
213 | * [LlamaLad7](https://github.com/LlamaLad7)
214 | * [Lizzy](https://github.com/LizzyMaybeDev)
215 | * [LynithDev](https://github.com/LynithDev)
216 | * [Moiré](https://github.com/moire9)
217 | * [moisty](https://github.com/Mqisty)
218 | * [RayDeeUx](https://github.com/RayDeeUx)
219 | * [Rayless](https://github.com/UnderscoreRayless)
220 | * [Solonovamax](https://github.com/solonovamax)
221 | * [ToggledX](https://github.com/ToggledX)
222 | * [usb](https://github.com/U5B)
223 | * [Wyvest](https://github.com/Wyvest)
224 | * [Zetvue](https://zetvue.github.io)
--------------------------------------------------------------------------------
/docs/1.8.9/lunar_client.md:
--------------------------------------------------------------------------------
1 | # Lunar Client Alternatives
2 |
3 | ## Mods
4 |
5 | ### Uncategorized
6 |
7 | 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!
8 |
9 | * Lighting - [PolyPatcher](https://modrinth.com/mod/patcher)
10 | * PvP Info - ?
11 | * Titles - [VanillaHUD](https://modrinth.com/mod/vanillahud)
12 | * Fog Customizer - ?
13 | * Item Tracker - ?
14 |
15 | ### 1.7 Visuals
16 |
17 | * Animations - [OverflowAnimations](https://modrinth.com/mod/animations)
18 | * Hit Color - [DamageTint](https://modrinth.com/mod/damagetint)
19 |
20 | ### Chat Mods
21 |
22 | * Chat Filter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
23 | * Chat Height Fix - [Chatting](https://modrinth.com/mod/chatting)
24 | * Highlighted Name - [REDACTION](https://modrinth.com/mod/redaction)
25 | * Background Opacity - [Chatting](https://modrinth.com/mod/chatting)
26 | * Hide Incoming Messages - ?
27 | * Stack Spam Messages - [PolyPatcher](https://modrinth.com/mod/patcher)
28 | * Stop Servers from Closing Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
29 | * Text Shadow - [Chatting](https://modrinth.com/mod/chatting)
30 | * Unlimited Chat - [PolyPatcher](https://modrinth.com/mod/patcher)
31 | * Chat Animation - [Chatting](https://modrinth.com/mod/chatting)
32 |
33 | ### Hypixel Mods
34 |
35 |
36 | * Remove Guild MOTD - [Hytils Reborn](https://modrinth.com/mod/hytils)
37 | * Remove Guild on Tab - [Hytils Reborn](https://modrinth.com/mod/hytils)
38 | * Short Chat Channel Messages - [Hytils Reborn](https://modrinth.com/mod/hytils)
39 | * Auto Friend - [Hytils Reborn](https://modrinth.com/mod/hytils)
40 | * Auto Tip - [Semx11's AutoTip](https://autotip.pro/download)
41 | * Auto GG - [Hytils Reborn](https://modrinth.com/mod/hytils)
42 | * Anti GG - [Hytils Reborn](https://modrinth.com/mod/hytils)
43 | * Auto Who - No longer works on Hypixel
44 | * Level Head - [LevelHead](https://www.sk1er.club/mods/level_head)
45 | * Hypixel Autocomplete - [Hypixel Autocomplete](https://sk1er.club/mods/hypixel_auto_complete)
46 | * Hide Private Messages - ?
47 | * Hide Team Chat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
48 | * Hide Party Chat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
49 | * Hide Guild Chat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
50 | * Hide Shouts - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
51 | * Hide Spectator Chat - [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
52 | * Hide Lobby Join Messages - [Hytils Reborn](https://modrinth.com/mod/hytils)
53 | * Hide Join Messages - ?
54 | * Hide Leave Messages - ?
55 | * Hide Soul Well Announcements - [Hytils Reborn](https://modrinth.com/mod/hytils)
56 |
57 | #### Bedwars
58 |
59 | * Stats - [Error404's Bedwars Mod](https://modrinth.com/mod/bedwars-mod)
60 | * Height Limit - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
61 | * Resource Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
62 | * Colored Beds - [Hytils Reborn](https://modrinth.com/mod/hytils)
63 | * Hardcore Hearts - [Hytils Reborn](https://modrinth.com/mod/hytils)
64 |
65 | ### HUD Mods
66 |
67 | * Armor Status - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
68 | * Clock - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
69 | * Combo Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
70 | * Coordinates - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
71 | * CPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
72 | * Day Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
73 | * DirectionHUD - [ReflxctionDev's Bspkrs DirectionHud](https://github.com/ReflxctionDev/bspkrsCore/releases/latest) / [Compass](https://www.youtube.com/watch?v=Anwxqk2EAlE)
74 | * FPS - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
75 | * Item Tracker - ?
76 | * Key Strokes - [Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
77 | * Memory Usage - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
78 | * Momentum Mod - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
79 | * Pack Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
80 | * Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud) (disabled for now)
81 | * Playtime - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
82 | * Potion Effects - [Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
83 | * Potion Counter - [Item Counter](https://modrinth.com/mod/item-counter-mod)
84 | * Stopwatch - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
85 | * Server Address - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
86 | * Saturation - [AppleCore](https://www.curseforge.com/minecraft/mc-mods/applecore/files/2530880)
87 | * Reach Display - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
88 | * Team View - Irrelevant
89 | * WAILA - [WAILA](https://www.curseforge.com/minecraft/mc-mods/waila/files?version=1.8.9)
90 |
91 | ### Nametags
92 |
93 | * Nametag Text Shadow - [PolyNametag](https://modrinth.com/mod/polynametag)
94 | * Third Person Nametag - [PolyNametag](https://modrinth.com/mod/polynametag)
95 | * Show Nametag Icon - Irrelevant
96 | * Nametag Opacity - [PolyNametag](https://modrinth.com/mod/polynametag)
97 |
98 | ### Skyblock
99 |
100 | For a list of Skyblock mods please see my other list [here](https://alternatives.microcontrollers.dev/1.8.9/modlist/#skyblock).
101 |
102 | ### Visual Mods
103 |
104 | * 2D Items - [OverflowAnimations](https://modrinth.com/mod/animations)
105 | * UHC Overlay - [Hytils Reborn](https://modrinth.com/mod/hytils) (Resource packs also work)
106 | * FOV Mod - [PolyPatcher](https://modrinth.com/mod/patcher)
107 | * Menu Blur - [Blur](https://www.curseforge.com/minecraft/mc-mods/blur/files?version=1.8.9)
108 | * Custom Crosshair - [PolyCrosshair](https://modrinth.com/mod/crosshair)
109 | * Chunk Borders - [Legacy Chunk Borders](https://modrinth.com/mod/legacy-chunk-borders-forge)
110 | * Waypoints - [Waypoints](https://cdn.discordapp.com/attachments/796895966414110751/1060695)
111 | * Weather Changer - [PolyWeather](https://modrinth.com/mod/polyweather)
112 | * Scoreboard - [VanillaHUD](https://modrinth.com/mod/vanillahud)
113 | * Motion Blur - [PolyBlur](https://modrinth.com/mod/polyblur)
114 | * Shiny Pots - [GlintColorizer](https://modrinth.com/mod/glintcolorizer)
115 | * Scrollable Tooltips - [Scrollable Tooltips](https://www.sk1er.club/mods/text_overflow_scroll)
116 | * Particle Mod - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
117 | * Cooldowns - [Cooldowns](https://github.com/MicrocontrollersDev/ModArchive/blob/main/Cooldowns%20-%201.8.9.jar)
118 | * Time Changer - [PolyTime](https://modrinth.com/mod/polytime)
119 | * Block Outline - [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
120 | * Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
121 | * TNT Timer Mod - [TNT Time](https://sk1er.club/mods/tnttime)
122 | * Hitbox - [PolyHitbox](https://modrinth.com/mod/hitbox)
123 | * Reduced Hurt Animation - [Scherso's BetterHurtCam](https://modrinth.com/mod/forge-betterhurtcam)
124 |
125 | ### Other Mods
126 |
127 | * Toggle Sneak/Sprint - [PolySprint](https://modrinth.com/mod/polysprint)
128 | * Nick Hider - [NickHider](https://sk1er.club/mods/nick_hider)
129 | * WorldEdit CUI - [Mumfrey's WorldEditCUI](https://www.curseforge.com/minecraft/mc-mods/worldeditcui/files?version=1.8.9)
130 | * Replay Mod - [Replay Mod](https://modrinth.com/mod/replaymod)
131 | * Screenshot Uploader - [PolyPatcher](https://modrinth.com/mod/patcher)
132 | * Auto Text Hot Key **(BANNABLE ON HYPIXEL)** - [AutoText](https://github.com/RedthMC/AutoText/releases/latest)
133 | * Mumble Link - [Mumble Link](https://www.curseforge.com/minecraft/mc-mods/mumblelink/files?version=1.8.9)
134 | * Boss Bar - [VanillaHUD](https://modrinth.com/mod/vanillahud)
135 | * Freelook **(BANNABLE ON HYPIXEL)** - [DJtheRedstoner's Perspective Mod](https://github.com/DJtheRedstoner/PerspectiveModv4/releases/latest)
136 | * Quickplay - [Buggyfroggy's QuickPlay](https://github.com/QuickplayMod/quickplay/releases/latest)
137 | * 3D Skin Layers - [3D Skin Layers](https://modrinth.com/mod/3dskinlayers)
138 | * Better Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
139 |
140 | ## Settings
141 |
142 | ### General
143 |
144 | #### HUD Options
145 |
146 | * Shift Effects in Inventory - [PolyPatcher](https://modrinth.com/mod/patcher)
147 | * Show Achievements - [PolyPatcher](https://modrinth.com/mod/patcher)
148 | * Show Crosshair in Third Person - [PolyCrosshair](https://modrinth.com/mod/crosshair)
149 |
150 | #### Cosmetic Options
151 |
152 | * Cosmetics - [Mixmetica](https://modrinth.com/mod/mixmetica)
153 | * Show Tab Icon - Irrelevant
154 |
155 | #### Misc Options
156 |
157 | * Smart Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
158 | * Borderless Fullscreen - [PolyPatcher](https://modrinth.com/mod/patcher)
159 | * Disable Weather - [PolyWeather](https://modrinth.com/mod/polyweather)
160 | * Modern Keybind Handling - [PolyPatcher](https://modrinth.com/mod/patcher)
161 | * Minimal View Bobbing - [PolyPatcher](https://modrinth.com/mod/patcher)
162 | * Unfocused FPS Limiter - [PolyPatcher](https://modrinth.com/mod/patcher)
163 | * Drop Stack from Hotbar - [Holyantimony's DropstackKeybind](https://www.curseforge.com/minecraft/mc-mods/dropstackkeybind/files/all)
164 |
165 |
166 | #### Texture Pack Options
167 |
168 | * Transparent Background - [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
169 | * Red String - Use a resource pack
170 |
171 | ### Performance
172 |
173 | #### General
174 |
175 | * Hide Enderportals - [PolyPatcher](https://modrinth.com/mod/patcher)
176 | * Full Bright - [PolyPatcher](https://modrinth.com/mod/patcher)
177 | * Show Enchantment Glint - [PolyPatcher](https://modrinth.com/mod/patcher)
178 | * Lazy Chunk Loading - [PolyPatcher](https://modrinth.com/mod/patcher)
179 | * Disable Block Breaking Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
180 |
181 | #### Entity Options
182 |
183 | * Shadow - [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar)
184 | * Entities - [PolyPatcher](https://modrinth.com/mod/patcher)
185 | * Tile Entities - [PolyPatcher](https://modrinth.com/mod/patcher)
186 | * Show Ground Arrows - [PolyPatcher](https://modrinth.com/mod/patcher)
187 | * Show Stuck Arrows - [PolyPatcher](https://modrinth.com/mod/patcher)
188 | * Hide Grass/Foliage - [PolyPatcher](https://modrinth.com/mod/patcher)
189 | * Hide Placed Skulls - [PolyPatcher](https://modrinth.com/mod/patcher)
190 |
191 | ## Other
192 |
193 | * Vanilla Bug Fixes - [PolyPatcher](https://modrinth.com/mod/patcher)
194 | * Resource Pack Menu - [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
195 | * Discord Rich Presence - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
196 | * In Game Account Switcher - [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher)
197 | * In Game Server Switcher - [PolyPatcher](https://modrinth.com/mod/patcher)
198 | * Save Controls Between Versions - [Controls Saved](https://hypixel.net/threads/forge-1-8-9-controls-saved-%E2%80%93-save-controls-as-presets.2010689)
199 | * Polling Rate Warning - [Raw Input](https://modrinth.com/mod/rawinput) (This ACTUALLY FIXES the problem instead of warning you about it)
200 |
201 | # Contributors
202 |
203 | * [asbyth](https://github.com/asbyth)
204 | * [BobIsMymanager](https://github.com/BobisMymanager)
205 | * [Digux](https://github.com/Diguhxe)
206 | * [gabrielvicenteYT](https://github.com/gabrielvicenteYT)
207 | * [GhoulBoi69](https://github.com/GhoulBoii)
208 | * [Karmette](https://github.com/karmette)
209 | * [Lizzy](https://github.com/LizzyMaybeDev)
210 | * [Moiré](https://github.com/moire9)
211 | * [moisty](https://github.com/Mqisty)
212 | * [ooTruffle](https://github.com/ooTruffle)
213 | * [oyMarcel](https://github.com/oyMarcel)
214 | * [RayDeeUx](https://github.com/RayDeeUx)
215 | * [Salmon](https://github.com/Scherso)
216 | * [Solonovamax](https://github.com/solonovamax)
217 | * [Wyvest](https://github.com/Wyvest)
218 | * [Zetvue](https://zetvue.github.io)
219 |
--------------------------------------------------------------------------------
/docs/1.8.9/refraction_v4.md:
--------------------------------------------------------------------------------
1 | # Refraction Mod Folder v4
2 |
3 | ## Update
4 |
5 | * [BlockOverlay](https://github.com/SkyblockClient/SkyblockClient-REPO/raw/refs/heads/main/files/mods/Block_Overlay_4.0.3.jar)
6 | * [Levelhead](https://sk1er.club/mods/level_head)
7 | * [ToggleChat](https://github.com/boomboompower/ToggleChat/releases/latest)
8 | * [Nick Hider](https://sk1er.club/mods/nick_hider)
9 | * [OofMod](https://github.com/Deftu/OofMod/releases/latest)
10 | * [OptiFine](https://optifine.net/download?f=preview_OptiFine_1.8.9_HD_U_M5.jar)
11 | * [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
12 |
13 | ## Replace
14 |
15 | * [AlwaysSharp with OverflowAnimations](https://modrinth.com/mod/overflowanimations)
16 | * AlwaysSharp is no longer maintained.
17 | * [AutoGG with Hytils Reborn](https://modrinth.com/mod/hytils)
18 | * Sk1er's mods are no longer maintained and AutoGG has been integrated into Hytils.
19 | * [Keystrokes with Canelex Keystrokes Revamp](https://modrinth.com/mod/keystrokes)
20 | * Sk1er's mods are no longer maintained.
21 | * [DiscordRP with HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
22 | * HyCord is more up to date.
23 | * [OldAnimationsMod with OverflowAnimationsV2](https://github.com/Polyfrost/OverflowAnimationsV2/releases/latest)
24 | * 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.
25 | * [Patcher with PolyPatcher](https://modrinth.com/mod/patcher)
26 | * Sk1er's mods are no longer maintained.
27 | * [Powns's Armor Status HUD with EvergreenHUD](https://modrinth.com/mod/evergreenhud)
28 | * Powns's mods are no longer maintained.
29 | * [Powns's Coords HUD with EvergreenHUD](https://modrinth.com/mod/evergreenhud)
30 | * Powns's mods are no longer maintained.
31 | * [Pown's Potion Effect HUD with Potion Effects](https://github.com/Tellinq/Potion-Effects/releases/latest)
32 | * Powns's mods are no longer maintained.
33 | * [Powns' ToggleSneak with PolySprint](https://modrinth.com/mod/polysprint)
34 | * Powns' ToggleSneak is no longer maintained and has some small issues that fixes.
35 | * [Scrollable Tooltips with VanillaHUD](https://github.com/mod/vanillahud)
36 | * Sk1er's mods are no longer maintained.
37 | * [Sidebar Mod Revamp with VanillaHUD](https://github.com/mod/vanillahud)
38 | * Canelex's mods are no longer maintained.
39 | * [SkyblockAddons with SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
40 | * Biscuit's original SkyblockAddons is no longer maintained. Use this updated fork by Fix3dll instead.
41 | * [SkyWars Stats mod with HyStats](https://cdn.discordapp.com/attachments/796895966414110751/1062109449810092142/HyStats-v4.0_1.8.9.jar)
42 | * KAD7's more recent HyStats now supports multiple game-modes and has much more to offer compared to the discontinued SkyWars Stats mod.
43 | * [Sparkless101's Custom Crosshair Mod with PolyCrosshair](https://modrinth.com/mod/polycrosshair)
44 | * Sparkless101's mod can cause compatability issues with other mods.
45 | * [TimeChanger with PolyTime](https://modrinth.com/mod/polytime)
46 | * devshatter's TimeChange is no longer maintained.
47 | * [QuickPlay with QWERTZexe's QuickJoin](https://modrinth.com/mod/quickjoin)
48 | * bugfroggy's QuickPlay is no longer maintained.
49 |
50 | ## Remove
51 |
52 | * AutoWho
53 | * Ranked SkyWars is no longer a gamemode.
54 | * ChatTriggers (ctjs)
55 | * 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.
56 | * [LabyMod](https://alternatives.microcontrollers.dev/1.8.9/labymod)
57 | * LabyMod causes many issues with other mods, has performance issues, and has many alternatives that can be used without messing up other mods.
58 | * ModCore Container
59 | * ModCore is now EOL.
60 | * Player API
61 | * Player API is no longer used in any mods.
62 | * PerspectiveMod
63 | * PerspectiveMod is now **bannable** on Hypixel.
64 | * [SkyblockExtras](https://alternatives.microcontrollers.dev/1.8.9/skyblockextras) (if you bought it)
65 | * SBE breaks EULA, breaks some other mod licenses, leads to performance issues, and has much better free alternatives for all of its important features.
66 | * [Skypixel](https://alternatives.microcontrollers.dev/1.8.9/skypixel)
67 | * Skypixel is old, unmaintained, and has many features that are either useless or simply do not work anymore. It will cause issues on Skyblock.
68 |
69 | # Contributors
70 |
71 | * [JackedUp21](https://github.com/JackedUp21)
72 | * [JitterDev](https://github.com/JitterDev)
73 | * [MisterCheezeCake](https://github.com/MisterCheezeCake)
74 | * [moisty](https://github.com/Mqisty)
75 | * [RayDeeUx](https://github.com/RayDeeUx)
76 | * [Wyvest](https://github.com/wyvest)
--------------------------------------------------------------------------------
/docs/1.8.9/skyblock_reinvented.md:
--------------------------------------------------------------------------------
1 | # SkyblockReinvented Alternatives
2 |
3 | This mod is now end of life and
4 | will no longer have updates, which
5 | could lead to many features breaking
6 | over time. It is recommended to use
7 | alternatives that still get updated.
8 |
9 | ## Items
10 |
11 | ### Rendering
12 |
13 | * Remove Wither Cloak Creepers - ?
14 | * Overlay Mobs in Range of Hyperion - ?
15 |
16 | ### Sounds
17 |
18 | * Remove Creeper Sounds from Veil - [PolyPatcher](https://modrinth.com/mod/patcher)
19 |
20 | ## General
21 |
22 | ### Misc
23 |
24 | * Hide Ironman in Scoreboard - ?
25 | * Pickup Stash Keybind / Reminder - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
26 | * Dark Auction Reminder - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
27 | * Dragon Tracker - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
28 | * Discord Rich Presence - [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
29 | * Treasure Hunter Waypoints / Solver - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
30 | * Show Cake Year as Stack Size - [SkyHanni](https://modrinth.com/mod/skyhanni)
31 | * Skyblock Updates - ?
32 |
33 | ### QOL
34 |
35 | * Automatically Join Skyblock - ?
36 |
37 | ### Rendering
38 |
39 | * 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)
40 | * Stop Rendering Player Armor - [SkyHanni](https://modrinth.com/mod/skyhanni)
41 | * Create Hitboxes Around your Arrows - [PolyHitbox](https://modrinth.com/mod/hitbox)
42 | * Show Hitboxes of Special Zealots - [PolyHitbox](https://modrinth.com/mod/hitbox)
43 | * Show Hitboxes of Drags & Golems - [PolyHitbox](https://modrinth.com/mod/hitbox)
44 | * Hide Other People's Arrows - [PolyPatcher](https://modrinth.com/mod/patcher)
45 | * Stop Power Orb Nametags / Particles from Rendering - ?
46 |
47 | ## Your Island
48 |
49 | ### General
50 |
51 | * Shorten/Remove Teleport Pad Names - [SkyHanni](https://modrinth.com/mod/skyhanni)
52 |
53 | ### Misc
54 |
55 | * Disable Farm Block Breaking Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
56 | * Remove Item Frame Names - ?
57 |
58 | ### Dungeons
59 |
60 | * Stop Opening Chests - ?
61 | * Clean Ending of Dungeons - [SkyHanni](https://modrinth.com/mod/skyhanni)
62 | * Bonzo Mask Alert - [Sychic and Lily's Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (custom alerts)
63 | * Hide Guided Sheeps - ?
64 | * Watcher Ready Reminder - [Sychic and Lily's Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (custom alerts)
65 |
66 | ### QOL
67 |
68 | * Remove Guardians in Creeper Solver - ?
69 | * Dungeon Floor Lock - ?
70 |
71 | ### Rendering
72 |
73 | * Remind Skeleton Masters - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
74 | * Remind Bat Secrets - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
75 | * Outline Hitboxes of Starred Mobs - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
76 | * Hide Spirit Bats - ?
77 |
78 | ## Skills
79 |
80 | ### Slayer
81 |
82 | * Slayer Info - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
83 | * Remove Sven Pups - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
84 | * Maddox Clickable Message - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
85 | * Reminder to Start New Slayer - [SkyHanni](https://modrinth.com/mod/skyhanni)
86 |
87 | ### Fishing
88 |
89 | * None
90 |
91 | ### Enchanting
92 |
93 | * Exit Mode Button on Experiments - ?
94 |
95 | ### Farming
96 |
97 | * Disable Farm Block Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
98 |
99 | ### Bestiary
100 |
101 | * Bestiary Info & Tracker - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
102 |
103 | ### Mining
104 |
105 | * None
106 |
107 | ## Dwarven Mines
108 |
109 | ### Alerts
110 |
111 | * Boost Ready Alert - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
112 | * Boost Expired Alert - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
113 | * Remove Mining Speed Boost Ready - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
114 | * Remove Mining Speed Boost Used - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
115 | * Remove Mining Speed Boost Expired - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
116 |
117 | ### Combat
118 |
119 | * Ghost Loot Tracker - [SkyHanni](https://modrinth.com/mod/skyhanni)
120 |
121 | ### General
122 |
123 | * Auto /garry - [SkyblockPersonalized](https://github.com/Cobble8/SkyblockPersonalized/releases/latest)
124 | * Fetchur Solver or Spam Hider - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
125 | * Golden Goblin Alert - ?
126 | * Hide Mithril Powder in Scoreboard - ?
127 |
128 | ### Rendering
129 |
130 | * Remove Ghost Titles - [PolyPatcher](https://modrinth.com/mod/patcher)
131 | * Remove Titles from Raffles - ?
132 |
133 | ## Hub
134 |
135 | ### General
136 |
137 | * Hide Travel to Your Island nametag - ?
138 |
139 | ### Rendering
140 |
141 | * Hub Overlay - ?
142 | * Hide villagers in Hub - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
143 | * Overlay Uncollected Jacob’s Contests - [SkyHanni](https://modrinth.com/mod/skyhanni)
144 |
145 | ### Sounds
146 |
147 | * Stop Reforge Sounds - [PolyPatcher](https://modrinth.com/mod/patcher)
148 |
149 | ## Spam
150 |
151 | * All Spam Hiders - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
152 |
153 | # Contributors
154 |
155 | * [CalMWolfs](https://github.com/CalMWolfs)
156 | * [hannibal2](https://github.com/hannibal002)
157 | * [moisty](https://github.com/Mqisty)
158 | * [RayDeeUx](https://github.com/RayDeeUx)
159 | * [Rayless](https://github.com/UnderscoreRayless)
160 |
--------------------------------------------------------------------------------
/docs/1.8.9/skyblockaddons.md:
--------------------------------------------------------------------------------
1 | # SkyblockAddons Alternatives
2 |
3 | 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.
4 |
5 |
6 | This mod is now end of life and
7 | will no longer have updates, which
8 | could lead to many features breaking
9 | over time. It is recommended to use
10 | alternatives that still get updated.
11 |
12 | * "Minion Cannot Reach" Warning - ?
13 | * Adjust Zoom with +/- Keys - ?
14 | * Allow Locking Slots - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
15 | * Axe Cooldown Indicator - ?
16 | * Bal Boss Warning - Useless
17 | * Birch Park Rainmaker Timer - ?
18 | * Brood Mother Warning - Useless
19 | * Change Enderchest Color in the End - ?
20 | * Change Zealot Color - [SkyHanni](https://modrinth.com/mod/skyhanni)
21 | * Color Bow Green When Using Toxic Arrow Poison - ?
22 | * Compact Tab List - [SkyHanni](https://modrinth.com/mod/skyhanni)
23 | * Dark Auction Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
24 | * Defence Number - ?
25 | * Defence Percentage - ?
26 | * Defence Symbol - ?
27 | * Disable Boss Messages - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
28 | * Disable Enderman Teleportation - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
29 | * Disable Location Not Perfect Warnings - Skytils Regex
30 | * Disable Magical Mushroom Soup Messages - Skytils Regex
31 | * Disable Mort Messages - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
32 | * Disable Night Vision Potion Blinking - ?
33 | * Disable Teleport Pad Messages - Skytils Regex
34 | * Discord Rich Presence - [SkyHanni](https://modrinth.com/mod/skyhanni) / [HyCord](https://github.com/DeDiamondPro/HyCord/releases/latest)
35 | * Dolphin Pet Tracker - ?
36 | * Don't Reset Cursor Between Inventories - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
37 | * Dragon Tracker - ?
38 | * Drill Fuel Bar - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
39 | * Drill Fuel Number - ?
40 | * Dungeon Death Counter - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
41 | * 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)
42 | * Dungeons Collected Essences Display - ?
43 | * Dungeons Secret Display - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
44 | * Dungeons Teammate Name Overlay - ?
45 | * Effective Health Number - ?
46 | * Endstone Protector Display - ?
47 | * Fancy Warp Menu - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
48 | * Fishing Particle Overlay - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
49 | * Full Inventory Warning - ?
50 | * Full Minion Warning - ?
51 | * Glowing Dropped Items - [SkyHanni](https://modrinth.com/mod/skyhanni)
52 | * Health Bar - ?
53 | * Health Change Number - ?
54 | * Health Number - ?
55 | * Hide Far Entities in Lobby - ?
56 | * Hide Food & Armor Bar - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
57 | * Hide Menu Glass Pane Tooltips - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
58 | * Hide Other Player's Presents - ?
59 | * Hide Pet Health Bar - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
60 | * Hide Players Near Important NPCs - ?
61 | * Hide Players at Hub Spawn Point - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
62 | * Hide Skeleton's Helmet Bones - ?
63 | * Hide Sven Pup Nametags - ?
64 | * Hide True Defense - ?
65 | * Hide Vanilla Health Bar - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
66 | * Item Drop Confirmation - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
67 | * Item Pickup Log - ?
68 | * Jacob's Contest Timer - [SkyHanni](https://modrinth.com/mod/skyhanni)
69 | * Leather Backpack Opening Sound - ?
70 | * Legendary Sea Creature Warning - ?
71 | * Mana Bar - ?
72 | * Mana Number - ?
73 | * No Arrows Left Alert - Irrelevant (you can just click and see it doesn't shoot)
74 | * Only Show in the Dragon's Nest - ?
75 | * Outbid Alert Sound - ?
76 | * Outline Dungeon Teammates - [SkyHanni](https://modrinth.com/mod/skyhanni)
77 | * Overflow Mana Number - ?
78 | * Parse Enchant Tooltips - [SkyHanni](https://modrinth.com/mod/skyhanni)
79 | * Potion and Powerup Timers - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
80 | * Power Orb Display - ?
81 | * Prevent Walking After Death - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
82 | * Reforge Filter - ?
83 | * Replace Roman Numerals on Items - [PolyPatcher](https://modrinth.com/mod/patcher)
84 | * Rock Pet Tracker - ?
85 | * Show Backpack Preview - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
86 | * Show Bait List While Holding a Rod - ?
87 | * Show Base Stat Boost for Dungeon Items - ?
88 | * Show Broken Dragon Fragments - ?
89 | * Show Crimson Armor Stacks - ?
90 | * Show Critical Dungeon Teammates - ?
91 | * Show Dungeon Healing Circle Wall - ?
92 | * Show Dungeon Milestone - [SkyHanni](https://modrinth.com/mod/skyhanni)
93 | * Show Entity Outlines - [SkyHanni](https://modrinth.com/mod/skyhanni)
94 | * Show Experimentation Table Tooltips - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
95 | * Show Floor Obtained Dungeon Items - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
96 | * Show Item Anvil Uses - Useless
97 | * Show Item Cooldowns - [SkyHanni](https://modrinth.com/mod/skyhanni)
98 | * Show Nether Faction - [SkyHanni](https://modrinth.com/mod/skyhanni)
99 | * Show Player Symbols In Chat - [SkyHanni](https://modrinth.com/mod/skyhanni)
100 | * Show Profile Type - [SkyHanni](https://modrinth.com/mod/skyhanni)
101 | * Show Reforge Overlay - ?
102 | * Show SBA Button in Pause Menu - Irrelevant
103 | * Show Skyblock Item ID on Hover - [SkyHanni](https://modrinth.com/mod/skyhanni)
104 | * Show Stacking Enchant Progress - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
105 | * Show Sword Kills - ?
106 | * Show What Fetchur Wants Today - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
107 | * Show if Item's Rarity has been Upgraded - ?
108 | * Skeleton's Helmet Bones Bar - ?
109 | * Skill Progress Bar - [SkyHanni](https://modrinth.com/mod/skyhanni)
110 | * Skill Progress Display - [SkyHanni](https://modrinth.com/mod/skyhanni)
111 | * Slayer Armor Progress Indicator - ?
112 | * Slayer Boss Approach Alert - ?
113 | * Slayer Tracker - Revenant/Zombie - [SkyHanni](https://modrinth.com/mod/skyhanni)
114 | * Slayer Tracker - Sven/Wolf - [SkyHanni](https://modrinth.com/mod/skyhanni)
115 | * Slayer Tracker - Tarantula/Spider - [SkyHanni](https://modrinth.com/mod/skyhanni)
116 | * Slayer Tracker - Voidgloom/Enderman - [SkyHanni](https://modrinth.com/mod/skyhanni)
117 | * Sound Indicator for Fishing - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
118 | * Special Zealot Alert - Irrelevant (This is now a Hypixel function)
119 | * Speed Percentage - [SkyHanni](https://modrinth.com/mod/skyhanni) (in Garden only)
120 | * Spirit Sceptre/Wither Blade Damage Display - ?
121 | * Spooky Event Candy/Points Counter - ?
122 | * Stop Bonzo's Staff Sounds - ?
123 | * Stop Dropping/Selling Rare Items - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
124 | * Stop Rat Pet Sounds - ?
125 | * Summoning Eye Alert - ?
126 | * Ticker/Charges Display - ?
127 | * Trevor The Trapper Features - [SkyHanni](https://modrinth.com/mod/skyhanni)
128 | * Use New Chroma Effect - [SkyHanni](https://modrinth.com/mod/skyhanni)
129 | * Zealot Counter - Count Since Last Eye - ?
130 | * Zealot Counter - Show Zealots Per Eye - ?
131 | * Zealot Counter - Total Eye Count - ?
132 | * Zealot Counter - Total Zealot Count - ?
133 | * Zealot Counter Explosive Bow Support - ?
134 |
135 | # Contributors
136 |
137 | * [CalMWolfs](https://github.com/CalMWolfs)
138 | * [hannibal2](https://github.com/hannibal002)
139 | * [HiZe](https://github.com/superhize)
140 | * [NetheriteMiner](https://github.com/NetheriteMiner)
141 | * [KTrain](https://github.com/KTrain5169)
142 |
--------------------------------------------------------------------------------
/docs/1.8.9/skyblockcatia.md:
--------------------------------------------------------------------------------
1 | # SkyblockCatia Alternatives
2 |
3 | SkyblockCatia is a mod which has
4 | a bunch of features that are better
5 | incorporated in other mods or are
6 | useless, and also does not receive
7 | many updates, with many incompatibilities
8 | with other mods. Therefore, it is
9 | recommended that you do not use it
10 | if the features you use can be replaced.
11 |
12 | ### QoL
13 |
14 | * Jungle Axe Cooldown - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
15 | * Grappling Hook Cooldown - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
16 | * Zealot Respawn Cooldown - ?
17 | * Placed Summoning Eye Tracker - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
18 | * Leave Party when Last Eye Placed - ?
19 | * Lobby Player Viewer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
20 | * Auction Bid Confirm Value - ?
21 | * Bazaar on Item Tooltip - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
22 | * Sneak to Trade Other Player Island - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
23 | * Display Max Used of Item Ability - ?
24 | * Shortcut Button in Inventory - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
25 |
26 | ### Rendering
27 |
28 | * Fancy Color for Supporters - Irrelevant ([REDACTION](https://modrinth.com/mod/redaction) allows you to change the color of your name as well)
29 | * Show Item Rarity - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
30 | * Item Rarity Opacity - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
31 | * Make Special Zealot Held Gold Block - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
32 | * Hitbox Render Mode - [PolyHitbox](https://modrinth.com/mod/hitbox)
33 | * Glowing Dragon Armor - ?
34 | * Disable Block Particles - [OverflowParticles](https://modrinth.com/mod/overflowparticles)
35 | * Fix Skyblock Enchant Tag - [NotEnoughUpdates](https://github.com/Moulberry/NotEnoughUpdates/latest)
36 | * Disable Night Vision - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
37 | * Display Realtime Ping - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
38 |
39 | ### Miscellaneous
40 |
41 | * Right Click to Add Party - [MiddleClickParty](https://hypixel.net/threads/forge-1-8-9-middleclickparty-invite-players-to-your-party-by-middle-clicking.3349916)
42 | * Sneak to Open Inventory While Fighting Dragon - ?
43 | * Lobby Player Count - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
44 | * Show Obtained Date - [Cowlection](https://github.com/cow-mc/Cowlection/releases/latest)
45 |
46 | ### Global Config
47 |
48 | * Enable Confirm to Disconnect - [PolyPatcher](https://modrinth.com/mod/patcher)
49 | * Enable Skin Rendering Fix - [PolyPatcher](https://modrinth.com/mod/patcher)
50 | * Disable Hurt Camera Effect - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
51 | * Enable Shortcut Game Button - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
52 | * Enable 1.15 Armor Enchanted Glint - [OverflowAnimations](https://modrinth.com/mod/animations)
53 | * Enable Enchanted Glint for Skulls - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
54 | * Enable Overwrite Sign Editing - ?
55 | * Enable Sign Selection List - ?
56 | * Enable Chat in Container Screen - ?
57 | * Disable Error Log - ?
58 |
59 | ### Toast Config
60 |
61 | * [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
62 |
63 | # Contributors
64 |
65 | * [8KCoffeeWizard](https://github.com/8KCoffeeWizard)
66 | * [Lisena](https://github.com/lisenaaaa)
67 | * [MisterCheezeCake](https://github.com/MisterCheezeCake)
68 | * [moisty](https://github.com/Mqisty)
69 | * [ooffyy](https://github.com/realooffyy)
70 | * [RayDeeUx](https://github.com/RayDeeUx)
71 | * [Rayless](https://github.com/UnderscoreRayless)
72 | * [Wyvest](https://github.com/Wyvest)
73 | * [Zetvue](https://zetvue.github.io)
74 |
--------------------------------------------------------------------------------
/docs/1.8.9/skypixel.md:
--------------------------------------------------------------------------------
1 | # Skypixel Alternatives
2 |
3 | Skypixel is no longer maintained
4 | and has some features that now break
5 | the game.
6 |
7 | ## Features
8 |
9 | * Custom Enchant Menu - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
10 | * Show Anvil Uses - Useless on Skyblock now
11 | * Show Item Tier - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
12 | * Cancel Item Damage - ?
13 | * Cancel Inventory Drag - NEU?
14 | * Keybinds - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
15 | * Client Command Fix - [PolyPatcher](https://modrinth.com/mod/patcher)
16 | * Show Skyblock Item ID in Debug Tooltip - [SkyHanni](https://modrinth.com/mod/skyhanni)
17 |
18 | # Contributors
19 |
20 | * [CalMWolfs](https://github.com/CalMWolfs)
21 | * [moisty](https://github.com/Mqisty)
22 | * [Zetvue](https://zetvue.github.io)
23 |
--------------------------------------------------------------------------------
/docs/1.8.9/soopy.md:
--------------------------------------------------------------------------------
1 | # SoopyAddons Alternatives
2 |
3 | SoopyAddons is a mod that is made for ChatTriggers and is no longer being developed by Soopy. This means that as
4 | time goes on more features will break or not work as intended. It also requires ChatTriggers to run the mod which
5 | can cause performance issues.
6 |
7 | At the time of writing, many of the features no longer work.
8 |
9 | ### Waypoints
10 |
11 | * Waypoints - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
12 | * Ordered Waypoints - ?
13 | * Crystal Hollows Waypoints From Chat - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
14 | * Synced Crystal Hollows Waypoints - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
15 |
16 | ### Bestiary
17 |
18 | * Box Around Bestiary Mobs - ?
19 | * Track Specific Bestiary Mob - ?
20 |
21 | ### Better GUIs
22 |
23 | * Improve Clicks On Sb Menus - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
24 | * Custom Museum GUI - ?
25 | * Custom Dungeon Ready GUI - ?
26 | * Inventory Search Bar - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
27 | * Custom HP And Mana Bar - [SkyblockAddons Unofficial](https://modrinth.com/mod/skyblockaddons-unofficial)
28 |
29 | ### Dungeons Solvers
30 |
31 | * Correct Livid Finder - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
32 | * Show Livid HP - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
33 | * Box Correct Livid - [SkyHanni](https://modrinth.com/mod/skyhanni)
34 | * Hide Incorrect Livid Nametags - [SkyHanni](https://modrinth.com/mod/skyhanni)
35 | * Spirit Bow Destruction Timer - ?
36 | * Spirit Bear Spawn Timer - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
37 | * Assist Blood Camp - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Odin (Legit Version)](https://github.com/odtheking/Odin/releases/latest)
38 | * Show Run Speed And Exp Rates - ?
39 | * Show Score Calculation - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
40 | * Blaze Puzzle Solver - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
41 | * Terracotta Respawn Timer - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) / [Odin (Legit Version)](https://github.com/odtheking/Odin/releases/latest)
42 | * Spirit And Bonzo Mask Timer - [SkyHanni](https://modrinth.com/mod/skyhanni)
43 | * Change Withermancer Death Messages - ?
44 | * Unfinished Terms/Devices Waypoints - [Odin (Legit Version)](https://github.com/odtheking/Odin/releases/latest) / [SkyHanni](https://modrinth.com/mod/skyhanni)
45 | * Term/Device Count Per Party Member - Not useful anymore as meta changed.
46 | * Ice Spray Drop Ping - ?
47 | * M3/F3 Guardian HP - [SkyHanni](https://modrinth.com/mod/skyhanni) (Damage Indicator)
48 | * Stair Stonk Helper - Not useful anymore as meta changed.
49 |
50 | ### Events
51 |
52 | * Load Burials From Particles - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
53 | * Estimate Burial Location - [SkyHanni](https://modrinth.com/mod/skyhanni)
54 | * Synced Inquisitor Locations - ?
55 | * Show Title On Shared Inquisitor - [SkyHanni](https://modrinth.com/mod/skyhanni)
56 | * Show Inquisitors Locations From Party Members - [SkyHanni](https://modrinth.com/mod/skyhanni)
57 | * Share Inquisitors Locations To Party Members - [SkyHanni](https://modrinth.com/mod/skyhanni)
58 | * Render Mythological Mob HP On Screen - ?
59 | * Tia Relay Helper - [SkyHanni](https://modrinth.com/mod/skyhanni)
60 | * Warp To Closest Warp To Burrow - [SkyHanni](https://modrinth.com/mod/skyhanni)
61 | * Shiny Block Highlighter - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
62 | * Glowing Mushroom Highlighter - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
63 | * Trevor Theodite Solver - [SkyHanni](https://modrinth.com/mod/skyhanni)
64 | * Block Zapper Cooldown - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
65 | * Use Mana Reminder (Bingo) - ?
66 |
67 | ### Global Settings
68 |
69 | * Hide Falling Blocks - [PolyPatcher](https://modrinth.com/mod/patcher)
70 | * In-game Twitch Bot Commands - ?
71 | * Replace [hand] With Currently Held Item - Hypixel's /show command
72 | * Approximate Item Worth In Lore - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
73 | * Hetacomb Enchant Info In Lore - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
74 | * Champion Enchant Info In Lore - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
75 | * Thunder Bottle Progress Display - ?
76 | * Thunder Bottle Full Alert - [SkyHanni](https://modrinth.com/mod/skyhanni)
77 | * Use Old Master Stars - ?
78 | * Item Pickup Log - [SkyHanni](https://modrinth.com/mod/skyhanni)
79 | * Vanquisher Spawn Alert - ?
80 | * Sea Creature Catch Alert - [SkyHanni](https://modrinth.com/mod/skyhanni)
81 |
82 | ### Guild
83 |
84 | * Shorten "Guild >" To "G >" - [Hytils Reborn](https://modrinth.com/mod/hytils)
85 |
86 | ### HUD
87 |
88 | * FPS Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
89 | * CPS Counter - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
90 | * Show Current Pet - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates) / [SkyHanni](https://modrinth.com/mod/skyhanni)
91 | * Show Current Location - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
92 | * Show Soulflow - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
93 | * TPS Display - [SkyHanni](https://modrinth.com/mod/skyhanni)
94 | * Wither Impact Cooldown - [SkyHanni](https://modrinth.com/mod/skyhanni)
95 | * Current Spotify Song - [ThatGravyBoat's Craftify](https://modrinth.com/mod/craftify)
96 | * Current Lobby Day - [EvergreenHUD](https://modrinth.com/mod/evergreenhud)
97 | * Current Day Only Under Day 30 - ?
98 | * God Potion Expiration Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
99 | * Show Specific Stats On HUD - ?
100 | * HUD Stats Can Go Over Lvl 60 - ?
101 | * Show Dragon Damages - ?
102 | * Spider's Den Thundering Timer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
103 | * Packets/Second - ?
104 |
105 | ### Mining
106 |
107 | * Show Bal HP - ?
108 | * Bal Respawn Timer - ?
109 | * Bal Pet Alert - ?
110 | * Show Unlocked Gemstone Slots - ?
111 | * Show Contained Gemstones - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
112 | * Current Session Compact Progress - ?
113 | * $/hr From Gemstone Mining - ?
114 | * Forge NPC Price - ?
115 | * Current And Next CH Events - [SkyHanni](https://modrinth.com/mod/skyhanni)
116 | * Metal Detector Solver - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
117 | * Alert When All 4 Tools Found - ?
118 |
119 | ### Nether
120 |
121 | * Mastery Timer - ?
122 | * Show Next Dojo Swiftness Block - ?
123 | * Dojo Discipline Zombie Overlay - ?
124 | * Control Dojo Show Where To Look - ?
125 | * Show Hostage Waypoints - [SkyHanni](https://modrinth.com/mod/skyhanni)
126 | * Show Timer Over Rods - ?
127 | * Show Nether Boss Nametag On HUD - ?
128 |
129 | ### RNG Meter
130 |
131 | * RNG Meter Display - [SkyHanni](https://modrinth.com/mod/skyhanni)
132 | * Slayer RNG Meter Reset Alert - [SkyHanni](https://modrinth.com/mod/skyhanni)
133 | * Slayer RNG Drop Title - [SkyHanni](https://modrinth.com/mod/skyhanni)
134 |
135 | ### Slayer
136 |
137 | * Show Slayer Exp On Kill - ?
138 | * Show Boss Slain Alert - ?
139 | * Show Boss Spawned Alert - ?
140 | * Show Time To Kill On Kill - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
141 | * Show Current Slayer Xp Progress - ?
142 | * Nearby Miniboss Spawn Alert - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
143 | * Miniboss Spawn Sound - ?
144 | * Box Minibosses - ?
145 | * Box Area Minibosses - ?
146 | * List Nearby Miniboss HP On Screen - ?
147 | * Hide Dead Mob Nametags - ?
148 | * Box Enderman Slayer Bosses - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
149 | * Box And Line to Enderman Beacon - [SkyHanni](https://modrinth.com/mod/skyhanni)
150 | * Beacon Spawn Sound - ?
151 | * Display Enderman Eyes - [SkyHanni](https://modrinth.com/mod/skyhanni)
152 | * Show Enderman HP On Screen - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
153 | * Enderman Lazer Phase Timer - ?
154 | * Sound For Blaze Towers - ?
155 | * Box For Blaze Towers - ?
156 | * Show Slayer Progress On Screen When Close - ?
157 | * Sync Other Boss Locations - ?
158 | * Disable Enderman Teleporting - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
159 | * Outline Arachne Keeper - [SkyHanni](https://modrinth.com/mod/skyhanni)
160 | * Arachne Keeper Spawn Alert - ?
161 | * Nested Endermite Spawn Warning - ?
162 |
163 | ### Summonings
164 |
165 | * Hide Summoning Nametags - [SkyHanni](https://modrinth.com/mod/skyhanni)
166 | * Warn When Summoning HP Is Low - ?
167 | * Render HP Of Summons On Screen - [SkyHanni](https://modrinth.com/mod/skyhanni)
168 |
169 | ### Spam Hider
170 |
171 | * Hide Some Messages - [SkyHanni](https://modrinth.com/mod/skyhanni) / [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
172 | * Move Messages To Spam Hider Chat - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
173 | * Show Friend Join/Leave Messages - /f notifications
174 | * Show Guild Join/Leave Messages - /g notifications
175 | * Show Pet Level Messages - ?
176 | * Hide "There are blocks in the way!" Message - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (need to use custom spam hider)
177 | * Hide Autopet Messages - [SkyHanni](https://modrinth.com/mod/skyhanni)
178 |
179 | ### Special Mining
180 |
181 | * Compact Powder Messages - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest)
182 | * Fix x2 Powder Messages - ?
183 | * Powder Info On HUD - [SkyHanni](https://modrinth.com/mod/skyhanni) / [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
184 | * Powder Per Hour - [SkyHanni](https://modrinth.com/mod/skyhanni)
185 | * Chests Per Hour - [SkyHanni](https://modrinth.com/mod/skyhanni)
186 | * Reset Data On Leaving Ch - ?
187 | * Chest Dug Alert - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
188 | * Gemstone Message Hider - [SkyHanni](https://modrinth.com/mod/skyhanni)
189 | * Wishing Compass Message Hider - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (need to use custom spam hider)
190 | * Ascension Rope Message Hider - [Skytils](https://github.com/Skytils/SkytilsMod/releases/latest) (need to use custom spam hider)
191 | * Show Area Treasure - [SkyHanni](https://modrinth.com/mod/skyhanni)
192 | * Scatha Counter HUD - [Scatha-Pro](https://modrinth.com/mod/scatha-pro)
193 | * Scatha Health HUD - ?
194 | * Worm/Scatha Spawn Alert - [Scatha-Pro](https://modrinth.com/mod/scatha-pro)
195 | * Worm/Scatha Spawn Message - ?
196 | * Scatha Pet Dropped Alert - [Scatha-Pro](https://modrinth.com/mod/scatha-pro)
197 |
198 | ### Other
199 |
200 | * Stat Next To Name - ?
201 | * Networth Viewer - [NotEnoughUpdates](https://modrinth.com/mod/notenoughupdates)
202 | * Networth Leaderboard - Disallowed with Hypixel's new API changes.
203 | * Stat Graphs - Disallowed with Hypixel's new API changes.
204 |
205 | # Contributors
206 |
207 | * [CalMWolfs](https://github.com/CalMWolfs)
208 | * [Empa](https://github.com/ItsEmpa)
209 | * [ooffyy](https://github.com/realooffyy)
210 | * [dayssky](https://github.com/dayssky)
211 |
--------------------------------------------------------------------------------
/docs/1.8.9/wyvtils.md:
--------------------------------------------------------------------------------
1 | # Wyvtils Alternatives
2 |
3 | The mod is no longer supported by its developer, Wyvest.
4 |
5 | ### General
6 |
7 | * Reverse Inventory Scrolling - [PolyPatcher](https://modrinth.com/mod/patcher)
8 | * Hide Locraw Messages - [Hytils Reborn](https://modrinth.com/mod/hytils)
9 | * Item Physics - [ItemPhysic Lite](https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite/files?version=1.8.9)
10 |
11 | ### Everything else
12 | * Bossbar Customization - [VanillaHUD](https://modrinth.com/mod/vanillahud)
13 | * Action Bar Customization - [VanillaHUD](https://modrinth.com/mod/vanillahud)
14 | * Title Customization - [VanillaHUD](https://modrinth.com/mod/vanillahud)
15 | * Name Highlight - [REDACTION](https://modrinth.com/mod/redaction)
16 | * Sidebar Customization - [VanillaHUD](https://modrinth.com/mod/vanillahud)
17 | * Hitbox Customization - [PolyHitbox](https://modrinth.com/mod/hitbox)
18 | * Pack GUI Modifier - [Resource Pack Manager](https://skyclient-files.pages.dev/Resource_Pack_Manager_1.2.jar)
19 |
20 | # Contributors
21 |
22 | * [moisty](https://github.com/Mqisty)
23 | * [Wyvest](https://github.com/Wyvest)
24 | * [Zetvue](https://zetvue.github.io)
25 |
--------------------------------------------------------------------------------
/docs/assets/images/LICENSE:
--------------------------------------------------------------------------------
1 | The images "alternatives.png" and "logo.png" are copyrighted by Zetvue under ARR.
2 |
3 | Contact Zetvue at https://zetvue.github.io for usage permissions.
4 |
--------------------------------------------------------------------------------
/docs/assets/images/alternatives.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/MicrocontrollersDev/Alternatives/1aaf5e7cc9e3942b8481946790bc35dacc630819/docs/assets/images/alternatives.png
--------------------------------------------------------------------------------
/docs/assets/images/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/MicrocontrollersDev/Alternatives/1aaf5e7cc9e3942b8481946790bc35dacc630819/docs/assets/images/logo.png
--------------------------------------------------------------------------------
/docs/contributors.md:
--------------------------------------------------------------------------------
1 | # Massive thanks to the following people who helped make this:
2 |
3 | * [8KCoffeeWizard](https://github.com/8KCoffeeWizard)
4 | * [Abd](https://github.com/BrahR)
5 | * [Absterge](https://github.com/Absterge)
6 | * [Abuse](https://github.com/abuserightclick)
7 | * [Angry_Pineapple](https://github.com/Angry-Pineapple3121)
8 | * [asbyth](https://github.com/asbyth)
9 | * [Axuras](https://github.com/Axuras)
10 | * [AzuredBlue](https://github.com/AzuredBlue)
11 | * [Blurryface](https://blurry.gay)
12 | * [BobIsMyManager](https://github.com/BobIsMyManager)
13 | * [bumble](https://github.com/itsbumble)
14 | * [CalMWolfs](https://github.com/CalMWolfs)
15 | * [ChachyDev](https://github.com/ChachyDev)
16 | * [Coolbird1234](https://www.youtube.com/c/Bird69)
17 | * [dayssky](https://github.com/dayssky)
18 | * [De-Snail](https://github.com/De-Snail)
19 | * [Deftu](https://github.com/Deftu)
20 | * [Digux](https://github.com/Diguhxe)
21 | * [DJtheRedstoner](https://github.com/DJtheRedstoner)
22 | * [Empa](https://github.com/ItsEmpa)
23 | * [Feel65](https://github.com/Feel65)
24 | * [Fizzify](https://github.com/Fizzify)
25 | * [Flopgop](https://github.com/Flopgop)
26 | * [gabrielvicenteYT](https://github.com/gabrielvicenteYT)
27 | * [Geek](https://github.com/GamingGeek)
28 | * [GhoulBoi69](https://github.com/GhoulBoii)
29 | * [hannibal2](https://github.com/hannibal002)
30 | * [HiZe](https://github.com/superhize)
31 | * [JackedUp21](https://github.com/JackedUp21)
32 | * [jani270](https://github.com/jani270)
33 | * [JitterDev](https://github.com/JitterDev)
34 | * [Karmette](https://github.com/karmette)
35 | * [Kingili](https://github.com/Kingili22)
36 | * [Koxx12](https://github.com/koxx12-dev)
37 | * [KTrain](https://github.com/KTrain5169)
38 | * [Lily](https://github.com/My-Name-Is-Jeff)
39 | * [Lisena](https://github.com/lisenaaaa)
40 | * [Lizzy](https://github.com/LizzyMaybeDev)
41 | * [LlamaLad7](https://github.com/LlamaLad7)
42 | * [Lucasyh](https://github.com/Lucasyh)
43 | * [LynithDev](https://github.com/LynithDev)
44 | * [MisterCheezeCake](https://github.com/MisterCheezeCake)
45 | * [Moiré](https://github.com/moire9)
46 | * [Moisty](https://github.com/Mqisty)
47 | * [nacrt](https://github.com/nacrt)
48 | * [Narwhalism](https://www.twitch.tv/narwhalswim)
49 | * [NetheriteMiner](https://github.com/NetheriteMiner)
50 | * [o9o](https://www.youtube.com/@o9omc)
51 | * [ooffyy](https://github.com/realooffyy)
52 | * [ooTruffle](https://github.com/ooTruffle)
53 | * [PandaNinjas](https://github.com/pandaninjas)
54 | * [Pengu](https://github.com/pengubear)
55 | * [Proudmuslim](https://github.com/proudmuslim-dev)
56 | * [RaphyTwin](https://github.com/RaphyTwin)
57 | * [RayDeeUx](https://github.com/RayDeeUx)
58 | * [Rayless](https://github.com/UnderscoreRayless)
59 | * [Salmon](https://github.com/Scherso)
60 | * [Shiggy](https://github.com/Shiggy-dev)
61 | * [Solonovamax](https://github.com/solonovamax)
62 | * [stef-the](https://github.com/stef-the)
63 | * [Stekerser](https://github.com/Stekerser)
64 | * [Sychic](https://github.com/Sychic)
65 | * [Systemless](https://github.com/SystemlessDev)
66 | * [thatonecoder](https://github.com/Coccocoahelper)
67 | * [ToggledX](https://github.com/ToggledX)
68 | * [Tricked](https://github.com/Tricked-dev)
69 | * [usb](https://github.com/U5B)
70 | * [voxxal](https://github.com/voxxal)
71 | * [Wyvest](https://github.com/Wyvest)
72 | * [yan](https://github.com/yanNotDev)
73 | * [yedonbro](https://github.com/yedonbro)
74 | * [Zetvue](https://zetvue.github.io)
75 |
--------------------------------------------------------------------------------
/docs/index.md:
--------------------------------------------------------------------------------
1 |
2 | # Welcome!
3 |
4 | Welcome to the official website for Microcontrollers' Alternatives lists!
5 |
6 | To find a list, use the navbar at the top of the page if on PC or in the left sidebar menu on mobile.
7 | You can also use the links below!
8 |
9 | * [1.8.9](https://alternatives.microcontrollers.dev/1.8.9/home)
10 | * [Latest](https://alternatives.microcontrollers.dev/latest/home)
11 | * [Launcher](https://alternatives.microcontrollers.dev/launcher/home)
12 |
13 | If you found any of these guides useful, please considering starring this repository on GitHub!
14 |
15 | ## For potential contributors
16 |
17 | Looking to contribute something to the project?
18 |
19 | * 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)
20 | * Make sure that the option that lets us make changes to your pull request is enabled
21 | * 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
22 | * If you are going to update/add a mod, try to change/add it on every list where applicable
23 | * We reserve the right to cherrypick changes and add them ourselves (with due credit to you)
24 | * Add your name to credits in alphabetical order in edited lists and in contributors.md, even for the tiniest of change
25 | * Preferably link to your GitHub account, though you may link to something else if you wish
26 |
--------------------------------------------------------------------------------
/docs/latest/badlion.md:
--------------------------------------------------------------------------------
1 | # Badlion Client Alternatives
2 |
3 | Please note that this page may be outdated due to Minecraft update cycles.
4 |
5 | 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.
6 |
7 | ## Mods
8 |
9 | ### 1.7 Visuals
10 |
11 | * Animations - [Animatium](https://modrinth.com/mod/animatium)
12 | * Hit Color - [Animatium](https://modrinth.com/mod/animatium)
13 |
14 | ### Chat Mods
15 |
16 | * Auto Text **(BANNABLE ON HYPIXEL)** - [BindCommands](https://modrinth.com/mod/bindcommands)
17 | * Clear Chat - Vanilla
18 | * Compact Chat - [Chat Plus](https://modrinth.com/mod/chat-plus)
19 | * Text Shadow - ?
20 | * 24 Hour Timestamps - [Chat Plus](https://modrinth.com/mod/chat-plus)
21 | * Fancy Fonts - ?
22 | * Filter DMs - ?
23 | * Vanilla Background - Irrelevant
24 | * Timestamps - [Chat Plus](https://modrinth.com/mod/chat-plus)
25 | * Chat Messages Notifications - ?
26 | * Chat Opacity - Vanilla
27 | * Chat Size - [Chat Plus](https://modrinth.com/mod/chat-plus)
28 | * Emphasize Username in Chat - [ChatHighlighter](https://modrinth.com/mod/chathighlighter)
29 | * New Chat - Irrelevant
30 |
31 | ### Hypixel Mods
32 |
33 | * AutoGG - [Auto GG](https://modrinth.com/mod/auto-gg)
34 | * AutoTip - ?
35 | * Levelhead - ?
36 | * HyStats - ?
37 |
38 | ### HUD Mods
39 |
40 | * Armor Status - [uku's Armor HUD](https://modrinth.com/mod/ukus-armor-hud)
41 | * Bossbar - ?
42 | * CPS Counter - ?
43 | * Combo Counter - ?
44 | * Coordinates - [Coordinates Display](https://modrinth.com/mod/coordinates-display)
45 | * Crosshair Mod - [Custom Crosshair](https://modrinth.com/mod/custom-crosshair-mod)
46 | * Direction - [ Where Am I Going](https://modrinth.com/mod/waig)
47 | * FPS Counter - [FPS - Display](https://modrinth.com/mod/fpsdisplay)
48 | * Keystrokes - [TipTapShow](https://modrinth.com/mod/tiptapshow)
49 | * Ingame Server Switcher - ?
50 | * Item Counter - ?
51 | * Item Info - ?
52 | * Item Physics - [ItemPhysic Lite](https://modrinth.com/mod/itemphysic-lite)
53 | * MiniMap **(BANNABLE ON HYPIXEL)** - [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap)
54 | * Pack Display - ?
55 | * Ping - ?
56 | * Potion Status - [Status Effect Bars](https://modrinth.com/mod/status-effect-bars) / [Effect Timer Plus](https://modrinth.com/mod/effecttimerplus)
57 | * Reach Display - ?
58 | * Saturation - [AppleSkin](https://modrinth.com/mod/appleskin)
59 | * Scoreboard - [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks)
60 | * Server Address HUD - ?
61 | * Stopwatch - ?
62 | * Timers - ?
63 |
64 | ### Skyblock
65 |
66 | * See Skyblock mods [here](https://alternatives.microcontrollers.dev/latest/migrating/#skyblock-mods)
67 |
68 | ### Visual Mods
69 |
70 | * Block Overlay - [Custom Block Highlight](https://modrinth.com/mod/custom-block-highlight)
71 | * Clear Water - [Vanilla Tweaks Resourcepack](https://vanillatweaks.net/picker/resource-packs)
72 | * Cosmetics - [Cosmetica](https://modrinth.com/mod/cosmetica) (Completely free and works with BLC capes)
73 | * Wavey Capes - [Wavey Capes](https://modrinth.com/mod/wavey-capes)
74 | * Enchant Glint - ?
75 | * FOV - ?
76 | * Fullbright - [Methane](https://modrinth.com/mod/methane)
77 | * Hitboxes - [HitBox+](https://modrinth.com/mod/hitboxplus)
78 | * Inventory Blur - [Blur+](https://modrinth.com/mod/blur-fabric)
79 | * Motion Blur - [Motion Blur](https://modrinth.com/mod/motionblur)
80 | * Nick Hider - ?
81 | * Particle Mod - ?
82 | * Perspective Mod **(BANNABLE ON HYPIXEL)** - [Perspektive](https://modrinth.com/mod/perspektive)
83 | * ShinyPots - ?
84 | * Time Changer - [Time Changer](https://modrinth.com/mod/time-changer) (Only works on Multiplayer)
85 | * Weather Changer - [Weather Changer](https://modrinth.com/mod/weather-changer)
86 |
87 | ### Other
88 |
89 | * Clan Wars - Irrelevant
90 | * Discord Rich Presence - [CraftPresence](https://modrinth.com/mod/craftpresence)
91 | * Ghost Liquid Fix - Don't use
92 | * JEI - [RoughlyEnoughItems](https://modrinth.com/mod/roughly-enough-items)
93 | * ResourcePack 24 - [Resourcify](https://modrinth.com/mod/resourcify) (Only adds ability to download and update packs from Modrinth)
94 | * Toggle Sneak - Vanilla
95 | * Toggle Sprint - Vanilla
96 | * Waypoints - [Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap)
97 | * Zoom - [Zoomify](https://modrinth.com/mod/zoomify)
98 | * Emotes - [Emotecraft](https://modrinth.com/plugin/emotecraft) Also needs to be installed on the server though
99 | * Sprays - ?
100 | * Replay Mod - [Replay Mod](https://modrinth.com/mod/replaymod)
101 | * Schematica Mod - [Litematica](https://modrinth.com/mod/litematica) (Also need [MaLiLib](https://modrinth.com/mod/malilib))
102 | * TeamSpeak Mod - ?
103 | * MumbleLink - ?
104 |
105 | # Contributors
106 |
107 | * [RaphyTwin](https://github.com/RaphyTwin)
108 |
--------------------------------------------------------------------------------
/docs/latest/essential.md:
--------------------------------------------------------------------------------
1 | # Essential Alternatives
2 |
3 | ??? note "Essential sucks, click here to read why"
4 |
5 | Essential's new microtransaction system is predatory, purposefully designed to charge you more than what it would
6 | cost you prior to the new currency update. Essential now uses a new in-game currency in order to buy cosmetics,
7 | similar to Fortnite's V-Bucks. The amount of currency you can buy and the price of cosmetics is strategically
8 | placed so that you always have to buy more coins than you need to buy an item, forcing you to spend extra. This
9 | business practice is incredibly anticonsumer and profit driven, and is much different from their previous,
10 | respectable scheme where you paid directly for the item you wanted.
11 |
12 | Essential has tracking and data collection. This information may be shared to third parties as can be read in
13 | their [privacy policy](https://essential.gg/privacy-policy), as well as what data they collect.
14 |
15 | Essential is a half-baked mod. Almost every promise for new features has yet to be delivered since and
16 | before its release. Additionally, the features Essential currently has are purposefully made to be worse than
17 | other mods. Most obvious of this is their built in zoom, which despite all of its features being copied from
18 | Patcher, most of its functionality and customization was not added as to make it "less intimidating and easier
19 | for new players". Instead of using these half-baked and random features that can easily break with other mods,
20 | you should just use the free and open alternatives that have more features and are able to provide better
21 | support.
22 |
23 | Essential goes against the spirit of modern modding. There is no point for a mod loader when a singular mod tries
24 | to do everything, especially when it breaks everything else along the way. Using a mod loader means you have the
25 | freedom to use whatever mods you want. Don't feel tied down by Essential!
26 |
27 | Essential also tries to market itself as a mod library. Because of this, if another mod wants to use something
28 | Essential offers, all users of the mod are forced to install Essential alongside the original mod. There is no way
29 | around this. If you are a mod developer, please look elsewhere for the features Essential offers. Their libraries,
30 | Elementa, Vigilance, and UniversalCraft can all be used individually without the need of Essential, should you
31 | need to use them. There are other libraries such as OmniCore (UniversalCraft competitor), OneConfig (Vigilance
32 | competitor), and PolyUI (Elementa competitor). I especially recommend avoiding Vigilance in general, due to its
33 | myriad of issues that are known and acknowledged by the Essential devs, yet have not been fixed even years later.
34 |
35 | Don't feel forced to use Essential!
36 |
37 | ## Essential Features
38 |
39 | ### World Host
40 |
41 | * Host World - [World Host](https://modrinth.com/mod/world-host) (does not require other people to use the mod, only the person hosting)
42 |
43 | ### Pictures
44 |
45 | * Pictures / Screenshot Manager - [Snapper](https://modrinth.com/mod/snapper)
46 |
47 | ### Account Switcher
48 |
49 | * Account Switcher - [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher)
50 |
51 | ### Skin Changer
52 |
53 | * Skin Changer - [Skin Shuffle](https://modrinth.com/mod/skinshuffle)
54 |
55 | ### Chat Peek
56 |
57 | * Chat Peek - [Chat Plus](https://modrinth.com/mod/chat-plus)
58 |
59 | ## Essential Settings
60 |
61 | ### Session
62 |
63 | * Automatically Refresh Session - [Auto Reauth](https://modrinth.com/mod/auto-reauth)
64 |
65 | ## Emotes
66 |
67 | * Emotes - [KosmX's Emotecraft](https://modrinth.com/mod/emotecraft)
68 |
69 | ## Cosmetics
70 |
71 | * Cosmetics - [Cosmetica](https://modrinth.com/mod/cosmetica)
72 |
73 | ## Quality of Life
74 |
75 | ### Screenshots
76 |
77 | * Screenshot Preview - [Screencapper](https://modrinth.com/mod/screencapper)
78 | * Quick Actions - [Screencapper](https://modrinth.com/mod/screencapper)
79 | * Post Screenshot Action - [Screencapper](https://modrinth.com/mod/screencapper)
80 | * Screenshot Preview Duration - [Screencapper](https://modrinth.com/mod/screencapper)
81 | * Screenshot Sounds - [Screencapper](https://modrinth.com/mod/screencapper)
82 | * Screenshot Message - [Screencapper](https://modrinth.com/mod/screencapper)
83 |
84 | ### Zoom
85 |
86 | * Smooth Zoomed Camera - [Zoomify](https://modrinth.com/mod/zoomify)
87 | * Smooth Zoming - [Zoomify](https://modrinth.com/mod/zoomify)
88 | * Toggle To Zoom - [Zoomify](https://modrinth.com/mod/zoomify)
89 |
90 | ### Discord Integration
91 |
92 | * Activity Status on Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
93 | * Join Requests through Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
94 | * Show Username and Avatar on Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
95 | * Show Joined Server on Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
96 |
97 | # Contributors
98 |
99 | * [Blurryface](https://blurry.gay)
100 | * [KTrain](https://github.com/KTrain5169)
101 |
--------------------------------------------------------------------------------
/docs/latest/feather.md:
--------------------------------------------------------------------------------
1 | # Feather "Client" Alternatives
2 |
3 | Please note that this page may be outdated due to Minecraft update cycles.
4 |
5 | It is *essential* 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.
6 |
7 | Feather "Client" is a Forge/Fabric mod marketing itself as a client, claiming immense FPS boosts and wide mod support.
8 | However, Feather, on numerous occasions, has been caught illegally stealing code and breaking other mod's licenses.
9 | Despite the overwhelming amount of evidence, their admins and moderators refuse to acknowledge it and avoid it.
10 | Feather is also unsupported by many mod authors, as Feather is closed source and obfuscated, and so incompatibilies cannot
11 | be fixed by mod authors. It is not recommended to use Feather or support the developers behind the "client". All major
12 | performance improvements can be gotten from using the original mods that Feather leeches off.
13 |
14 | Additionally, I do not personally trust them. If they are unable to write their own code for their features, I do not trust
15 | them to write proper security measures as by using Feather you are essentially giving them access to your Microsoft/Minecraft
16 | account. Their Discord server also refuses to ban scammers, as on several occasions myself and others have been told that it
17 | is not their problem.
18 |
19 | ### Visuals
20 |
21 | * Animations - Irrelevant
22 | * Block Overlay - [Custom Block Highlight](https://modrinth.com/mod/custom-block-highlight)
23 | * Clear Water - [Vanilla Tweaks Resourcepack / Terrain](https://vanillatweaks.net/picker/resource-packs)
24 | * Custom Crosshair - [Custom Crosshair](https://modrinth.com/mod/custom-crosshair-mod)
25 | * FOV Changer - Partially in vanilla's accessibility menu
26 | * Glint - [Vanilla Tweaks Resourcepack / World of Color > Enchantment Glints](https://vanillatweaks.net/picker/resource-packs)
27 | * Hitbox - [HitBox+](https://modrinth.com/mod/hitboxplus)
28 | * Item Physics - [ItemPhysic Lite](https://modrinth.com/mod/itemphysic-lite)
29 | * Nick Hider - ?
30 | * Particles - ?
31 | * Time Changer - [Time Changer](https://modrinth.com/mod/time-changer) (Only works on Multiplayer)
32 | * Waypoints - [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap) (MINIMAP FEATURE BANNABLE ON HYPIXEL!)
33 | * Weather Changer - [Weather Changer](https://modrinth.com/mod/weather-changer)
34 | * Zoom - [Zoomify](https://modrinth.com/mod/zoomify)
35 |
36 | ### HUD
37 |
38 | * Armor Status - [Armor HUD](https://modrinth.com/mod/ukus-armor-hud)
39 | * Armor HUD - [RedLime's Detail Armor Bar](https://modrinth.com/mod/detail-armor-bar)
40 | * Attack Indicator - [Minenash's Enhanced Attack Indicator](https://modrinth.com/mod/enhanced-attack-indicator)
41 | * Boss Bar - ?
42 | * CPS - ?
43 | * Combo Display - ?
44 | * Coordinates - [Coordinates Display](https://modrinth.com/mod/coordinates-display)
45 | * Direction - [ Where Am I Going](https://modrinth.com/mod/waig)
46 | * FPS - [FPS - Display](https://modrinth.com/mod/fpsdisplay) / [Sodium Extra](https://modrinth.com/mod/sodium-extra) / [SimpleHUD](https://modrinth.com/mod/simplehud)
47 | * Item Counter - ?
48 | * Item Info - [Held Item Info](https://modrinth.com/mod/held-item-info)
49 | * Pack Display - ?
50 | * Ping - [SimpleHUD](https://modrinth.com/mod/simplehud)
51 | * Potion Effects - [Status Effect Bars](https://modrinth.com/mod/status-effect-bars) / [Effect Timer Plus](https://modrinth.com/mod/effecttimerplus)
52 | * Reach Display - ?
53 | * Saturation - [AppleSkin](https://modrinth.com/mod/appleskin)
54 | * Scoreboard - [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks)
55 | * Time - ?
56 |
57 | ### Hypixel
58 |
59 | * AutoFriend - ?
60 | * Auto Tip - ?
61 | * Auto GG - [Auto GG](https://modrinth.com/mod/auto-gg)
62 | * Anti GG - ?
63 | * LevelHead - ?
64 |
65 | ### Other
66 |
67 | * Auto Text **(BANNABLE ON HYPIXEL)** - ?
68 | * Discord - [CraftPresence](https://modrinth.com/mod/craftpresence)
69 | * Oof Mod - ?
70 | * Perspective - [Perspektive](https://modrinth.com/mod/perspektive)
71 | * Screenshot - ?
72 | * Scrollable Tooltips - [Adaptive Tooltips](https://modrinth.com/mod/adaptive-tooltips) / [ToolTipFix](https://modrinth.com/mod/tooltipfix)
73 | * Server Address - ?
74 | * Snaplook - ?
75 | * Toggle Sprint - Vanilla (Accessibility Options)
76 | * Voice - [Simple Voice Chat](https://modrinth.com/plugin/simple-voice-chat)
77 |
78 | ## General
79 |
80 | ### Blur Settings
81 |
82 | * Inventory - [Blur+](https://modrinth.com/mod/blur-fabric)
83 | * Menu - [Blur+](https://modrinth.com/mod/blur-fabric)
84 |
85 | ### Sound
86 |
87 | * Portal Sounds - [Sound Controller](https://modrinth.com/mod/sound-controller)
88 |
89 | ### Keybinds
90 |
91 | * Custom Dropstack - ?
92 |
93 | ## Chat Options
94 |
95 | ### Chat Settings
96 |
97 | * Toggle Chat - In vanilla's chat settings
98 | * Unlimited Scrollbar - [Chat Plus](https://modrinth.com/mod/chat-plus)
99 | * Background Color - Opacitiy changable in vanilla's chat settings
100 | * Text Shadow - ?
101 |
102 | ### Stack Messages
103 |
104 | * Stack Messages - [Chat Plus](https://modrinth.com/mod/chat-plus)
105 | * Consecutive Messages Only - [Chat Plus](https://modrinth.com/mod/chat-plus)
106 |
107 | ### Mentions
108 |
109 | * Highlight - [ChatHighlighter](https://modrinth.com/mod/chathighlighter)
110 | * Color - ?
111 | * Bold - ?
112 | * Own Messages - ?
113 |
114 | ## Performance
115 |
116 | * Performance Improvements - See my [full list of performance mods](https://alternatives.microcontrollers.dev/latest/migrating/#performance)
117 |
118 | ### Rendering Settings
119 |
120 | * Use Fast Rendering - [Sodium](https://modrinth.com/mod/sodium)
121 | * Use Direct Memory Access - [Sodium](https://modrinth.com/mod/sodium)
122 | * Use Fast Font Rendering - [Sodium](https://modrinth.com/mod/sodium)
123 | * 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)
124 | * Lazy Chunk Loading - [Sodium](https://modrinth.com/mod/sodium)
125 |
126 | ### Light Settings
127 |
128 | * Use Fast Block Lighting - [Sodium](https://modrinth.com/mod/sodium)
129 | * Use Fast Entity Lighting - [Sodium](https://modrinth.com/mod/sodium)
130 |
131 | ### Advanced Settings
132 |
133 | * Use Culling - [Entity Culling](https://modrinth.com/mod/entityculling)
134 | * Cull Nametags - [Entity Culling](https://modrinth.com/mod/entityculling)
135 |
136 | ### Cosmetics
137 |
138 | * Cosmetics - [Cosmetica](https://modrinth.com/mod/cosmetica)
139 |
140 | ## External Mods
141 |
142 | * [Replay Mod](https://modrinth.com/mod/replaymod)
143 | * [OptiFine](https://alternatives.microcontrollers.dev/latest/migrating/#optifine-replacements) <- see alternatives
144 | * [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap)
145 | * [MumbleLink](https://modrinth.com/mod/mumble-link)
146 | * [HD Skins](https://www.hdskins.de)
147 | * [Recursive Resources (Fabric version of Resourcepack Organizer)](https://modrinth.com/mod/recursiveresources)
148 | * OptiFabric - Do not use.
149 | * [Iris](https://modrinth.com/mod/iris)
150 | * [ModMenu](https://modrinth.com/mod/modmenu)
151 | * [RoughlyEnoughItems](https://modrinth.com/mod/rei)
152 | * [MaLiLib](https://www.curseforge.com/minecraft/mc-mods/malilib)
153 | * [Durability101](https://modrinth.com/mod/durability101)
154 | * [MouseTweaks](https://modrinth.com/mod/mouse-tweaks)
155 | * [ClientTweaks](https://modrinth.com/mod/client-tweaks)
156 | * [WTHIT](https://modrinth.com/mod/wthit)
157 | * [Multiconnect](https://modrinth.com/mod/multiconnect)
158 | * [Origins](https://modrinth.com/mod/origins)
159 | * [3D Skin Layers](https://modrinth.com/mod/3dskinlayers)
160 | * [Continuity](https://modrinth.com/mod/continuity)
161 | * [CIT Resewn](https://modrinth.com/mod/cit-resewn)
162 | * [Indium](https://modrinth.com/mod/indium)
163 | * [Balm](https://modrinth.com/mod/balm)
164 | * [Architectury](https://modrinth.com/mod/architectury-api)
165 | * [Cloth Config](https://modrinth.com/mod/cloth-config)
166 | * [Sodium](https://modrinth.com/mod/sodium)
167 | * [Lithium](https://modrinth.com/mod/lithium)
168 | * [Starlight](https://www.modrinth.com/mod/starlight)
169 | * [LazyDFU](https://modrinth.com/mod/lazydfu)
170 | * [Entity Culling](https://modrinth.com/mod/entityculling)
171 | * [Litematica](https://modrinth.com/mod/litematica)
172 |
173 | # Contributors
174 |
175 | * [o9o](https://www.youtube.com/@o9omc)
176 | * [Geek](https://github.com/GamingGeek)
177 | * [GhoulBoi69](https://github.com/GhoulBoii)
178 | * [Narwhalism](https://www.twitch.tv/narwhalswim)
179 | * [RaphyTwin](https://github.com/RaphyTwin)
180 | * [RayDeeUx](https://github.com/RayDeeUx)
181 | * [Rayless](https://github.com/UnderscoreRayless)
182 | * [Systemless](https://github.com/SystemlessDev)
183 | * [Tricked](https://github.com/Tricked-dev)
184 | * [Wyvest](https://github.com/Wyvest)
185 | * [Zetvue](https://zetvue.github.io)
186 |
--------------------------------------------------------------------------------
/docs/latest/home.md:
--------------------------------------------------------------------------------
1 | # Latest
2 |
3 | **MAY NOT ALWAYS BE UP-TO-DATE, LATEST MEANS LATEST AT CURRENT EDITING TIME**
4 |
5 | Click the links below or use the sidebar navigation to find the list you want.
6 |
7 | ## Mod List
8 |
9 | * [Migrating to Latest](https://alternatives.microcontrollers.dev/latest/migrating)
10 | - This is a comprehensive list of mods for Fabric 1.20 and guide on installing them
11 |
12 | ## Clients
13 |
14 | * [Badlion Client](https://alternatives.microcontrollers.dev/latest/badlion)
15 | * [Feather "Client"](https://alternatives.microcontrollers.dev/latest/feather)
16 | * [Lunar Client](https://alternatives.microcontrollers.dev/latest/lunar)
17 |
18 | ## Mods
19 |
20 | * [Essential](https://alternatives.microcontrollers.dev/latest/essential)
21 | * [OptiFine](https://alternatives.microcontrollers.dev/latest/optifine)
22 | * [Patcher](https://alternatives.microcontrollers.dev/latest/patcher)
23 |
--------------------------------------------------------------------------------
/docs/latest/lunar.md:
--------------------------------------------------------------------------------
1 | # Lunar Client Alternatives
2 |
3 | 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.
4 |
5 | Please note that this page may be outdated due to Minecraft update cycles.
6 |
7 | It is *essential* 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.
8 |
9 | ## Mods
10 |
11 | ### OptiFine
12 |
13 | * [List of OptiFine alternatives](https://alternatives.microcontrollers.dev/latest/migrating/#optifine-replacements)
14 |
15 | ### Performance
16 |
17 | * Performance Improvements - See my [full list of performance mods](https://alternatives.microcontrollers.dev/latest/migrating/#performance)
18 |
19 | ### 1.7 Visuals
20 |
21 | * Animations - [Animatium](https://modrinth.com/mod/animatium)
22 | * Hit Armor Color - [Animatium](https://modrinth.com/mod/animatium)
23 | * Reduced Hurt Animation - [Shake Tweaks](https://modrinth.com/mod/shaketweaks)
24 |
25 | ### Chat Mods
26 |
27 | * Chat Filter - ?
28 | * Chat Height Fix - [Chat Plus](https://modrinth.com/mod/chat-plus)
29 | * Don't Clear Chat History - [Chat Plus](https://modrinth.com/mod/chat-plus)
30 | * Highlighted Name - [ChatHighlighter](https://modrinth.com/mod/chathighlighter)
31 | * Background Opacity - Vanilla (Accessibility Options)
32 | * Hide Incoming Messages - ?
33 | * Stack Spam Messages - [Chat Plus](https://modrinth.com/mod/chat-plus)
34 | * Stop Servers from Closing Chat - ?
35 | * Text Shadow - ?
36 | * Unlimited Chat - [Chat Plus](https://modrinth.com/mod/chat-plus)
37 | * Chat Animation - ?
38 |
39 | ### Hypixel Mods
40 |
41 |
42 | * Hypixel Skyblock - See Skyblock mods [here](https://alternatives.microcontrollers.dev/latest/migrating/#skyblock-mods)
43 | * Remove Guild MOTD - ?
44 | * Remove Guild on Tab - ?
45 | * Short Chat Channel Messages - ?
46 | * Auto Friend - ?
47 | * Auto Tip - ?
48 | * Auto GG - [Auto GG](https://modrinth.com/mod/auto-gg)
49 | * Anti GG - ?
50 | * Auto Who - No longer works on Hypixel
51 | * Level Head - ?
52 | * Hypixel Autocomplete - ?
53 | * Hide Private Messages - ?
54 | * Hide Team Chat - ?
55 | * Hide Party Chat - ?
56 | * Hide Guild Chat - ?
57 | * Hide Shouts - ?
58 | * Hide Spectator Chat - ?
59 | * Hide Lobby Join Messages - ?
60 | * Hide Join Messages - ?
61 | * Hide Leave Messages - ?
62 | * Hide Soul Well Announcements - ?
63 |
64 | ### HUD Mods
65 |
66 | * Armor Status - [uku's Armor HUD](https://modrinth.com/mod/ukus-armor-hud)
67 | * Clock - ?
68 | * Combo Counter - ?
69 | * Coordinates - [Coordinates Display](https://modrinth.com/mod/coordinates-display)
70 | * CPS - ?
71 | * Day Counter - ?
72 | * DirectionHUD - [Coordinates Display](https://modrinth.com/mod/coordinates-display)
73 | * FPS - [FPS - Display](https://modrinth.com/mod/fpsdisplay)
74 | * Item Tracker - ?
75 | * Key Strokes - [TipTapShow](https://modrinth.com/mod/tiptapshow)
76 | * Memory Usage - ?
77 | * Pack Display - ?
78 | * Ping - ?
79 | * Potion Effects - [Status Effect Bars](https://modrinth.com/mod/status-effect-bars) / [Effect Timer Plus](https://modrinth.com/mod/effecttimerplus)
80 | * Potion Counter - [PotionCounter](https://modrinth.com/mod/potioncounter)
81 | * Stopwatch - ?
82 | * Server Address - ?
83 | * Saturation - [AppleSkin](https://modrinth.com/mod/appleskin)
84 | * Reach Display - ?
85 | * Team View - Irrelevant
86 |
87 | ### Nametags
88 |
89 | * Nametag Text Shadow - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
90 | * Third Person Nametag - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
91 | * Show Nametag Icon - Irrelevant
92 | * Nametag Opacity - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
93 |
94 | ### Visual Mods
95 |
96 | * 2D Items - [Animatium](https://modrinth.com/mod/animatium)
97 | * UHC Overlay - [Dropped Item Tweaks](https://modrinth.com/mod/droppeditemtweaks)
98 | * FOV Mod - ?
99 | * Menu Blur - [Blur+](https://modrinth.com/mod/blur-fabric)
100 | * Custom Crosshair - [Custom Crosshair](https://modrinth.com/mod/custom-crosshair-mod)
101 | * Waypoints - [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap) (MINIMAP FEATURE BANNABLE ON HYPIXEL!)
102 | * Scoreboard - [Scoreboard Tweaks](https://modrinth.com/mod/scoreboardtweaks)
103 | * Motion Blur - [Motion Blur](https://modrinth.com/mod/motionblur)
104 | * Shiny Pots - ?
105 | * Scrollable Tooltips - [Adaptive Tooltips](https://modrinth.com/mod/adaptive-tooltips)
106 | * Particle Multiplier - ?
107 | * Cooldowns - ?
108 | * Time Changer - [Time Changer](https://modrinth.com/mod/time-changer) (Only works on Multiplayer)
109 | * Block Outline - [Custom Block Highlight](https://modrinth.com/mod/custom-block-highlight)
110 | * Item Physics - [ItemPhysic Lite](https://modrinth.com/mod/itemphysic-lite)
111 | * TNT Timer Mod - [TNTTime](https://modrinth.com/mod/tnttime)
112 | * Hitbox - [HitBox+](https://modrinth.com/mod/hitboxplus)
113 | * 3D Skin Layers - [3D Skin Layers](https://modrinth.com/mod/3dskinlayers)
114 |
115 | ### Other Mods
116 |
117 | * Toggle Sneak/Sprint - Vanilla (Accessible in Controls and Accessibility Settings menus)
118 | * Nick Hider - [NameProtect](https://modrinth.com/mod/nameprotect)
119 | * WorldEdit CUI - [WorldEdit CUI](https://curseforge.com/minecraft/mc-mods/worldeditcui-fabric)
120 | * Replay Mod - [Replay Mod](https://modrinth.com/mod/replaymod)
121 | * Screenshot Uploader - [Screencapper](https://modrinth.com/mod/screencapper)
122 | * Auto Text Hot Key **(BANNABLE ON HYPIXEL)** - [BindCommands](https://modrinth.com/mod/bindcommands)
123 | * Mumble Link - ?
124 | * Boss Bar - ?
125 | * Freelook **(BANNABLE ON HYPIXEL)** - [Perspektive](https://modrinth.com/mod/perspektive)
126 | * Quickplay - ?
127 |
128 | ## Settings
129 |
130 | ### General
131 |
132 | #### HUD Options
133 |
134 | * Shift Effects in Inventory - Vanilla (use [No Recipe Book Shift](https://modrinth.com/mod/no-recipe-book-shift) to prevent the recipe book from shifting inventory)
135 | * Show Achievements/Advancements - [Sodium Extra](https://modrinth.com/mod/sodium-extra)
136 | * Show Crosshair in Third Person - [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks)
137 |
138 | #### Cosmetic Options
139 |
140 | * Cosmetics - [Cosmetica](https://modrinth.com/mod/cosmetica) (Completely free and works with Lunar capes)
141 | * Show Tab Icon - Irrelevant
142 |
143 | #### Misc Options
144 |
145 | * Smart Disconnect - [Confirm Disconnect](https://modrinth.com/mod/confirm-disconnect)
146 | * Borderless Fullscreen - [Cubes Without Borders](https://modrinth.com/mod/cubes-with-borders)
147 | * Disable Weather - [Weather Changer](https://modrinth.com/mod/weather-changer)
148 | * Modern Keybind Handling - Vanilla
149 | * Minimal View Bobbing - [Shake Tweaks](https://modrinth.com/mod/shaketweaks)
150 | * Unfocused FPS Limiter - [juliand665's Dynamic FPS](https://modrinth.com/mod/dynamic-fps)
151 |
152 | #### Texture Pack Options
153 |
154 | * Transparent Background - Vanilla
155 | * Red String - Use a resource pack
156 |
157 | ### Performance
158 |
159 | #### General
160 |
161 | * Hide Enderportals - ?
162 | * Full Bright - [Methane](https://modrinth.com/mod/methane)
163 | * Show Enchantment Glint - ?
164 | * Lazy Chunk Loading - [Sodium](https://modrinth.com/mod/sodium)
165 | * Disable Block Breaking Particles - [Sodium Extra](https://modrinth.com/mod/sodium-extra)
166 |
167 | #### Entity Options
168 |
169 | * Shadow - Vanilla (Accessible in [Sodium's](https://modrinth.com/mod/sodium) modified Video Settings menu)
170 | * Entities - ?
171 | * Tile Entities - ?
172 | * Show Ground Arrows - ?
173 | * Show Stuck Arrows - ?
174 | * Hide Grass/Foliage - ?
175 | * Hide Placed Skulls - ?
176 |
177 | ## Other
178 |
179 | * Vanilla Bug Fixes - [Debugify](https://modrinth.com/mod/debugify)
180 | * Resource Pack Menu - [enjarai's Recursive Resources](https://modrinth.com/mod/recursiveresources)
181 | * Custom Main Menu - [Keksuccino's FancyMenu](https://modrinth.com/mod/fancymenu)
182 | * Discord Rich Presence - [CraftPresence](https://modrinth.com/mod/craftpresence)
183 | * In Game Account Switcher - [The_Fireplace's In Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher)
184 | * In Game Server Switcher - ?
185 |
186 | # Contributors
187 |
188 | * [GhoulBoi69](https://github.com/GhoulBoii)
189 | * [RaphyTwin](https://github.com/RaphyTwin)
190 | * [Tricked](https://github.com/Tricked-dev)
191 | * [Zetvue](https://zetvue.github.io)
192 |
--------------------------------------------------------------------------------
/docs/latest/optifine.md:
--------------------------------------------------------------------------------
1 | # OptiFine Alternatives
2 |
3 | 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.
4 |
5 | [Click me for the alternative list!](https://alternatives.microcontrollers.dev/latest/migrating/#optifine-replacements)
6 |
7 | * This is a general list of features and their alternatives
8 | * For performance mods, please see the top of the page
9 | * For install instructions, please see the top of the page
10 |
--------------------------------------------------------------------------------
/docs/latest/patcher.md:
--------------------------------------------------------------------------------
1 | # (Poly)Patcher "Alternatives"
2 |
3 | PolyPatcher is a fork of Patcher and is a 1.8.9/1.12.2 performance, bug fix, and QOL mod.
4 | There is no version for newer Minecrafts, and so this is not a real alternatives list in the usual sense.
5 |
6 | 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.
7 |
8 | ### Bug Fixes
9 |
10 | * Most Bug Fixes - [Debugify](https://modrinth.com/mod/debugify)
11 | * Keep Shaders on Perspective change - Irrelevant
12 | * Parallax Fix - Vanilla
13 | * Culling Fix - Vanilla
14 | * Layers In Tab - Vanilla
15 | * Player Void Rendering - Vanilla
16 | * Alex Arm Position - Vanilla
17 | * Add Background to Book GUI - Vanilla
18 | * Resource Exploit Fix - Vanilla
19 | * Forge Chest Behavior - Irrelevant
20 | * Vanilla Held Item Lighting - Irrelevant
21 | * OptiFine Custom Sky Fix - Irrelevant
22 | * Sky Height - [Smooth Skies](https://modrinth.com/mod/smooth-skies)
23 |
24 | ### Experimental
25 |
26 | * Entry Point Caching - Irrelevant
27 | * HUD Caching - [Exordium](https://modrinth.com/mod/exordium)
28 | * Cache FPS - [Exordium](https://modrinth.com/mod/exordium)
29 | * Improved Skin Rendering - ?
30 |
31 | ### Miscellaneous
32 |
33 | * Remove Ground Foliage - ?
34 | * 1.12 Farm Selection Boxes - Vanilla
35 | * Exclude Cacti from 1.12 Boxes - ?
36 | * Remove Water FOV - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
37 | * FOV Modifier - Vanilla (All FOV's can be changed in Vanilla's accessibility menu, but they can't be modified individually)
38 | * Sprinting FOV - Vanilla
39 | * Flying FOV - Vanilla
40 | * Bow FOV - Vanilla
41 | * Speed FOV - Vanilla
42 | * Slowness FOV - Vanilla
43 | * Better Keybind Handling - Vanilla
44 | * Separate Sound & Texture Reloading - ?
45 | * Disable Hotbar Scrolling - [Scroll Tweaks](https://modrinth.com/mod/scrolltweaks)
46 | * Invert Hotbar Scrolling - [Scroll Tweaks](https://modrinth.com/mod/scrolltweaks)
47 | * Prevent Overflow Hotbar Scrolling - [Scroll Tweaks](https://modrinth.com/mod/scrolltweaks)
48 | * Crosshair Perspective - [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks)
49 | * Unfocused Sounds - [juliand665's Dynamic FPS](https://modrinth.com/mod/dynamic-fps)
50 | * Unfocused FPS - [juliand665's Dynamic FPS](https://modrinth.com/mod/dynamic-fps)
51 | * Unfocused FPS Amount - [juliand665's Dynamic FPS](https://modrinth.com/mod/dynamic-fps)
52 | * Log Optimizer - [altrisi's Log Cleaner](https://modrinth.com/mod/log-cleaner)
53 | * Log Optimizer Amount - [altrisi's Log Cleaner](https://modrinth.com/mod/log-cleaner)
54 | * Better Camera - Vanilla
55 | * Better F1 - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
56 | * Remove Screen Bobbing - [Shake Tweaks](https://modrinth.com/mod/shaketweaks)
57 | * Remove Map Bobbing - [Shake Tweaks](https://modrinth.com/mod/shaketweaks)
58 | * Static Items - [Dropped Item Tweaks](https://modrinth.com/mod/droppeditemtweaks)
59 | * Modify Every Sound - [Sound Controller](https://modrinth.com/mod/sound-controller)
60 | * Natural Capes - ?
61 | * Smooth Scrolling - [Smooth Scrolling](https://modrinth.com/mod/smooth-scroll)
62 | * Zoom Adjustment - [Zoomify](https://modrinth.com/mod/zoomify)
63 | * Remove Smooth Camera While Zoomed - [Zoomify](https://modrinth.com/mod/zoomify)
64 | * Render Hand While Zoomed - [Zoomify](https://modrinth.com/mod/zoomify)
65 | * Zoom Sensitivity - [Zoomify](https://modrinth.com/mod/zoomify)
66 | * Dynamic Zoom Sensitivity - [Zoomify](https://modrinth.com/mod/zoomify)
67 | * Smooth Zoom Animation - [Zoomify](https://modrinth.com/mod/zoomify)
68 | * Smooth Scroll-to-Zoom Animation - [Zoomify](https://modrinth.com/mod/zoomify)
69 | * Smooth Zoom Function - [Zoomify](https://modrinth.com/mod/zoomify)
70 | * Toggle to Zoom - [Zoomify](https://modrinth.com/mod/zoomify)
71 | * Simplify FPS Counter - [Zoomify](https://modrinth.com/mod/zoomify)
72 | * Use Vanilla Metrics Renderer - Irrelevant
73 | * Nausea Effect / Distortion Effects - Vanilla
74 | * Disable Achievements - [Sodium Extra](https://modrinth.com/mod/sodium-extra)
75 | * Fire Overlay Height - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
76 | * Fire Overlay Opacity - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
77 | * Hide Fire Overlay with Fire Resistance - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
78 | * Pumpkin Overlay Opacity - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
79 | * Remove Water Overlay - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
80 | * Remove Inverted Colors from Crosshair - [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks)
81 | * Fullbright - [Gamma Utils](https://modrinth.com/mod/gamma-utils)
82 | * Smart Fullbright - Not needed?
83 | * Disable Night Vision - [Better Night Vision](https://modrinth.com/mod/betternightvision)
84 | * Cleaner Night Vision - [Better Night Vision](https://modrinth.com/mod/betternightvision)
85 | * Show Own Nametag - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
86 | * Clean Projectiles - Vanilla
87 | * Ridden Horse Opacity - [Mount Opacity](https://modrinth.com/mod/mountopacity)
88 | * Water Fog Density - ?
89 | * Hide Aura on Invisible Withers - Vanilla
90 | * Numerical Enchantments - [Numerical Enchantments](https://modrinth.com/mod/numerical-enchantments)
91 | * Translate Unknown Roman Numerals - [Numerical Enchantments](https://modrinth.com/mod/numerical-enchantments)
92 | * Clean View - [LainMI's CleanView](https://github.com/zlainsama/CleanView/releases/latest)
93 | * Disable Breaking Particles - [Sodium Extra](https://modrinth.com/mod/sodium-extra)
94 | * Disable Lightning Bolts - [Render Tweaks](https://modrinth.com/mod/rendertweaks)
95 | * Alternate Text Shadow - [Sciophobia](https://modrinth.com/mod/sciophobia)
96 | * Add Text Shadow to Nametags - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
97 | * Add Text Shadow to Actionbar - [Debugify](https://modrinth.com/mod/debugify)
98 | * Add Background to Actionbar - ?
99 | * Disable Text Shadow - [Sciophobia](https://modrinth.com/mod/sciophobia)
100 | * Left Hand in First Person - Vanilla
101 | * Toggle Tab - ?
102 | * Number Ping - [Tab Tweaks](https://modrinth.com/mod/tabtweaks)
103 | * Disable Titles - [Title Tweaks](https://modrinth.com/mod/titletweaks)
104 | * Title Scale - [Title Tweaks](https://modrinth.com/mod/titletweaks)
105 | * Automatically Scale Title - [Title Tweaks](https://modrinth.com/mod/titletweaks)
106 | * Title Opacity - [Title Tweaks](https://modrinth.com/mod/titletweaks)
107 | * Windowed Fullscreen - [Cubes Without Borders](https://modrinth.com/mod/cubes-with-borders)
108 | * Instant Fullscreen - [Cubes Without Borders](https://modrinth.com/mod/cubes-with-borders)
109 | * Fix Action Bar Overlap - Vanilla
110 |
111 | ### Performance
112 |
113 | * List of Performance Mods - [List](https://alternatives.microcontrollers.dev/latest/migrating/#performance)
114 | * Entity Culling - [Entity Culling](https://modrinth.com/mod/entityculling)
115 | * Entity Culling Interval - [Entity Culling](https://modrinth.com/mod/entityculling)
116 | * Smart Entity Culling - Irrelevant
117 | * Don't Cull Ender Dragons - Irrelevant
118 | * Don't Cull Withers - Irrelevant
119 | * Don't Cull Player Nametags - Irrelevant
120 | * Don't Cull Entity Nametags - Irrelevant
121 | * Don't Cull Armorstand Nametags - Irrelevant
122 | * Check Armorstand Rules - Irrelevant
123 | * Entity Back-face Culling - ?
124 | * Player Back-face Culling - ?
125 | * Disable Armorstands - [Sodium Extra](https://modrinth.com/mod/sodium-extra)
126 | * Disable Semitransparent Players - ?
127 | * Disable Enchantment Books - [Sodium Extra](https://modrinth.com/mod/sodium-extra)
128 | * Disable Item Frames - [Sodium Extra](https://modrinth.com/mod/sodium-extra)
129 | * Disable Mapped Item frames - ?
130 | * Disable Grounded Arrows - ?
131 | * Disable Attached Arrows - ?
132 | * Disable Skulls - ?
133 | * Disable Falling Blocks - ?
134 | * Disable Nametags Boxes - [Nametag Tweaks](https://modrinth.com/mod/nametagtweaks)
135 | * Unstacked Items - [Dropped Item Tweaks](https://modrinth.com/mod/droppeditemtweaks)
136 | * Entity Render Distance Toggle - [Entity View Distance](https://modrinth.com/mod/entity-view-distance)
137 | * Tile Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance)
138 | * Hostile Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance)
139 | * Passive Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance)
140 | * Player Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance)
141 | * Global Entity Render Distance - [Entity View Distance](https://modrinth.com/mod/entity-view-distance)
142 | * Disable End Portals - ?
143 | * Disable Enchantment Glint - ?
144 | * 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)
145 | * Max Particle Limit - [Particle Core](https://modrinth.com/mod/particle-core)
146 | * Downscale Pack Images - ?
147 | * Optimized Font Renderer - [ImmediatelyFast](https://modrinth.com/mod/immediatelyfast)
148 | * Cache Font Data - [ImmediatelyFast](https://modrinth.com/mod/immediatelyfast)
149 | * Optimized World Swapping - [kennytv's Epic Force Close Loading Screen](https://modrinth.com/mod/forcecloseworldloadingscreen)
150 | * Limit Chunk Updates - [Sodium](https://modrinth.com/mod/sodium)
151 | * Chunk Update Limit - [Sodium](https://modrinth.com/mod/sodium)
152 | * Low Animation Tick - [Sodium](https://modrinth.com/mod/sodium)
153 | * Batch Model Rendering - [Sodium](https://modrinth.com/mod/sodium)
154 |
155 | ### Screens
156 |
157 | * 1.11 Chat Length - Vanilla
158 | * Remove Chat Message Limit - [Chat Plus](https://modrinth.com/mod/chat-plus)
159 | * Transparent Chat - [Chat Plus](https://modrinth.com/mod/chat-plus)
160 | * Transparent Chat Input Field - [Chat Plus](https://modrinth.com/mod/chat-plus)
161 | * Extend Chat Background - [Chat Plus](https://modrinth.com/mod/chat-plus)
162 | * Compact Chat - [Chat Plus](https://modrinth.com/mod/chat-plus)
163 | * Consecutive Compact Chat - [Chat Plus](https://modrinth.com/mod/chat-plus)
164 | * Compact Chat Time - [Chat Plus](https://modrinth.com/mod/chat-plus)
165 | * Remove Blank Messages - ?
166 | * Shift Chat - [Chat Plus](https://modrinth.com/mod/chat-plus)
167 | * Chat Delay - Vanilla
168 | * Chat Position - [Chat Plus](https://modrinth.com/mod/chat-plus)
169 | * Chat Timestamps - [Chat Plus](https://modrinth.com/mod/chat-plus)
170 | * Chat Timestamps Style - [Chat Plus](https://modrinth.com/mod/chat-plus)
171 | * Chat Timestamps Format - [Chat Plus](https://modrinth.com/mod/chat-plus)
172 | * Show Seconds on Timestamps - [Chat Plus](https://modrinth.com/mod/chat-plus)
173 | * Safe Chat Clicks - ?
174 | * Damage Glance - ?
175 | * Item Count Glance - ?
176 | * Enchantment Glance - ?
177 | * Protection Percentage - ?
178 | * Projectile Protection Percentage - ?
179 | * Container Backgrounds / Container Background Opacity - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
180 | * Container Opacity - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
181 | * GUI Crosshair - [Crosshair Tweaks](https://modrinth.com/mod/crosshairtweaks)
182 | * Startup Notification - [Startup Time](https://modrinth.com/mod/startup-time)
183 | * Clean Main Menu - Irrelevant
184 | * Open to LAN Replacement - ?
185 | * Smart Disconnect - ?
186 | * Image Preview - ?
187 | * Image Preview Width - ?
188 | * Inventory Position - Vanilla
189 | * Click Out of Containers - [Overlay Tweaks](https://modrinth.com/mod/overlaytweaks)
190 | * Inventory Scale - [Inventory Scale](https://modrinth.com/mod/inventoryscale)
191 | * Tab Opacity - [Tab Tweaks](https://modrinth.com/mod/tabtweaks)
192 | * Tab Height - [Tab Tweaks](https://modrinth.com/mod/tabtweaks)
193 | * Set Tab Height - [Tab Tweaks](https://modrinth.com/mod/tabtweaks)
194 |
195 | ### Screenshots
196 |
197 | * Favorite Screenshot - ?
198 | * Delete Screenshot - [Screencapper](https://modrinth.com/mod/screencapper)
199 | * Upload Screenshot - [Screencapper](https://modrinth.com/mod/screencapper)
200 | * Copy Screenshot - [Screencapper](https://modrinth.com/mod/screencapper)
201 | * Open Screenshots Folder - [Screencapper](https://modrinth.com/mod/screencapper)
202 | * Screenshot Manager - [Screencapper](https://modrinth.com/mod/screencapper)
203 | * Auto Copy Screenshot - [Screencapper](https://modrinth.com/mod/screencapper)
204 | * Screenshot Preview - [Screencapper](https://modrinth.com/mod/screencapper)
205 |
--------------------------------------------------------------------------------
/docs/launcher/home.md:
--------------------------------------------------------------------------------
1 | # Launcher
2 |
3 | Click the links below or use the sidebar navigation to find the list you want.
4 |
5 | In case you are not sure which to use, you should use Modrinth, as it is much easier to setup and use and is personally my recommended launcher of choice.
6 |
7 | ## Modrinth App (Recommended)
8 |
9 | * [Windows](https://alternatives.microcontrollers.dev/launcher/modrinth_win)
10 | * [MacOS](https://alternatives.microcontrollers.dev/launcher/modrinth_mac)
11 | * Linux coming soon
12 |
13 | ## Prism Launcher
14 |
15 | * [Windows](https://alternatives.microcontrollers.dev/launcher/prism_win)
16 | * [MacOS](https://alternatives.microcontrollers.dev/launcher/prism_mac)
17 | * [Linux](https://alternatives.microcontrollers.dev/launcher/prism_gnu)
18 |
--------------------------------------------------------------------------------
/docs/launcher/modrinth_gnu.md:
--------------------------------------------------------------------------------
1 | # Modrinth App
2 |
3 | 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.
4 |
5 | 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!
6 |
7 | ## How to Install (Linux)
8 |
9 | * 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.
10 |
11 |
--------------------------------------------------------------------------------
/docs/launcher/modrinth_mac.md:
--------------------------------------------------------------------------------
1 | # Modrinth App
2 |
3 | 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.
4 |
5 | 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!
6 |
7 | ## How to Install (Mac)
8 |
9 | * 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.
10 |
11 | ### Step 1 - Installing Modrinth
12 |
13 | [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".
14 |
15 | ### Step 2 - Logging in
16 |
17 | 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!
18 |
19 | ### Step 3 - Creating a Profile/Instance
20 |
21 | This guide will focus on Forge 1.8.9, but steps for other versions should also be obvious.
22 |
23 | 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 `Forge`, and Game version to `1.8.9`. Then press `+ Create`, click on the new profile (not the green arrow), and press "folder".
24 |
25 | ### Step 4 - Installing our mods / SkyClient
26 |
27 | Now that we've installed Forge 1.8.9, we need to move all our mods to the new Modrinth App folder. To do that, we'll right click our new instance and press `Open folder`. A Finder window should open, this is the equivalent of your ".minecraft" for this instance. Now, open Spotlight Search by pressing `CMD + Space` on your keyboard and typing `~/Library/Application Support/Minecraft` (if you are using SkyClient, you then need to open the `skyclient` folder). Simply move everything in this folder into the Modrinth App ".minecraft" folder that you opened earlier. Once this is done, you should be able to see all your mods in the Content tab, and can launch the profile. The Content tab can be opened by clicking on the instance (not the green start arrow), and clicking Content on the sidebar.
28 |
29 | When downloading mods from now on, you can simply drag and drop them into the Mods tab in Modrinth. Additionally, if the mod is on Modrinth, you can download them within the launcher using the `Add content` button at the top right of the Content tab.
30 |
31 | ### Step 5 - Explore
32 |
33 | 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!
34 |
35 | ## Common Issues
36 |
37 | #### `My mods arent showing up in-game!`
38 |
39 | 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 do not see any mods here, [you should redo step 4](#step-4-installing-our-mods-skyclient).
40 |
41 | If you see a list of mods here then you should click the `Options` tab, then `Edit versions`, then make sure to choose Forge. Click `Save changes` and Forge should be installed, and the mods should work.
42 |
43 |
44 |
45 | If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj).
46 | 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).
47 |
48 | # Contributors
49 |
50 | * [Axuras](https://github.com/Axuras)
51 |
--------------------------------------------------------------------------------
/docs/launcher/modrinth_win.md:
--------------------------------------------------------------------------------
1 | # Modrinth App
2 |
3 | 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.
4 |
5 | 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!
6 |
7 | ## How to Install (Windows)
8 |
9 | * 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.
10 |
11 | ### Step 1 - Installing Modrinth
12 |
13 | [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.
14 |
15 | ### Step 2 - Logging in
16 |
17 | 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!
18 |
19 | ### Step 3 - Creating a Profile/Instance
20 |
21 | This guide will focus on Forge 1.8.9, but steps for other versions should also be obvious.
22 |
23 | 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 `Forge`, and Game version to `1.8.9`. Then press `+ Create`, click on the new profile (not the green arrow), and press "folder".
24 |
25 | ### Step 4 - Installing our mods / SkyClient
26 |
27 | Now that we've installed Forge 1.8.9, we need to move all our mods to the new Modrinth App folder. To do that, we'll right click our new instance and press `Open folder`. A File Explorer window should open, this is the equivalent of your ".minecraft" for this instance. Now, open the Run dialog by pressing `Win + R` on your keyboard and typing `%appdata%`. Then open the `.minecraft` folder (if you are using SkyClient, you then need to open the `skyclient` folder). Simply move everything in this folder into the Modrinth App ".minecraft" folder that you opened earlier. Once this is done, you should be able to see all your mods in the Content tab, and can launch the profile. The Content tab can be opened by clicking on the instance (not the green start arrow), and clicking Content on the sidebar.
28 |
29 | When downloading mods from now on, you can simply drag and drop them into the Mods tab in Modrinth. Additionally, if the mod is on Modrinth, you can download them within the launcher using the `Add content` button at the top right of the Content tab.
30 |
31 | ### Step 5 - Explore
32 |
33 | 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!
34 |
35 | ## Common Issues
36 |
37 | #### `My mods arent showing up in-game!`
38 |
39 | 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 do not see any mods here, [you should redo step 4](#step-4-installing-our-mods-skyclient).
40 |
41 | If you see a list of mods here then you should click the `Options` tab, then `Edit versions`, then make sure to choose Forge. Click `Save changes` and Forge should be installed, and the mods should work.
42 |
43 |
44 |
45 | If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj).
46 | 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).
47 |
48 | # Contributors
49 |
50 | * [Axuras](https://github.com/Axuras)
51 | * [KTrain](https://github.com/KTrain5169)
52 |
--------------------------------------------------------------------------------
/docs/launcher/prism_gnu.md:
--------------------------------------------------------------------------------
1 | # Prism Launcher
2 |
3 | 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 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 Prism Launcher for an issue-less experience.
4 |
5 | This guide will explain the install process for Prism, 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!
6 |
7 | ## How to Install (Linux)
8 |
9 | * 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.
10 |
11 | ### Step 1 - Installing Java
12 |
13 | First, we need to download and setup Java to be able to use Prism Launcher. Unlike the default Minecraft launcher, Prism does not come bundled with a default Java, and so we must install it ourselves.
14 |
15 | Minecraft 1.16 and below all use Java 8, 1.17-1.20.4 use Java 17, and 1.20.5+ use Java 21. I recommend installing all to make it simpler to use different versions of Minecraft whenever you want.
16 |
17 | In order to download Java, we will first head to the [Adoptium download page](https://adoptium.net/temurin/releases). Adoptium is an open source Java that does not require a paid account to install, and is made by the Eclipse Foundation, a very reputable source. To install, we will use the dropdown boxes to make it easier to find the versions of Java we need
18 |
19 | * Operating System: Linux
20 | * Architecture: x64
21 | * Package Type: JDK
22 | * Version: 8, 17, and 21 (download one of them, then download the others after)
23 |
24 | Once we have chosen our download preferences, we will click the `tar.gz` download option and install it.
25 |
26 | ### Step 2 - Installing Prism
27 |
28 | [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.
29 |
30 |
31 | How do I install Prism Launcher?
32 | Below you will find distro specific instruction on how to install Prism.
33 |
34 | If you don't know what distro you're using you probably shouldn't be using Linux.
35 |
36 | Flatpak (most distros)
37 | Install from FlatHub
38 |
39 |
40 | Alpine Linux
41 | APK Packages are available on Alpine Linux Edge for multiple architectures
42 | ```bash
43 | apk add prismlauncher
44 | ```
45 |
46 |
47 | Arch Linux
48 | There are several AUR packages available:
49 |
50 | prismlauncher
51 |
52 | prismlauncher-bin
53 |
54 | prismlauncher-git
55 |
56 | Installing with an AUR helper
57 | ```bash
58 | # stable source package:
59 | yay -S prismlauncher
60 | # stable binary package:
61 | yay -S prismlauncher-bin
62 | # latest git package:
63 | yay -S prismlauncher-git
64 | ```
65 |
66 | If you want to use Qt 5 to build the packages instead:
67 |
68 | ```bash
69 | # stable Qt 5 source package:
70 | yay -S prismlauncher-qt5
71 | # stable Qt 5 binary package:
72 | yay -S prismlauncher-qt5-bin
73 | # latest Qt 5 git package:
74 | yay -S prismlauncher-qt5-git
75 | ```
76 |
77 | You can replace yay -S with your preferred AUR helper's install command.
78 |
79 |
80 | Installation using Chaotic-AUR
81 | If you have not already enabled the Chaotic-AUR follow their instructions on https://aur.chaotic.cx/ to enable it.
82 |
83 | ```bash
84 | # stable package:
85 | sudo pacman -S prismlauncher
86 | # latest git package:
87 | sudo pacman -S prismlauncher-git
88 | ```
89 |
90 | If you want to use Qt 5 to build the packages instead:
91 |
92 | ```bash
93 | # stable Qt 5 package:
94 | sudo pacman -S prismlauncher-qt5
95 | # latest Qt 5 git package:
96 | sudo pacman -S prismlauncher-qt5-git
97 | ```
98 |
99 |
100 |
101 | CentOS Stream / Fedora / Red Hat Enterprise Linux
102 | RPM packages are available on Copr for x86_64 and aarch64.
103 | If you are on an Enterprise Linux distribution (RHEL, CentOS, Rocky, etc.) and do not have the EPEL repositories enabled, please enable them here.
104 |
105 |
106 | Nightly builds are updated automatically in the Terra repository and built on Copr every 24 hours.
107 |
108 | ```bash
109 | # enables the copr repo
110 | sudo dnf copr enable g3tchoo/prismlauncher
111 | # stable releases
112 | sudo dnf install prismlauncher
113 | # nightly builds
114 | sudo dnf install prismlauncher-nightly
115 | # stable Qt 5 releases
116 | sudo dnf install prismlauncher-qt5
117 | # nightly Qt 5 builds
118 | sudo dnf install prismlauncher-qt5-nightly
119 | ```
120 |
121 |
122 | Debian / Ubuntu
123 | We use makedeb for our Debian packages.
124 | Several MPR packages are available:
125 |
126 | prismlauncher
127 | prismlauncher-bin
128 | prismlauncher-git
129 |
130 | Installation using Prebuilt MPR (recommended)
131 |
132 | ```bash
133 | 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
134 | 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
135 | sudo apt update
136 | sudo apt install prismlauncher
137 | ```
138 | NOTE: Prebuilt MPR only officially supports Debian 11, Ubuntu 20.04 and Ubuntu 22.04.
139 |
140 |
141 | Installation using an MPR helper
142 | Installing UNA
143 |
144 | ```bash
145 | bash <(curl -fsL https://github.com/AFK-OS/una/raw/main/install.sh)
146 |
147 | una update
148 | ```
149 |
150 | Installing Prism Launcher
151 |
152 | ```bash
153 | # stable source package:
154 | una install prismlauncher
155 | # stable binary package:
156 | una install prismlauncher-bin
157 | # latest git package:
158 | una install prismlauncher-git
159 | ```
160 |
161 | You can replace una install with your preferred MPR helper's install command.
162 |
163 |
164 | Installation with Pacstall
165 | Installing Pacstall
166 |
167 | ```bash
168 | sudo bash -c "$(curl -fsSL https://git.io/JsADh || wget -q https://git.io/JsADh -O -)"
169 | ```
170 |
171 | NOTE: Pacstall is unstable on Debian, due to outdated dependencies.
172 |
173 |
174 | Installing Prism Launcher
175 |
176 | ```bash
177 | # latest git package:
178 | pacstall -I prismlauncher-git
179 | ```
180 |
181 |
182 |
183 | Gentoo
184 | Ebuilds are available in the official Gentoo repository, under games-action/prismlauncher and games-action/prismlauncher-qt5
185 | Note that, for the time being, it is not stabilized, so it's masked for `~amd64` and `~arm64` only.
186 |
187 | ```bash
188 | sudo emaint sync -a
189 |
190 | # If you need to unmask the package, and considering `package.accept_keywords` to be a folder.
191 | echo ">=games-action/prismlauncher-5.0" | sudo tee -a /etc/portage/package.accept_keywords/prismlauncher
192 | # Or do this if you want to build from the latest commit instead of a release
193 | echo "=games-action/prismlauncher-9999 **" | sudo tee -a /etc/portage/package.accept_keywords/prismlauncher
194 |
195 | emerge games-action/prismlauncher
196 | ```
197 | Have fun! :)
198 |
199 |
200 | Nix
201 | A Nix derivation is available.
202 |
203 | Packages are available for all current Nix distributions.
204 |
205 |
206 | OpenSUSE
207 | RPM packages are available on the Open Build Service.
208 |
209 | ```bash
210 | # add repository (if on leap, replace 'openSUSE_Tumbleweed' with '15.4')
211 | zypper addrepo https://download.opensuse.org/repositories/home:getchoo/openSUSE_Tumbleweed/home:getchoo.repo
212 | # refresh repository cache
213 | zypper refresh
214 | # stable releases (Qt6 version, only for Tumbleweed)
215 | zypper install prismlauncher
216 | # latest builds (Qt6 version, only for Tumbleweed)
217 | zypper install prismlauncher-nightly
218 | # stable releases (Qt5 version, available for Leap and Tumbleweed)
219 | zypper install prismlauncher-qt5
220 | # latest builds (avalible for Leap and Tumbleweed)
221 | zypper install prismlauncher-qt5-nightly
222 | ```
223 |
224 |
225 | Void Linux
226 | Prism Launcher is available on the official Void repository.
227 |
228 | ```bash
229 | sudo xbps-install PrismLauncher
230 | ```
231 |
232 |
233 | 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.
234 |
235 | 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.
236 |
237 | 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.
238 |
239 | After this, continue with the installation process as normal.
240 |
241 | ### Step 3 - Logging in
242 |
243 | 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.
244 |
245 | 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".
246 |
247 | ### Step 4 - Creating an Instance
248 |
249 | This guide will focus on Forge 1.8.9, but steps for other versions should also be obvious.
250 |
251 | 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.
252 |
253 | Under the `Version` selector, scroll down till you find 1.8.9 and select it. Then in the `Mod Loader` tab directly underneath, choose Forge (NOTE: this is not the tab on the left that says CurseForge). It will automatically choose the latest version of Forge for 1.8.9 for you. Simply click "OK" to proceed. You should now be back on the main Prism page.
254 |
255 | ### Step 5 - Installing our mods / SkyClient
256 |
257 | Now that we've installed Forge 1.8.9, we need to move all our mods to the new Prism Launcher folder. To do that, we'll right click our new instance and press `Edit` to generate the required files, then we exit out of this menu. Now right click the instance and press `Folder` and you should be redirected to a file explorer window, where you should open the folder titled `.minecraft`. Now, open a new file explorer and navigate to your old .minecraft folder, which is `~/.minecraft`. Then open the `skyclient` folder if you are using SkyClient. Simply move everything in this folder into the Prism Launcher .minecraft folder that you opened earlier. Once this is done, you should be able to see all your mods in the Mods tab, and can launch the instance.
258 |
259 | When downloading mods from now on, you can simply drag and drop them into the Mods tab in Prism Launcher. Additionally, if the mod is on Modrinth or CurseForge, you can download them within the launcher using the `Download Mods` button.
260 |
261 | ### Step 6 - Explore
262 |
263 | 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!
264 |
265 | You can find a list of Prism themes and how to install them on [their website](https://prismlauncher.org/wiki/getting-started/change-themes).
266 |
267 | ### Step 7 - Updating Prism
268 |
269 | Simply update through your package manager, or reinstall it the same way you installed it.
270 |
271 | ### Step 8 - Setting CurseForge API Key
272 |
273 | 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.
274 |
275 | ## Common Issues
276 |
277 | #### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`
278 |
279 | In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation), or whatever version of Java you want to use such as 17 for newer versions of Minecraft.
280 |
281 | If you do not see any version, [you should redo step 1](#step-1-installing-java).
282 |
283 |
284 |
285 | #### `This instance is not compatible with Java version x.`
286 |
287 | Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation).
288 |
289 | If you do not see any version, [you should redo step 1](#step-1-installing-java).
290 |
291 |
292 |
293 | #### `My mods arent showing up in-game!`
294 |
295 | There are 2 common causes for this, click on the instance once then on the right click `Edit`, then in the next popup click `Mods`.
296 |
297 | If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient).
298 |
299 | If you see a list of mods here then you should click `Version` and on the right click `Install Forge`, the latest version should be highlighted. Click `OK` and Forge should be installed, and the mods should work.
300 |
301 |
302 |
303 | #### `A problem occured whilst running the Java Virtual Machine. Program will exit.`
304 |
305 | Make sure you have selected the x64 version of Java. You can check by clicking on your instance and go to `Edit`, then click `Settings` on the left side. Then, click the `Java installation` checkbox so that the section can be edited. Click `Auto-detect`, and a new popup will appear, with all the Java versions installed. Here, you should be able to see the first part of the path where Java is installed.
306 |
307 | If you do not see a valid option, [you should redo step 1](#step-1-installing-java)
308 |
309 |
310 |
311 | #### `SkyClient Updater still shows that it failed to update my mods!`
312 |
313 | Make sure you have selected a version of Java newer than `1.8.0_51`. Follow the steps in the [This instance is not compatible with Java version x](#this-instance-is-not-compatible-with-java-version-x). to fix the issue, but make sure the version is higher than `1.8.0_51`.
314 |
315 |
316 |
317 | ## Need More Help?
318 |
319 | If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj).
320 | 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)
321 |
322 | # Contributors
323 |
324 | * [Shiggy](https://github.com/Shiggy-dev)
325 | * [KTrain](https://github.com/KTrain5169)
326 |
--------------------------------------------------------------------------------
/docs/launcher/prism_mac.md:
--------------------------------------------------------------------------------
1 | # Prism Launcher
2 |
3 | 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 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 Prism Launcher for an issue-less experience.
4 |
5 | This guide will explain the install process for Prism, 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!
6 |
7 | ## How to Install (Mac)
8 |
9 | * 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.
10 |
11 | ### Step 1 - Installing Java
12 |
13 | First, we need to download and setup Java to be able to use Prism Launcher. Unlike the default Minecraft launcher, Prism does not come bundled with a default Java, and so we must install it ourselves.
14 |
15 | Minecraft 1.16 and below all use Java 8, 1.17-1.20.4 use Java 17, and 1.20.5+ use Java 21. I recommend installing all to make it simpler to use different versions of Minecraft whenever you want, however if you don't plan on playing 1.17-1.20.4, just Java 8 and 21.
16 |
17 | In order to download Java, we will first need to choose our distribution.
18 |
19 | ??? note "Apple Silicon - M1/M2/M3/M4"
20 |
21 | Head to the [Zulu download page](https://www.azul.com/downloads/#downloads-table-zulu). Adoptium is an open source Java distribution that does not require a paid account to install, and is made by the Eclipse Foundation, a very reputable source. To install, we will use the dropdown boxes to make it easier to find the versions of Java we need
22 |
23 | - Version: 8, 17, and 21 (download one of them, then download the others after)
24 | - Operating System: macOS
25 | - Architecture: Arm x64
26 | - Java Package: JDK
27 |
28 | If it asks if you want to allow downloads, click "Allow". Once we have chosen our download preferences, we will click the `.dmg` download option. Once it's downloaded, run it and follow the installation process. Do this for both versions of Java.
29 |
30 | ??? note "Intel CPU (not Apple silicon)"
31 |
32 | Below are downloads for for Java 8, 17, and 21. When downloading, choose the `.pkg` download option. If it asks if you want to allow downloads, click "Allow". Once it's downloaded, run it and follow the installation process. Do this for all versions of Java.
33 |
34 | - [Java 8](https://adoptium.net/temurin/releases/?os=mac&arch=x64&package=jdk&version=8)
35 | - [Java 17](https://adoptium.net/temurin/releases/?os=mac&arch=x64&package=jdk&version=17)
36 | - [Java 21](https://adoptium.net/temurin/releases/?os=mac&arch=x64&package=jdk&version=21)
37 |
38 |
39 | Note: The above links default to x64. If you are on a 32 bit computer, you can use the `Architecture` dropdown to change to x86.
40 |
41 | ### Step 2 - Installing Prism
42 |
43 | [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.
44 |
45 | 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.
46 |
47 | 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.
48 |
49 | 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.
50 |
51 | After this, continue with the installation process as normal.
52 |
53 | ### Step 3 - Logging in
54 |
55 | 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.
56 |
57 | 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".
58 |
59 | ### Step 4 - Creating an Instance
60 |
61 | This guide will focus on Forge 1.8.9, but steps for other versions should also be obvious.
62 |
63 | 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.
64 |
65 | Under the `Version` selector, scroll down till you find 1.8.9 and select it. Then in the `Mod Loader` tab directly underneath, choose Forge (NOTE: this is not the tab on the left that says CurseForge). It will automatically choose the latest version of Forge for 1.8.9 for you. Simply click "OK" to proceed. You should now be back on the main Prism page.
66 |
67 | ### Step 5 - Installing our mods / SkyClient
68 |
69 | Now that we've installed Forge 1.8.9, we need to move all our mods to the new Prism Launcher folder. To do that, we'll right click our new instance and press `Edit` to generate the required files, then we exit out of this menu. Now right click the instance and press `Folder` and you should be redirected to a Finder window, where you should open the folder titled `.minecraft`. Now, open a new Finder by either pressing `Cmd + Shift + G` on your keyboard or clicking the Finder tab and pressing "Go". Navigate to your old .minecraft folder by typing `~/Library/Application Support/minecraft`, then open the `skyclient` folder if you are using SkyClient. Simply move everything in this folder into the Prism Launcher .minecraft folder that you opened earlier. Once this is done, you should be able to see all your mods in the Mods tab, and can launch the instance.
70 |
71 | When downloading mods from now on, you can simply drag and drop them into the Mods tab in Prism Launcher. Additionally, if the mod is on Modrinth or CurseForge, you can download them within the launcher using the `Download Mods` button.
72 |
73 | ### Step 6 - Explore
74 |
75 | 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!
76 |
77 | You can find a list of Prism themes and how to install them on [their website](https://prismlauncher.org/wiki/getting-started/change-themes).
78 |
79 | ### Step 7 - Updating Prism
80 |
81 | Prism Launcher has a built in updater for macOS using the Sparkle Framework. When an update is available, an update button will appear on the top toolbar.
82 |
83 | ### Step 8 - Setting CurseForge API Key
84 |
85 | 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.
86 |
87 | ## Common Issues
88 |
89 | #### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`
90 |
91 | In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation), or whatever version of Java you want to use such as 17 for newer versions of Minecraft.
92 |
93 | If you do not see any version, [you should redo step 1](#step-1-installing-java).
94 |
95 |
96 |
97 | #### `This instance is not compatible with Java version x.`
98 |
99 | Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation).
100 |
101 | If you do not see any version, [you should redo step 1](#step-1-installing-java).
102 |
103 |
104 |
105 | #### `My mods arent showing up in-game!`
106 |
107 | There are 2 common causes for this, click on the instance once then on the right click `Edit`, then in the next popup click `Mods`.
108 |
109 | If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient).
110 |
111 | If you see a list of mods here then you should click `Version` and on the right click `Install Forge`, the latest version should be highlighted. Click `OK` and Forge should be installed, and the mods should work.
112 |
113 |
114 |
115 | #### `A problem occured whilst running the Java Virtual Machine. Program will exit.`
116 |
117 | Make sure you have selected the x64 version of Java. You can check by clicking on your instance and go to `Edit`, then click `Settings` on the left side. Then, click the `Java installation` checkbox so that the section can be edited. Click `Auto-detect`, and a new popup will appear, with all the Java versions installed. Here, you should be able to see the first part of the path where Java is installed.
118 |
119 | If you do not see a valid option, [you should redo step 1](#step-1-installing-java)
120 |
121 |
122 |
123 | #### `SkyClient Updater still shows that it failed to update my mods!`
124 |
125 | Make sure you have selected a version of Java newer than `1.8.0_51`. Follow the steps in the [This instance is not compatible with Java version x](#this-instance-is-not-compatible-with-java-version-x). to fix the issue, but make sure the version is higher than `1.8.0_51`.
126 |
127 |
128 |
129 | ## Need More Help?
130 |
131 | If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj).
132 | 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)
133 |
134 | # Contributors
135 | * [KTrain](https://github.com/KTrain5169)
136 |
--------------------------------------------------------------------------------
/docs/launcher/prism_win.md:
--------------------------------------------------------------------------------
1 | # Prism Launcher
2 |
3 | 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 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 Prism Launcher for an issue-less experience.
4 |
5 | This guide will explain the install process for Prism, 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!
6 |
7 | ## How to Install (Windows)
8 |
9 | * 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.
10 |
11 | ### Step 1 - Installing Java
12 |
13 | First, we need to download and setup Java to be able to use Prism Launcher. Unlike the default Minecraft launcher, Prism does not come bundled with a default Java, and so we must install it ourselves.
14 |
15 | Minecraft 1.16 and below all use Java 8, 1.17-1.20.4 use Java 17, and 1.20.5+ use Java 21. I recommend installing all to make it simpler to use different versions of Minecraft whenever you want, however if you don't plan on playing 1.17-1.20.4, just Java 8 and 21.
16 |
17 | Below are downloads for for Java 8, 17, and 21. When downloading, choose the `.msi` download option. Once it's downloaded, run it and follow the installation process. Do this for all versions of Java.
18 |
19 | - [Java 8](https://adoptium.net/temurin/releases/?os=windows&arch=x64&package=jdk&version=8)
20 | - [Java 17](https://adoptium.net/temurin/releases/?os=windows&arch=x64&package=jdk&version=17)
21 | - [Java 21](https://adoptium.net/temurin/releases/?os=windows&arch=x64&package=jdk&version=21)
22 |
23 |
24 | Note: The above links default to x64. If you are on a 32 bit computer, you can use the `Architecture` dropdown to change to x86.
25 |
26 | ### Step 2 - Installing Prism
27 |
28 | [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".
29 |
30 | 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.
31 |
32 | 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.
33 |
34 | 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.
35 |
36 | After this, continue with the installation process as normal.
37 |
38 | ### Step 3 - Logging in
39 |
40 | 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.
41 |
42 | 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".
43 |
44 | ### Step 4 - Creating an Instance
45 |
46 | This guide will focus on Forge 1.8.9, but steps for other versions should also be obvious.
47 |
48 | 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.
49 |
50 | Under the `Version` selector, scroll down till you find 1.8.9 and select it. Then in the `Mod Loader` tab directly underneath, choose Forge (NOTE: this is not the tab on the left that says CurseForge). It will automatically choose the latest version of Forge for 1.8.9 for you. Simply click "OK" to proceed. You should now be back on the main Prism page.
51 |
52 | ### Step 5 - Installing our mods / SkyClient
53 |
54 | Now that we've installed Forge 1.8.9, we need to move all our mods to the new Prism Launcher folder. To do that, we'll right click our new instance and press `Edit` to generate the required files, then we exit out of this menu. Now right click the instance and press `Folder` and you should be redirected to a File Explorer window, where you should open the folder titled `.minecraft`. Now, open the Run dialog by pressing `Win + R` on your keyboard, then navigate to your old .minecraft folder by typing `%appdata%`. Then open the `.minecraft` folder (and if you are using SkyClient, you then need to open the `skyclient` folder). Simply move everything in this folder into the Prism Launcher `.minecraft` folder that you opened earlier. Once this is done, you should be able to see all your mods in the Mods tab, and can launch the instance.
55 |
56 | [A quick video guide explaining this process can be found here.](https://youtu.be/DEGaD-_HFCE)
57 |
58 | When downloading mods from now on, you can simply drag and drop them into the Mods tab in Prism Launcher. Additionally, if the mod is on Modrinth or CurseForge, you can download them within the launcher using the `Download Mods` button.
59 |
60 | ### Step 6 - Explore
61 |
62 | 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!
63 |
64 | You can find a list of Prism themes and how to install them on [their website](https://prismlauncher.org/wiki/getting-started/change-themes).
65 |
66 | ### Step 7 - Updating Prism
67 |
68 | Automatic updating has been added since Prism Launcher 8.0. Simply press the `Update` button in the top toolbar to check for updates.
69 |
70 | If you are on a version less than 8.0, you will need to download the installer and run it again (you will not lose your instances/your SkyClient).
71 |
72 | In some cases (specifically when you are on version 5.x or lower), you may need to uninstall your current Prism Launcher entirely before reinstalling. Your instances will still be safe and will not be deleted.
73 |
74 | ### Step 8 - Setting CurseForge API Key
75 |
76 | 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.
77 |
78 | ## Common Issues
79 |
80 | #### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`
81 |
82 | In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).
83 |
84 | If you do not see any version, [you should redo step 1](#step-1-installing-java)
85 |
86 |
87 |
88 | #### `This instance is not compatible with Java version x.`
89 |
90 | Click your instance and go to `Edit`. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation), or whatever version of Java you want to use such as 17 for newer versions of Minecraft.
91 |
92 | If you do not see any version, [you should redo step 1](#step-1-installing-java).
93 |
94 |
95 |
96 | #### `My mods arent showing up in-game!`
97 |
98 | There are 2 common causes for this, click on the instance once then on the right click `Edit`, then in the next popup click `Mods`.
99 |
100 | If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient).
101 |
102 | If you see a list of mods here then you should click `Version` and on the right click `Install Forge`, the latest version should be highlighted. Click `OK` and Forge should be installed, and the mods should work.
103 |
104 |
105 |
106 | #### `A problem occured whilst running the Java Virtual Machine. Program will exit.`
107 |
108 | Make sure you have selected the x64 version of Java. You can check by clicking on your instance and go to `Edit`, then click `Settings` on the left side. Then, click the `Java installation` checkbox so that the section can be edited. Click `Auto-detect`, and a new popup will appear, with all the Java versions installed. Here, you should be able to see the first part of the path where Java is installed. Ensure that the Java version you have selected starts with `C:\Program Files` and not `C:\Program Files (x86)`.
109 |
110 | If you do not see a valid option, [you should redo step 1](#step-1-installing-java)
111 |
112 |
113 |
114 | #### `SkyClient Updater still shows that it failed to update my mods!`
115 |
116 | Make sure you have selected a version of Java newer than `1.8.0_51`. Follow the steps in the [This instance is not compatible with Java version x](#this-instance-is-not-compatible-with-java-version-x). to fix the issue, but make sure the version is higher than `1.8.0_51`.
117 |
118 |
119 |
120 | ## Need More Help?
121 |
122 | If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj).
123 | 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)
124 |
125 | # Contributors
126 |
127 | * [PandaNinjas](https://github.com/pandaninjas)
128 | * [Shiggy](https://github.com/Shiggy-dev)
129 | * [KTrain](https://github.com/KTrain5169)
130 |
--------------------------------------------------------------------------------
/mkdocs.yml:
--------------------------------------------------------------------------------
1 | site_name: Alternatives
2 | copyright: Copyright 2024 MicrocontrollersDev
3 |
4 | theme:
5 | favicon: assets/images/logo.png
6 | features:
7 | - navigation.instant
8 | - navigation.instant.prefetch
9 | - navigation.instant.progress
10 | - navigation.tracking
11 | - navigation.tabs
12 | - navigation.expand
13 | - toc.integrate
14 | - content.code.annotate
15 | - content.action.edit
16 | name: material
17 | logo: assets/images/logo.png
18 | icon:
19 | repo: fontawesome/brands/github
20 | palette:
21 | - media: "(prefers-color-scheme: light)"
22 | scheme: default
23 | primary: purple
24 | accent: indigo
25 | toggle:
26 | icon: material/weather-sunny
27 | name: Switch to dark mode
28 | - media: "(prefers-color-scheme: dark)"
29 | scheme: slate
30 | primary: purple
31 | accent: indigo
32 | toggle:
33 | icon: material/weather-night
34 | name: Switch to light mode
35 |
36 | repo_name: Alternatives
37 | repo_url: https://github.com/MicrocontrollersDev/Alternatives
38 | edit_uri: ../Alternatives/edit/main/docs/
39 | extra:
40 | social:
41 | - icon: simple/modrinth
42 | link: https://modrinth.com/user/Microcontrollers
43 | - icon: simple/curseforge
44 | link: https://legacy.curseforge.com/members/microcontrollerstv/projects
45 | - icon: simple/codeberg
46 | link: https://codeberg.org/MicrocontrollersDev
47 | - icon: fontawesome/brands/github
48 | link: https://github.com/MicrocontrollersDev
49 | - icon: simple/matrix
50 | link: https://matrix.to/#/!axTNrRSaDlwHtQznCp:matrix.org
51 | - icon: simple/revoltdotchat
52 | link: https://rvlt.gg/vNMTy2bw
53 | - icon: fontawesome/brands/discord
54 | link: https://discord.gg/rejfv9kFJj
55 | - icon: simple/bluesky
56 | link: https://bsky.app/profile/microcontrollers.dev
57 | - icon: fontawesome/brands/youtube
58 | link: https://www.youtube.com/@Microcontrollers
59 | - icon: simple/kofi
60 | link: https://ko-fi.com/microcontrollers
61 |
62 | nav:
63 | - "Home":
64 | - "Welcome": "index.md"
65 | - "Contributors": "contributors.md"
66 | - "1.8.9":
67 | - "Home": "1.8.9/home.md"
68 | - "Mod List":
69 | - "Mod List": "1.8.9/modlist.md"
70 | - "Clients":
71 | - "Badlion Client": "1.8.9/badlion_client.md"
72 | - "Feather Client": "1.8.9/feather_client.md"
73 | - "Hyperium": "1.8.9/hyperium.md"
74 | - "LabyMod": "1.8.9/labymod.md"
75 | - "Lunar Client": "1.8.9/lunar_client.md"
76 | - "Mods":
77 | - "5zig": "1.8.9/5zig.md"
78 | - "Dungeon Utilities": "1.8.9/dungeon_utilities.md"
79 | - "HyChat": "1.8.9/hychat.md"
80 | - "SkyblockCatia": "1.8.9/skyblockcatia.md"
81 | - "SkyblockExtras": "1.8.9/skyblockextras.md"
82 | - "Skyblock Reinvented": "1.8.9/skyblock_reinvented.md"
83 | - "Skypixel": "1.8.9/skypixel.md"
84 | - "SoopyAddons": "1.8.9/soopy.md"
85 | - "Wyvtils": "1.8.9/wyvtils.md"
86 | - "Modpacks":
87 | - "Refraction v4": "1.8.9/refraction_v4.md"
88 | - "Latest":
89 | - "Home": "latest/home.md"
90 | - "Mod List":
91 | - "Migrating to Latest": "latest/migrating.md"
92 | - "Clients":
93 | - "Badlion Client": "latest/badlion.md"
94 | - "Feather Client": "latest/feather.md"
95 | - "Lunar Client": "latest/lunar.md"
96 | - "Mods":
97 | - "Essential": "latest/essential.md"
98 | - "OptiFine": "latest/optifine.md"
99 | - "Patcher": "latest/patcher.md"
100 | - "Launcher":
101 | - "Home": "launcher/home.md"
102 | - "Modrinth App":
103 | - "Windows": "launcher/modrinth_win.md"
104 | - "MacOS": "launcher/modrinth_mac.md"
105 | - "Prism Launcher":
106 | - "Windows": "launcher/prism_win.md"
107 | - "MacOS": "launcher/prism_mac.md"
108 | - "Linux": "launcher/prism_gnu.md"
109 |
110 | markdown_extensions:
111 | - admonition
112 | - pymdownx.details
113 | - pymdownx.superfences
114 | - footnotes
115 | - toc:
116 | permalink: true
117 |
118 | plugins:
119 | - search
120 | - open-in-new-tab
121 |
--------------------------------------------------------------------------------
/requirements.txt:
--------------------------------------------------------------------------------
1 | mkdocs==1.6.0
2 | mkdocs-material==9.5.31
3 | mkdocs-material-extensions==1.3.1
4 | mkdocs-git-revision-date-localized-plugin==1.2.6
5 | mkdocs-open-in-new-tab==1.0.3
6 |
--------------------------------------------------------------------------------