From 56a29c021094d8c73a89a47849379ff4b3170d59 Mon Sep 17 00:00:00 2001 From: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com> Date: Mon, 24 Jul 2023 22:27:35 +1000 Subject: [PATCH] 1.6.1-beta-4 [BETA RELEASE] --- .github/ISSUE_TEMPLATE/001-bug-report.yml | 1 + .github/ISSUE_TEMPLATE/002-feature-request.yml | 1 + overrides/config-overrides/expert/randompatches.cfg | 2 +- overrides/config-overrides/normal/randompatches.cfg | 2 +- overrides/config/randompatches.cfg | 2 +- 5 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index b0de6e4..194f747 100644 --- a/.github/ISSUE_TEMPLATE/001-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/001-bug-report.yml @@ -11,6 +11,7 @@ body: label: Nomi CEu Version description: The version of Nomi CEu you were using when this bug was encountered. If you do not know what it is, check the title of your instance window. If you do not see your version here, please update to the newest version of the pack, which currently is 1.6, or the newest alpha/beta, which currently is 1.6.1-beta-2. options: + - "1.6.1-beta-4" - "1.6.1-beta-3a" - "1.6.1-beta-2" - "1.6.1-alpha-1" diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index 2bdd038..6530141 100644 --- a/.github/ISSUE_TEMPLATE/002-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/002-feature-request.yml @@ -11,6 +11,7 @@ body: label: Nomi CEu Version description: The version of Nomi CEu you are using as the basis for this feature request. If you do not know what it is, check the title of your instance window. If you do not see your version here, please update to the newest version of the pack, which currently is 1.6, or the newest alpha/beta, which currently is 1.6.1-beta-2. options: + - "1.6.1-beta-4" - "1.6.1-beta-3a" - "1.6.1-beta-2" - "1.6.1-alpha-1" diff --git a/overrides/config-overrides/expert/randompatches.cfg b/overrides/config-overrides/expert/randompatches.cfg index bf9cf23..e575284 100644 --- a/overrides/config-overrides/expert/randompatches.cfg +++ b/overrides/config-overrides/expert/randompatches.cfg @@ -110,7 +110,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory (CEu version, 1.6.1-beta-3a, Expert Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-4, Expert Mode) } } diff --git a/overrides/config-overrides/normal/randompatches.cfg b/overrides/config-overrides/normal/randompatches.cfg index 28da9b2..faa8369 100644 --- a/overrides/config-overrides/normal/randompatches.cfg +++ b/overrides/config-overrides/normal/randompatches.cfg @@ -110,7 +110,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory (CEu version, 1.6.1-beta-3a, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-4, Normal Mode) } } diff --git a/overrides/config/randompatches.cfg b/overrides/config/randompatches.cfg index 28da9b2..faa8369 100644 --- a/overrides/config/randompatches.cfg +++ b/overrides/config/randompatches.cfg @@ -110,7 +110,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory (CEu version, 1.6.1-beta-3a, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-4, Normal Mode) } }