diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 2a933da..d79171f 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.0.1 - 1.0.0 - 0.5.0 - 0.4.1 diff --git a/changelogs/changelog_1.0.0.md b/changelogs/changelog_1.0.0.md new file mode 100644 index 0000000..e6aa22f --- /dev/null +++ b/changelogs/changelog_1.0.0.md @@ -0,0 +1,42 @@ +### Summary: +- Fixed a lot of config issues again. (Removing useless message spams on chat or hud) +- Also improved chunk claiming and claim visibillity with the correct map mod. +- Fixed zooming +- Polished enough for the first release version. +### Added: +- Applied Mekanistics +- Chisel Reborn +- Client Sort +- Connected Glass +- Fuel Goes Here +- Industrialization Overdrive +- Item Collectors +- Ok Zoomer +- Reinforced Obsidian +- Seamless +- Silent Gear +- Silent Lib +- Xaero's Minimap +- Xaero's World Map +### Removed: +- JourneyMap +- Just Zoom +### Updated: +- Balm +- Better ModList [(Neo)Forge] +- Common Network +- CraftPresence +- Mineable Spawner +- Moonlight Lib +- More Culling +- Occultism +- Relics +- Relics: Artifacts Compat +- Resourceful Lib +- Simple Voice Chat +- Sleeping Bags +- The Bumblezone - NeoForge/Forge +- UniLib +- WATERMeDIA +- Neoforge (mod loader) +- Mods config \ No newline at end of file diff --git a/changelogs/changelog_1.0.1.md b/changelogs/changelog_1.0.1.md new file mode 100644 index 0000000..b5664e2 --- /dev/null +++ b/changelogs/changelog_1.0.1.md @@ -0,0 +1,8 @@ +## Summary: +- Fixed missing chunk claiming button in Survival mode +### Added: +- Dark Mode Everywhere +### Updated: +- Concentration +- Jade 🔍 +- Mods config \ No newline at end of file diff --git a/mrpack/Boundless Horizons 1.0.0.mrpack b/mrpack/Boundless Horizons 1.0.0.mrpack new file mode 100644 index 0000000..f1ea96c Binary files /dev/null and b/mrpack/Boundless Horizons 1.0.0.mrpack differ diff --git a/mrpack/Boundless Horizons 1.0.1.mrpack b/mrpack/Boundless Horizons 1.0.1.mrpack new file mode 100644 index 0000000..65aef4f Binary files /dev/null and b/mrpack/Boundless Horizons 1.0.1.mrpack differ