Release 1.7.1
[NO CATEGORY]
This commit is contained in:
parent
4817dd7b0d
commit
af9126f7ff
3
.github/ISSUE_TEMPLATE/001-bug-report.yml
vendored
3
.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.1
|
||||
- 1.7a
|
||||
- 1.7
|
||||
- 1.7-beta-6a
|
||||
@ -108,7 +109,7 @@ body:
|
||||
label: Reproduction Steps
|
||||
description: |
|
||||
How do you trigger this bug? Please walk us through it step by step.
|
||||
|
||||
|
||||
Please leave this field blank if this is not applicable. (Quest Isuses, JEI Issues, Tooltip Issues, etc.)
|
||||
placeholder: |
|
||||
1.
|
||||
|
@ -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.1
|
||||
- 1.7a
|
||||
- 1.7
|
||||
- 1.7-beta-6a
|
||||
@ -107,7 +108,7 @@ body:
|
||||
attributes:
|
||||
label: How Will Your Solution Work
|
||||
description: |
|
||||
Describe how the solution will fix the problem, or add to the pack.
|
||||
Describe how the solution will fix the problem, or add to the pack.
|
||||
If you are suggesting a mod, please describe what the mod does, and how it will add to the pack.
|
||||
placeholder: "Example: If X was done, than Y will get a use, and..."
|
||||
validations:
|
||||
|
@ -86,7 +86,7 @@
|
||||
},
|
||||
"update": {
|
||||
"action": {
|
||||
"link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7a",
|
||||
"link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7.1",
|
||||
"type": "openLink"
|
||||
},
|
||||
"alignment": "left_center",
|
||||
@ -148,4 +148,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -5,7 +5,7 @@
|
||||
general {
|
||||
# Formatted Version of the Modpack. Currently just used as a Substitution in the Window Title Override.
|
||||
# [default: v1.0.0]
|
||||
S:formattedVersion=v1.7a
|
||||
S:formattedVersion=v1.7.1
|
||||
|
||||
# Manual Fix Version. Increment this to have Data Fixers be POTENTIALLY applied.
|
||||
# Note that if a chunk or inventory is loaded on the same fix version multiple times, it will only be fixed the first time.
|
||||
@ -16,3 +16,5 @@ general {
|
||||
# Max: 2147483647
|
||||
I:manualFixVersion=1
|
||||
}
|
||||
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
- 1.7.1
|
||||
- 1.7a
|
||||
- 1.7
|
||||
- 1.7-beta-6a
|
||||
|
Loading…
x
Reference in New Issue
Block a user