diff options
author | Empa <42304516+ItsEmpa@users.noreply.github.com> | 2024-02-20 17:43:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 17:43:09 +0100 |
commit | bf1d0bcf5dba383b9699a663d4014e1faa988c9e (patch) | |
tree | 9f14213a85ff06cd1064d9b3a86cdecb3ad1051c | |
parent | 6c880d46f4104b45a20d25b739d33645442b0933 (diff) | |
download | skyhanni-bf1d0bcf5dba383b9699a663d4014e1faa988c9e.tar.gz skyhanni-bf1d0bcf5dba383b9699a663d4014e1faa988c9e.tar.bz2 skyhanni-bf1d0bcf5dba383b9699a663d4014e1faa988c9e.zip |
Discord FaQ formatting changes #1033
-rw-r--r-- | DISCORD_FAQ.md | 47 |
1 files changed, 25 insertions, 22 deletions
diff --git a/DISCORD_FAQ.md b/DISCORD_FAQ.md index 00d89bfd8..ec3e5dc88 100644 --- a/DISCORD_FAQ.md +++ b/DISCORD_FAQ.md @@ -1,7 +1,7 @@ _Frequently Asked Questions_ > **1: How do I open the SkyHanni Menu?** -> Use the command `/sh` +> Use the command `/sh`. > **2: Why does SkyHanni tell me to update NotEnoughUpdates (NEU) even if I already have the latest version?** > To make the mod work, you need to use the latest version from <#1123201092193366027>. @@ -11,45 +11,48 @@ _Frequently Asked Questions_ > Do `/sh scale` to change the global GUI scale of all elements at once. > **4: My Garden Crop Milestones are not accurate. What should I do?** -> To sync your Crop Milestones with SkyHanni, open /cropmilestones once. +> To sync your Crop Milestones with SkyHanni, open `/cropmilestones` once. > **5: How can I move GUIs like Coins/Copper in SkyMart?** > Use the command `/sh open hotkey` to set a hotkey, and press it inside the GUI you want to move. -> **6: Will SkyHanni support Minecraft versions 1.19 or 1.20? (Foraging Update)** +> **6: Will SkyHanni support Minecraft versions 1.20? (Foraging Update)** > The Foraging update isn't expected to release for several months. -> Thus, we'll wait for other mods in the community to update for Minecraft versions 1.19 or 1.20. -> Switching from 1.8.9 to 1.19 will take some time, and we plan to discontinue support for 1.8.9 afterward since we won't support multiple versions at once. +> Thus, we'll wait for other mods in the community to update for Minecraft version 1.20. +> Switching from 1.8.9 to 1.20 will take some time, and we plan to discontinue support for 1.8.9 afterward since we won't support multiple versions at once. > **7: My Jacob Contest Display crops are wrong, how do I fix this?** -> Run the command `/shclearcontestdata` to clear the Jacob contenst data. +> Run the command `/shclearcontestdata` to clear the Jacob contest data. > **8: How can I get bigger crop hit boxes?** -> Use [Patcher](<https://sk1er.club/mods/patcher>) to have 1.12 hit boxes in 1.8.9. +> Use [Patcher](<https://sk1er.club/mods/patcher>) to have 1.12 hitboxes in 1.8.9. > **9: Why does my Item Tracker feature not track this item?** > 1. Check if the item goes directly into your sacks. > 2. If it does, enable the sack pickup chat message from Hypixel: -> 3. Go to `hypixel settings --> personal -> chat feedback` and enable `sack notifications` -> 4. If you want the [Sacks] messages to be hidden, do `/sh sacks hider` and enable that +> - Go to `Hypixel Settings --> Personal -> Chat Feedback` and enable `Sack Notifications`. +> 3. If you want the [Sacks] messages to be hidden, do `/sh sacks hider` and enable that. > **10: How do I remove SkyHanni GUI elements?** -> 1. Type `/sh gui` -> 2. Hover over the UI element -> 3. See the element name in the top center of screen -> 4. Search for that element with /sh name -> 5. Disable this feature +> 1. Type `/sh gui`. +> 2. Hover over the UI element. +> 3. See the element name in the top center of screen. +> 4. Search for that element with `/sh <name>`. +> 5. Disable this feature. > **11: How do I reset a SkyHanni tracker?** > 1. Do you want to **view only the current session**? -> 2. Open the inventory (Press E) and hover over the display. -> 3. Then click on [session]. -> 1. Do you want to **remove one specific item** from the tracker? -> 2. Open the inventory (Press E) and hover over the display. -> 3. Then shift-click on an item in the list to remove it. -> 1. Do you want to reset the total stats of a tracker? -> 2. To reset a tracker, use the in-game command /shcommands <tracker type>. -> 3. Execute the obtained command to reset the tracker. +> - Open the inventory (Press E) and hover over the display. +> - Then click on `[This Session]`. +> 2. Do you want to **reset the current session**? +> - Open the inventory (Press E) and hover over the display. +> - Then click on `Reset Session!`. +> 3. Do you want to **remove one specific item** from the tracker? +> - Open the inventory (Press E) and hover over the display. +> - Then shift-click on an item in the list to remove it. +> 4. Do you want to reset the total stats of a tracker? +> - To reset a tracker, use the in-game command `/shcommands <tracker type>`. +> - Execute the obtained command to reset the tracker. *This FAQ was last updated on February 5th, 2024. |