From 0c1221c339b9b002cc9fb917c122b37f46c05577 Mon Sep 17 00:00:00 2001 From: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com> Date: Sat, 8 Apr 2023 22:05:08 +1000 Subject: [PATCH] 1.6 --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 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 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 71f6725..083d818 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,7 +12,7 @@ Thanks for taking the time to fill out this report! Note: if you need general tech support for things like server configuration, or general game support (how to I make this?), Discord is a better venue. Please open an issue only if there is a clear bug with the pack or if you have been asked to by one of the Discord staff. -Check if the bug is fixed on the latest version before submitting. The latest version is v1.5.2. +Check if the bug is fixed on the latest version before submitting. The latest version is v1.6. **Pack Version:** Replace this text with the version number of the pack, or the commit hash, if you downloaded from GitHub. diff --git a/overrides/config-overrides/expert/randompatches.cfg b/overrides/config-overrides/expert/randompatches.cfg index 601a736..e0acbe2 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.5.2, Expert Mode) + S:title=Nomifactory (CEu version, 1.6, Expert Mode) } } diff --git a/overrides/config-overrides/normal/randompatches.cfg b/overrides/config-overrides/normal/randompatches.cfg index e9f5855..008eca1 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.5.2, Normal Mode) + S:title=Nomifactory (CEu version, 1.6, Normal Mode) } } diff --git a/overrides/config/CustomMainMenu/mainmenu.json b/overrides/config/CustomMainMenu/mainmenu.json index 1b0066a..f6adad9 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.5.2" + "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 e9f5855..008eca1 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.5.2, Normal Mode) + S:title=Nomifactory (CEu version, 1.6, Normal Mode) } }