diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 126075d..1576839 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.2 - 1.1.1 - 1.1.0 - 1.0.1 diff --git a/changelogs/changelog_1.1.2.md b/changelogs/changelog_1.1.2.md new file mode 100644 index 0000000..3347305 --- /dev/null +++ b/changelogs/changelog_1.1.2.md @@ -0,0 +1,7 @@ +### Summary: +Fixed another crash related to the accessories mod. +### Removed: +- Trinkets +- Trinkets Compat Layer for Accessories +### Updated: +- Mods config \ No newline at end of file diff --git a/mrpack/Boundless Horizons 1.1.2.mrpack b/mrpack/Boundless Horizons 1.1.2.mrpack new file mode 100644 index 0000000..1556b2f Binary files /dev/null and b/mrpack/Boundless Horizons 1.1.2.mrpack differ