From 5a7c62e794970f192cc47f9a98d983d5d97e7491 Mon Sep 17 00:00:00 2001 From: ILikePlayingGames <22475143+ILikePlayingGames@users.noreply.github.com> Date: Sat, 16 Sep 2023 20:36:43 -0400 Subject: Port existing pages to MKDocs --- docs/mod-lists/skyblock-mod-list.md | 67 +++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 docs/mod-lists/skyblock-mod-list.md (limited to 'docs/mod-lists/skyblock-mod-list.md') diff --git a/docs/mod-lists/skyblock-mod-list.md b/docs/mod-lists/skyblock-mod-list.md new file mode 100644 index 0000000..e6d9327 --- /dev/null +++ b/docs/mod-lists/skyblock-mod-list.md @@ -0,0 +1,67 @@ +# SkyBlock Mod List +!!! note + This list is a work in progress so some mods may be missing and many mods do not yet have main pages. + +This is a quick reference list of many of the common mods for SkyBlock and their official download locations. +Click on the "Main Page" link under a mod's name for more detailed information about that mod. + +## Mods + +### NotEnoughUpdates +- Download: https://github.com/NotEnoughUpdates/NotEnoughUpdates/releases +- Support: https://discord.gg/moulberry + +### SkyBlockAddons +!!! warning + This mod is no longer being maintained. Some features still work but new issues will not be fixed. + +SkyBlockAddons was one of the first SkyBlock mods when it first released in 2019. It adds over a hundred small tweaks that improve the player experience. Examples include more legible health and mana bars, a better enchanting table GUI (removed after Hypixel improved the original GUI), the power orb status display, Discord realtime presence, and the slayer tracker. + +- Download: https://github.com/BiscuitDevelopment/SkyblockAddons/releases +- Support: https://discord.gg/PqTAEek + +### Skytils +- Download: https://github.com/Skytils/SkytilsMod/releases +- Support: https://discord.gg/skytils + +### SkyBlock Extras +- Download: https://sbewebsite.appspot.com/ +- Support: https://discord.gg/sbe + +### Dungeons Guide +- Download: https://github.com/Dungeons-Guide/Skyblock-Dungeons-Guide/releases +- Support: https://discord.gg/vuGsXhY5Bv + +### Fancy Warp Menu +Fancy Warp Menu is a rewrite of SkyBlock Addons' fancy warp menu for improved performance and customization. It supports custom layouts and textures installed as resource packs. + +- Download: https://github.com/ILikePlayingGames/FancyWarpMenu/releases +- Support: https://discord.gg/tXFf9umfA9 + +### SkyHanni +- Download: https://github.com/hannibal002/SkyHanni/releases +- Support: https://discord.gg/8DXVN4BJz3 + +### SkyBlockPersonalized +- Download: https://github.com/Cobble8/SkyblockPersonalized/releases +- Support: https://discord.gg/QXA3y5EbNA + +### Dulkir Mod +- Download: https://github.com/inglettronald/DulkirMod +- Support: https://discord.gg/WnJwrNZQSn + +### Partly Sane Skies +- Download: https://github.com/PartlySaneStudios/partly-sane-skies/ +- Support: https://discord.gg/v4PU3WeH7z + +## ChatTriggers Modules +These require [ChatTriggers](https://www.chattriggers.com) to be installed first. +ChatTriggers is a mod loader that allows mods to be written in JavaScript instead of Java. + +### BetterMap +- Download: https://github.com/BetterMap/BetterMap/ +- Support: https://discord.gg/Uq5YzpaMsr + +### SoopyV2 +- Download: https://github.com/Soopyboo32/SoopyV2 +- Support: https://discord.gg/dfSMq96RSN -- cgit