Beta Release 1.7-beta-5a

[NO CATEGORY]
This commit is contained in:
nomi-ceu-management[bot] 2024-07-19 05:43:38 +00:00
parent 8d6eda2c73
commit 97c852beac
6 changed files with 6 additions and 3 deletions

View File

@ -14,6 +14,7 @@ body:
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 alpha, beta or release of the pack. 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 alpha, beta or release of the pack.
options: options:
- "Nightly" - "Nightly"
- 1.7-beta-5a
- 1.7-beta-5 - 1.7-beta-5
- 1.7-alpha-4 - 1.7-alpha-4
- 1.7-alpha-3 - 1.7-alpha-3

View File

@ -14,6 +14,7 @@ body:
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. f you do not see your version here, please update to the newest alpha, beta or release of the pack. 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. f you do not see your version here, please update to the newest alpha, beta or release of the pack.
options: options:
- "Nightly" - "Nightly"
- 1.7-beta-5a
- 1.7-beta-5 - 1.7-beta-5
- 1.7-alpha-4 - 1.7-alpha-4
- 1.7-alpha-3 - 1.7-alpha-3

View File

@ -86,7 +86,7 @@
}, },
"update": { "update": {
"action": { "action": {
"link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7-beta-5", "link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7-beta-5a",
"type": "openLink" "type": "openLink"
}, },
"alignment": "left_center", "alignment": "left_center",

View File

@ -5,7 +5,7 @@
general { general {
# Formatted Version of the Modpack. Currently just used as a Substitution in the Window Title Override. # Formatted Version of the Modpack. Currently just used as a Substitution in the Window Title Override.
# [default: v1.0.0] # [default: v1.0.0]
S:formattedVersion=v1.7-beta-5 S:formattedVersion=v1.7-beta-5a
} }

View File

@ -29,6 +29,6 @@ max-players=20
spawn-monsters=true spawn-monsters=true
view-distance=10 view-distance=10
generate-structures=true generate-structures=true
motd=Nomi CEu Server, v1.7-beta-5, Normal Mode motd=Nomi CEu Server, v1.7-beta-5a, Normal Mode
level-type=lostcities level-type=lostcities
generator-settings= generator-settings=

View File

@ -1,3 +1,4 @@
- 1.7-beta-5a
- 1.7-beta-5 - 1.7-beta-5
- 1.7-alpha-4 - 1.7-alpha-4
- 1.7-alpha-3 - 1.7-alpha-3