From 3f0b241ed50f5af31f6fb807b7cc0acc96ebc293 Mon Sep 17 00:00:00 2001 From: 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 Date: Sat, 20 Aug 2022 15:58:07 +0200 Subject: [PATCH] v1.1.2 | Added README guide. --- README.md | 34 +++++++++++++++++++++++++++++++++- manual-download.md | 17 +++++++++++++++++ 2 files changed, 50 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4073993..a9db509 100644 --- a/README.md +++ b/README.md @@ -1 +1,33 @@ -# modpack \ No newline at end of file +# ExploreCraft 1.19 (Quilt) +This is ExploreCraft! A modpack for Minecraft 1.19 (Quilt) designed to keep you moving. You may never know what you'll find, after all. + +To get started, go to the [releases](https://github.com/ExploreCraftMC/modpack/releases) tab and download the latest version. + +## Installation +To install this modpack, you'll either need [**PolyMC** (Recommended)](https://polymc.org) or [**MultiMC**](https://multimc.org). + +1. Create a new instance by using Ctrl-N (Or CMD-N on MacOS). +Open the "Import from ZIP" tab, and choose the file you just downloaded. +You can also give it a catchy name and a snazzy icon while you're at it. + +![Import the new instance](https://i.imgur.com/I8R6IsU.png) + +2. Click OK and let the magic happen! + +3. Once the import is complete, you can configure your instance however you like by pressing Ctrl-I (or CMD-I on a Mac.) + +4. It is time to launch! You should see a "packwiz" window appear which will download all the mods you need. However, some mods need to be downloaded manually. See [here](/manual-download.md). + +- Mods downloading: + +![Downloading Mods...](https://i.imgur.com/Pepv1x4.png) + +- If a screen similar to this one appears, don't fret! Just follow the guide [here](/manual-download.md) to continue: + +[![An example of the error](https://i.imgur.com/h3GiSbn.png)](/manual-download.md) + +5. Once you've downloaded and added all necessary mods manually, you can launch your game again. Once your game loads, you can start playing. Have fun! + +## Discord +We also have a Discord! Come join us [here](https://discord.gg/tGtvXWWeYR).

+![Discord Server Banner](https://discord.com/api/guilds/1010292528462970920/widget.png?style=banner2) \ No newline at end of file diff --git a/manual-download.md b/manual-download.md index e69de29..2be426a 100644 --- a/manual-download.md +++ b/manual-download.md @@ -0,0 +1,17 @@ +## Fix excluded mod issue +Here's an example of the error you could encounter. It is easy to fix though, don't panic!
+![An example of the error](https://i.imgur.com/h3GiSbn.png) + +To fix this issue, you just have to copy the link inside the mod's error message. Like this:
+![Copy the link](https://i.imgur.com/ZcZ9qeo.png) + +Make sure you copy _everything_, else CurseForge will not load and instead provide you with a 404 page.
After the page loads, you'll be greeted by the mod's download page. Scroll down and download the proper version. Don't worry, it's the only option when you scroll down.
+![Mod CurseForge page](https://i.imgur.com/WPMgclR.png) + +After downloading all the mods, drag them into your instance's mods tab:
+![Mods tab](https://i.imgur.com/CxusO99.png) + +After that, you should be good to go. Click continue and watch the game boot up:
+![Continue Button](https://i.imgur.com/65ERiHU.png) + +[**🠔 Back to README.md**](/) \ No newline at end of file