diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 126d939..126075d 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -23,6 +23,7 @@ body: label: Version description: What version of the Modpack are you running? options: + - 1.1.1 - 1.1.0 - 1.0.1 - 1.0.0 diff --git a/changelogs/changelog_1.1.1.md b/changelogs/changelog_1.1.1.md new file mode 100644 index 0000000..2ffa9dd --- /dev/null +++ b/changelogs/changelog_1.1.1.md @@ -0,0 +1,6 @@ +### Summary: +Fixed server crashes. Accessories will not be updated for some time in this state of the mod. +### Downgraded: +- Accessories +### Updated: +- Mods config \ No newline at end of file diff --git a/mrpack/Boundless Horizons 1.1.1.mrpack b/mrpack/Boundless Horizons 1.1.1.mrpack new file mode 100644 index 0000000..c57f684 Binary files /dev/null and b/mrpack/Boundless Horizons 1.1.1.mrpack differ