From de5693bb555cf3fd8913a1607628bde92306d6cb Mon Sep 17 00:00:00 2001 From: LunaNotdev <74936369+LunaNotdev@users.noreply.github.com> Date: Thu, 20 May 2021 12:58:04 +0000 Subject: use dropdowns instead spaghetti MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit i didnt learn markdown for nothing 🐒 --- README.md | 45 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 34 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 7835e65b..11b7b5fd 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,10 @@ A Hypixel Skyblock Utilities mod. ## Features -*** -#### General +
+ General + +### General - Client Side Custom Armor Colors (with animated rainbow) - Custom Command Aliases - Griffin Burrow Locator and Waypoints @@ -53,7 +55,11 @@ A Hypixel Skyblock Utilities mod. - Combo messages - Blessing enchant and bait messages - Wither and Undead Essence unlock messages -##### Dungeons +
+
+ Dungeons + +#### Dungeons - ~~Show Hidden Fels, Shadow Assassins, and blood room mobs~~ - Blaze Solver Which Replaces The Skin Textures - Boulder Puzzle Solver [WIP] @@ -75,12 +81,20 @@ A Hypixel Skyblock Utilities mod. - Skeleton Master Boxes - Correct Livid Finder (with M5 support) - Dungeon Chest Profit -#### Farming +
+
+ Farming + +### Farming - ~~Block Math Hoe Recipe Viewer~~ - ~~Block Breaking Farms~~ - Hungry Hiker solver - Treasure Hunter Solver -#### Mining +
+
+ Mining + +### Mining - ~~Show Ghosts in the Mist (Also their health)~~ - ~~Disable Pickaxe Ability on Private Island~~ - Fetchur Solver @@ -91,7 +105,11 @@ A Hypixel Skyblock Utilities mod. - More Visible Ghosts - Recolor Carpets - Highlight Completed Comissions -#### Items +
+
+ Items + +### Items - Soul Eater Bonus Strength - ~~Block Useless Zombie Sword Uses~~ - ~~Prioritize Item Abilities~~ @@ -114,7 +132,11 @@ A Hypixel Skyblock Utilities mod. - Show Price of Items in the Experimentation Table - Jerry-chine Gun Sound Hider - Show Enchanted Book Abbreviation -### Miscellaneous +
+
+ Miscellaneous + +## Miscellaneous - Hide Witherborn Boss Bars - Hide Fire and Lightning - Custom Damage Splash @@ -127,12 +149,13 @@ A Hypixel Skyblock Utilities mod. - Placed Summoning Eye Display - Spider's Den Rain Timer - Stop Dropping Valuable Items (customizable BIN value) - +
And more to come! +
+ Commands ## Commands -*** - /skytils - Opens the main GUI. (Alias is /st) - /skytils config - Opens the GUI to edit the config. - /skytils help - Displays the various commands and their usages @@ -148,10 +171,10 @@ And more to come! - /reparty (/rp) - Disbands and sends a party invite to everyone who was in your party. - /glintcustomize override - Change the visibility of enchantment glints for the item. - /glintcustomize color - Change the enchant glint color for the item. - +
### Credits to Open Source Software *** Skytils would not be possible without other open source projects. -[For more information, click here](https://github.com/Skytils/SkytilsMod/blob/main/OPEN_SOURCE_SOFTWARE.md) \ No newline at end of file +[For more information, click here](https://github.com/Skytils/SkytilsMod/blob/main/OPEN_SOURCE_SOFTWARE.md "Credits") -- cgit