From 816ab736d96c3903d2eff59cea1cf45ecfbe50db Mon Sep 17 00:00:00 2001 From: Tanner Snow <53470063+Neutronlul@users.noreply.github.com> Date: Sat, 17 Jan 2026 06:59:46 -0800 Subject: [PATCH] Fix minor typos in GTNH docs (#3872) --- docs/types-and-platforms/mod-platforms/gtnh.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/types-and-platforms/mod-platforms/gtnh.md b/docs/types-and-platforms/mod-platforms/gtnh.md index e78e10cc..fdbaff64 100644 --- a/docs/types-and-platforms/mod-platforms/gtnh.md +++ b/docs/types-and-platforms/mod-platforms/gtnh.md @@ -12,11 +12,11 @@ Configuration options with defaults: ## Set Modpack version -As GTNH is a Minecraft 1.7.10 modpack, when using it your minecraft version is set to 1.7.10 by default. The [modpack version](https://www.gtnewhorizons.com/downloads/) can be selected by setting `GTNH_PACK_VERSION` to `latest`, `latest-dev` or any specific version number. `latest` will automatically select the latest full release version available and deploy the server with it (Note: this will also automatically update the server on startup). `latest-dev` does the same but selects the latest version marked as beta or RC (it wont select a full release version even if a newer exist). The third (and recommended) option is setting the server to a specific version like `2.8.1` to manage updates manually. +As GTNH is a Minecraft 1.7.10 modpack, when using it your minecraft version is set to 1.7.10 by default. The [modpack version](https://www.gtnewhorizons.com/downloads/) can be selected by setting `GTNH_PACK_VERSION` to `latest`, `latest-dev` or any specific version number. `latest` will automatically select the latest full release version available and deploy the server with it (Note: this will also automatically update the server on startup). `latest-dev` does the same but selects the latest version marked as beta or RC (it won't select a full release version even if a newer exist). The third (and recommended) option is setting the server to a specific version like `2.8.1` to manage updates manually. > To actively prevent an update from happening you can set the environment variable `SKIP_GTNH_UPDATE_CHECK` to true this will prevent any update check from running, but will also prevent the server install from running, so just set it after the initial setup. -## Ressource requirements +## Resource requirements **Recommended Minimum:**