Alpha Release 1.7-alpha-2

[NO CATEGORY]
This commit is contained in:
github-actions[bot] 2023-12-08 02:27:31 +00:00
parent a48bd2d1b9
commit ae2f25afc8
10 changed files with 10 additions and 7 deletions

View File

@ -13,6 +13,7 @@ body:
label: Nomi CEu Version 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 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:
- 1.7-alpha-2
- 1.7-alpha-1 - 1.7-alpha-1
- 1.6.1a - 1.6.1a
- 1.6.1-beta-4 - 1.6.1-beta-4

View File

@ -13,6 +13,7 @@ body:
label: Nomi CEu Version 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. 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:
- 1.7-alpha-2
- 1.7-alpha-1 - 1.7-alpha-1
- 1.6.1a - 1.6.1a
- 1.6.1-beta-4 - 1.6.1-beta-4

View File

@ -112,7 +112,7 @@ client {
# The Minecraft window title. # The Minecraft window title.
# Default: Minecraft 1.12.2 # Default: Minecraft 1.12.2
S:title=Nomifactory CEu, v1.7-alpha-1, Expert Mode S:title=Nomifactory CEu, v1.7-alpha-2, Expert Mode
} }
} }

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-alpha-1, Expert Mode motd=Nomi CEu Server, v1.7-alpha-2, Expert Mode
level-type=lostcities level-type=lostcities
generator-settings= generator-settings=

View File

@ -112,7 +112,7 @@ client {
# The Minecraft window title. # The Minecraft window title.
# Default: Minecraft 1.12.2 # Default: Minecraft 1.12.2
S:title=Nomifactory CEu, v1.7-alpha-1, Normal Mode S:title=Nomifactory CEu, v1.7-alpha-2, Normal Mode
} }
} }

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-alpha-1, Normal Mode motd=Nomi CEu Server, v1.7-alpha-2, Normal Mode
level-type=lostcities level-type=lostcities
generator-settings= generator-settings=

View File

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

View File

@ -112,7 +112,7 @@ client {
# The Minecraft window title. # The Minecraft window title.
# Default: Minecraft 1.12.2 # Default: Minecraft 1.12.2
S:title=Nomifactory CEu, v1.7-alpha-1, Normal Mode S:title=Nomifactory CEu, v1.7-alpha-2, Normal Mode
} }
} }

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-alpha-1, Normal Mode motd=Nomi CEu Server, v1.7-alpha-2, Normal Mode
level-type=lostcities level-type=lostcities
generator-settings= generator-settings=

View File

@ -1,3 +1,4 @@
- 1.7-alpha-2
- 1.7-alpha-1 - 1.7-alpha-1
- 1.6.1a - 1.6.1a
- 1.6.1-beta-4 - 1.6.1-beta-4