From 1af548afd0b1f2c36f8e9cd02a9c567a3c9070c9 Mon Sep 17 00:00:00 2001 From: ev chang Date: Thu, 1 Aug 2024 21:38:36 +0900 Subject: Backend: Include PolyPatcher cactus hitbox fix info in Discord FAQ + Installation guide (#2274) --- docs/DISCORD_FAQ.md | 4 ++-- docs/INSTALLING.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/DISCORD_FAQ.md b/docs/DISCORD_FAQ.md index 9edc75867..6f84957d1 100644 --- a/docs/DISCORD_FAQ.md +++ b/docs/DISCORD_FAQ.md @@ -26,8 +26,8 @@ _Frequently Asked Questions_ > **8: How can I get bigger crop hit boxes?** > Use Patcher or PolyPatcher to have 1.12 hit boxes in 1.8.9. -> - [Sk1erLLC's Patcher]() -> - [Polyfrost's PolyPatcher]() (a fork of Patcher with OneConfig, slightly different features, and bug fixes) +> - [Sk1erLLC's Patcher]() (Versions 1.8.8 and after will have broken cactus hitboxes) +> - [Polyfrost's PolyPatcher]() (a fork of Patcher with OneConfig, slightly different features, and bug fixes. Fixes cactus hitboxes.) > **9: Why does my Item Tracker feature not track this item?** > 1. Check if the item goes directly into your sacks. diff --git a/docs/INSTALLING.md b/docs/INSTALLING.md index 091b064f8..3dc059a42 100644 --- a/docs/INSTALLING.md +++ b/docs/INSTALLING.md @@ -122,7 +122,7 @@ select new installation, under version you need to find Forge for 1.8.9 (most li 10. Recommended additional mods (optional) [OptiFine](https://optifine.net/adloadx?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) -and either [Sk1erLLC's Patcher](https://sk1er.club/mods/patcher) or [Polyfrost's PolyPatcher]() (a fork of Patcher with OneConfig, slightly different features, and bug fixes) +and either [Sk1erLLC's Patcher](https://sk1er.club/mods/patcher) or [Polyfrost's PolyPatcher]() (a fork of Patcher with OneConfig, slightly different features, and bug fixes, including fixed cactus hitboxes) Those two mods help you get more FPS in game and let you change many more performance settings. -- cgit