diff options
author | ev chang <wyvestbusiness@gmail.com> | 2024-07-02 16:00:10 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 09:00:10 +0200 |
commit | 30b08ee4185f6924857762f0ece55598a2a24bea (patch) | |
tree | a9c82194f1546fce8446fd25d14942fc8c7ee57d /docs/DISCORD_FAQ.md | |
parent | f99c9479ee7493d7347d957134d8e9ff43125b1d (diff) | |
download | skyhanni-30b08ee4185f6924857762f0ece55598a2a24bea.tar.gz skyhanni-30b08ee4185f6924857762f0ece55598a2a24bea.tar.bz2 skyhanni-30b08ee4185f6924857762f0ece55598a2a24bea.zip |
Backend: Add PolyPatcher to Discord FAQ + Installation guide (#2177)
Diffstat (limited to 'docs/DISCORD_FAQ.md')
-rw-r--r-- | docs/DISCORD_FAQ.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/DISCORD_FAQ.md b/docs/DISCORD_FAQ.md index 634bc1f03..8a4f9714a 100644 --- a/docs/DISCORD_FAQ.md +++ b/docs/DISCORD_FAQ.md @@ -24,8 +24,10 @@ _Frequently Asked Questions_ > **7: My Jacob Contest Display crops are wrong, how do I fix this?** > 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 hitboxes in 1.8.9. +> **8: How can I get bigger crop hitboxes?** +> Use Patcher or PolyPatcher to have 1.12 hitboxes in 1.8.9. +> - [Sk1erLLC's Patcher](<https://sk1er.club/mods/patcher>) +> - [Polyfrost's PolyPatcher](<https://modrinth.com/mod/patcher>) (a fork of Patcher with OneConfig, slightly different features, and bug fixes) > **9: Why does my Item Tracker feature not track this item?** > 1. Check if the item goes directly into your sacks. @@ -55,10 +57,10 @@ _Frequently Asked Questions_ > **12: Why can I still see the normal Scoreboard when using Custom Scoreboard?** > Most of the time, this is a mod conflict. > If you are using [Sidebar Mod](https://github.com/Alexdoru/SidebarMod), please remove this mod. -> If you are using [VanillaHUD](https://modrinth.com/mod/vanillahud), please update to 2.2.7 or newer to resolve this issue. +> If you are using [VanillaHUD](https://modrinth.com/mod/vanillahud), please update to 2.2.8 or newer to resolve this issue. > If you are using [Apec](https://github.com/BananaFructa/Apec/) and want to remove their Scoreboard, you need to remove Apec since they don't have an option to disable their Scoreboard. > If you don't use any of these mods, make sure the option to "Hide Vanilla Scoreboard" is actually enabled. -*This FAQ was last updated on June 26th, 2024. +*This FAQ was last updated on July 1st, 2024. If you believe there's something that should be added to this list, please tell us, so we can add it.* |