v1.1.2 | Added README guide.
This commit is contained in:
parent
96880ca39e
commit
3f0b241ed5
2 changed files with 50 additions and 1 deletions
34
README.md
34
README.md
|
@ -1 +1,33 @@
|
|||
# modpack
|
||||
# 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).</br></br>
|
||||
![Discord Server Banner](https://discord.com/api/guilds/1010292528462970920/widget.png?style=banner2)
|
|
@ -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!</br>
|
||||
![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:</br>
|
||||
![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.</br>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.</br>
|
||||
![Mod CurseForge page](https://i.imgur.com/WPMgclR.png)
|
||||
|
||||
After downloading all the mods, drag them into your instance's mods tab:</br>
|
||||
![Mods tab](https://i.imgur.com/CxusO99.png)
|
||||
|
||||
After that, you should be good to go. Click continue and watch the game boot up:</br>
|
||||
![Continue Button](https://i.imgur.com/65ERiHU.png)
|
||||
|
||||
[**🠔 Back to README.md**](/)
|
Loading…
Reference in a new issue