diff options
-rw-r--r-- | docs/DISCORD_FAQ.md | 10 | ||||
-rw-r--r-- | docs/INSTALLING.md | 3 |
2 files changed, 8 insertions, 5 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.* diff --git a/docs/INSTALLING.md b/docs/INSTALLING.md index 6b09e11c3..091b064f8 100644 --- a/docs/INSTALLING.md +++ b/docs/INSTALLING.md @@ -122,7 +122,8 @@ select new installation, under version you need to find Forge for 1.8.9 (most li <summary>10. Recommended additional mods (optional)</summary> [OptiFine](https://optifine.net/adloadx?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) -and [Patcher](https://sk1er.club/mods/patcher). +and either [Sk1erLLC's Patcher](https://sk1er.club/mods/patcher) or [Polyfrost's PolyPatcher](<https://modrinth.com/mod/patcher>) (a fork of Patcher with OneConfig, slightly different features, and bug fixes) + Those two mods help you get more FPS in game and let you change many more performance settings. |