Alpha Release 1.7-alpha-4
[NO CATEGORY]
This commit is contained in:
parent
a005dd34f4
commit
bf5f7d0177
1
.github/ISSUE_TEMPLATE/001-bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/001-bug-report.yml
vendored
@ -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.
|
||||
options:
|
||||
- "Nightly"
|
||||
- 1.7-alpha-4
|
||||
- 1.7-alpha-3
|
||||
- 1.7-alpha-2a
|
||||
- 1.7-alpha-2
|
||||
|
@ -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.
|
||||
options:
|
||||
- "Nightly"
|
||||
- 1.7-alpha-4
|
||||
- 1.7-alpha-3
|
||||
- 1.7-alpha-2a
|
||||
- 1.7-alpha-2
|
||||
|
@ -112,7 +112,7 @@ client {
|
||||
|
||||
# The Minecraft window title.
|
||||
# Default: Minecraft 1.12.2
|
||||
S:title=Nomifactory CEu, v1.7-alpha-3, Expert Mode
|
||||
S:title=Nomifactory CEu, v1.7-alpha-4, Expert Mode
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -29,6 +29,6 @@ max-players=20
|
||||
spawn-monsters=true
|
||||
view-distance=10
|
||||
generate-structures=true
|
||||
motd=Nomi CEu Server, v1.7-alpha-3, Expert Mode
|
||||
motd=Nomi CEu Server, v1.7-alpha-4, Expert Mode
|
||||
level-type=lostcities
|
||||
generator-settings=
|
||||
|
@ -112,7 +112,7 @@ client {
|
||||
|
||||
# The Minecraft window title.
|
||||
# Default: Minecraft 1.12.2
|
||||
S:title=Nomifactory CEu, v1.7-alpha-3, Normal Mode
|
||||
S:title=Nomifactory CEu, v1.7-alpha-4, Normal Mode
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -29,6 +29,6 @@ max-players=20
|
||||
spawn-monsters=true
|
||||
view-distance=10
|
||||
generate-structures=true
|
||||
motd=Nomi CEu Server, v1.7-alpha-3, Normal Mode
|
||||
motd=Nomi CEu Server, v1.7-alpha-4, Normal Mode
|
||||
level-type=lostcities
|
||||
generator-settings=
|
||||
|
@ -86,7 +86,7 @@
|
||||
},
|
||||
"update": {
|
||||
"action": {
|
||||
"link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7-alpha-3",
|
||||
"link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7-alpha-4",
|
||||
"type": "openLink"
|
||||
},
|
||||
"alignment": "left_center",
|
||||
|
@ -112,7 +112,7 @@ client {
|
||||
|
||||
# The Minecraft window title.
|
||||
# Default: Minecraft 1.12.2
|
||||
S:title=Nomifactory CEu, v1.7-alpha-3, Normal Mode
|
||||
S:title=Nomifactory CEu, v1.7-alpha-4, Normal Mode
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -29,6 +29,6 @@ max-players=20
|
||||
spawn-monsters=true
|
||||
view-distance=10
|
||||
generate-structures=true
|
||||
motd=Nomi CEu Server, v1.7-alpha-3, Normal Mode
|
||||
motd=Nomi CEu Server, v1.7-alpha-4, Normal Mode
|
||||
level-type=lostcities
|
||||
generator-settings=
|
||||
|
@ -1,3 +1,4 @@
|
||||
- 1.7-alpha-4
|
||||
- 1.7-alpha-3
|
||||
- 1.7-alpha-2a
|
||||
- 1.7-alpha-2
|
||||
|
Loading…
x
Reference in New Issue
Block a user