From 1d56c4a4812243ba44d341fe91331726673b2ec2 Mon Sep 17 00:00:00 2001 From: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com> Date: Fri, 19 May 2023 21:09:37 +1000 Subject: [PATCH] 1.6.1-beta-2 [BETA RELEASE] Custom Main Menu's buttons have been set back to 1.6, and will be left there, until a proper release comes out. --- .github/ISSUE_TEMPLATE/001-bug-report.yml | 3 ++- .github/ISSUE_TEMPLATE/002-feature-request.yml | 3 ++- overrides/config-overrides/expert/randompatches.cfg | 2 +- overrides/config-overrides/normal/randompatches.cfg | 2 +- overrides/config/CustomMainMenu/mainmenu.json | 2 +- overrides/config/randompatches.cfg | 2 +- 6 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index 2f42ca6..68d5801 100644 --- a/.github/ISSUE_TEMPLATE/001-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/001-bug-report.yml @@ -9,8 +9,9 @@ body: id: version attributes: 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-alpha-1. + 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-2" - "1.6.1-alpha-1" - "1.6" - "1.5.2" diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index ff90ee2..7e8227b 100644 --- a/.github/ISSUE_TEMPLATE/002-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/002-feature-request.yml @@ -9,8 +9,9 @@ body: id: version attributes: 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-alpha-1. + 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-2" - "1.6.1-alpha-1" - "1.6" - "1.5.2" diff --git a/overrides/config-overrides/expert/randompatches.cfg b/overrides/config-overrides/expert/randompatches.cfg index 8815cfd..7d96320 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-1, Expert Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-2, Expert Mode) } } diff --git a/overrides/config-overrides/normal/randompatches.cfg b/overrides/config-overrides/normal/randompatches.cfg index 6e32229..177ce01 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-1, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-2, Normal Mode) } } diff --git a/overrides/config/CustomMainMenu/mainmenu.json b/overrides/config/CustomMainMenu/mainmenu.json index a8a6b7b..ed7d128 100644 --- a/overrides/config/CustomMainMenu/mainmenu.json +++ b/overrides/config/CustomMainMenu/mainmenu.json @@ -78,7 +78,7 @@ "alignment": "left_center", "action": { "type": "openLink", - "link": "https://github.com/Nomi-CEu/nomi-ceu/releases/tag/1.6.1-beta-1" + "link": "https://github.com/Nomi-CEu/nomi-ceu/releases/tag/1.6" } }, "discord": { diff --git a/overrides/config/randompatches.cfg b/overrides/config/randompatches.cfg index 6e32229..177ce01 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-1, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-2, Normal Mode) } }