diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index a28d11cc..591634be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -26,6 +26,7 @@ body: label: Modpack Version description: What version of the pack are you using? options: + - 1.8.22 - 1.8.21 - 1.8.20 - 1.8.19 diff --git a/.github/ISSUE_TEMPLATE/crash.yaml b/.github/ISSUE_TEMPLATE/crash.yaml index 01dcdd36..eb62344a 100644 --- a/.github/ISSUE_TEMPLATE/crash.yaml +++ b/.github/ISSUE_TEMPLATE/crash.yaml @@ -25,6 +25,7 @@ body: label: Modpack Version description: What version of the pack are you using? options: + - 1.8.22 - 1.8.21 - 1.8.20 - 1.8.19 diff --git a/changelog/1.8.22.md b/changelog/1.8.22.md new file mode 100644 index 00000000..f89b85c8 --- /dev/null +++ b/changelog/1.8.22.md @@ -0,0 +1,10 @@ +## Release 1.8.22 + +### Mod Updates +- ars_nouveau-1.16.5-1.24.20.jar +- FramedBlocks-2.14.2.jar +- lootr-1.16.5-0.1.12.40.jar +- mcw-windows-2.0.3-mc1.16.5.jar +### Other Changes +- update Framed Blocks to fix some crashes when loading blocks +- update Lootr to remove the floating jerboa from players diff --git a/config/allthetweaks-common.toml b/config/allthetweaks-common.toml index c4a3e63f..4df0ea52 100644 --- a/config/allthetweaks-common.toml +++ b/config/allthetweaks-common.toml @@ -8,4 +8,4 @@ [packversionmin] minor = 8 [packversionminrev] - minorrev = 21 + minorrev = 22