1

improve mc modpack page

This commit is contained in:
Evan Pratten 2024-04-29 13:23:31 -04:00
parent b29180a620
commit 8e3cfe2db6
2 changed files with 36 additions and 10 deletions

View File

@ -25,16 +25,12 @@ All other network information may be found via:
- [LinkedIn](https://www.linkedin.com/in/ewpratten/)
- [GitHub](https://github.com/ewpratten)
- [Instagram](https://www.instagram.com/ewpratten/)
- [Mastodon](https://ewp.fyi/mastodon)
- [Discord](https://ewp.fyi/discord)
- [Tildes](https://tildes.net/user/ewpratten)
- [Threads](https://threads.net/@ewpratten)
- [QRZ](https://qrz.com/db/va3zza)
- [Spotify](https://open.spotify.com/artist/1aLNEmgqBJkhfkEZvf8Vh5)
- [Apple Music](https://music.apple.com/us/artist/evan-pratten/1611566708)
- [YouTube](https://www.youtube.com/@ewpratten)
- [Modrinth](https://modrinth.com/user/ewpratten)
- [IMDb](https://www.imdb.com/name/nm13747554/)
<!--- [IETF Datatracker](https://datatracker.ietf.org/person/Evan%20Pratten) -->
</details>

View File

@ -2,26 +2,43 @@
title: My Minecraft Modpack
---
For the past handful of years, I've been maintaining a personal collection of Minecraft mods that improve upon base gameplay, and optimize the game's internals.
For the past handful of years, I've been maintaining a personal collection of Minecraft mods that improve upon base gameplay and optimize the game's internals.
The modpack is currently distributed in `.mrpack` format, which allows you to directly import it into a launcher like *Prism* or the *Modrinth App*.
## Installation
For questions or installation help, please [contact me](/contact).
This modpack is distributed in `.mrpack` format. To use it, you'll need to install the [**Prism Launcher**](https://prismlauncher.org/).
Once installed:
1. Head to **Add Instance** in the top-left corner of the application
2. Select **Import**
3. Choose one of the files from the *Releases* section below
## Releases
{% note(type="note") %}
All recent releases are backwards compatible with older Minecraft server versions.
Unless you really know what you are doing, pick the <strong>latest version</strong>.
<br>
All modpack versions can play on <em>any</em> server version.
{% end %}
### Minecraft Java Edition 1.20.4
<div style="padding:0 1em; border: 1px solid #d7dde3; border-radius: 5px;margin-bottom: 1em; background-color: #f0feff;">
<h3>Minecraft Java Edition 1.20.4</h3>
- [Evan's Pack **1.20.4r4**](https://cdn.modrinth.com/data/nKkJC7Iv/versions/a3hrLpfo/Evan%27s%20Pack-1.20.4r4.mrpack) ***(latest)***
- [Evan's Pack **1.20.4r3**](https://cdn.modrinth.com/data/nKkJC7Iv/versions/hFy6iByf/Evan%27s%20Pack-1.20.4r3.mrpack)
- [Evan's Pack **1.20.4r2**](https://cdn.modrinth.com/data/nKkJC7Iv/versions/52mlbdUy/Evan%27s%20Pack-1.20.4r2.mrpack)
- [Evan's Pack **1.20.4r1**](https://cdn.modrinth.com/data/nKkJC7Iv/versions/o8HTUQHL/Evan%27s%20Pack-1.20.4r1.mrpack)
</div>
<details style="margin-bottom: 1em;"><summary><h3>Older Versions</h3></summary>
<div style="padding: 1em; padding-bottom: 0;">
These older modpack versions are provided if you are looking to run a specific version of Minecraft.
Remember: **all modpack versions can play on any server version**. You do not need to match the modpack version with the server version like you would with a vanilla client.
### Minecraft Java Edition 1.20.1
- [Evan's Pack **1.20.1r4**](https://cdn.modrinth.com/data/nKkJC7Iv/versions/coKM8Jeo/Evan%27s%20Pack-1.0.3.mrpack)
@ -60,3 +77,16 @@ All recent releases are backwards compatible with older Minecraft server version
### Minecraft Java Edition 1.16.4
- [Evan's Pack **1.16.4r1**](https://cdn.modrinth.com/data/nKkJC7Iv/versions/4vs4F3HW/Evan%27s%20Pack-1.16.4r1.mrpack)
</div>
</details>
## Technical details
This modpack is auto-generated using the files in [this git repository](https://github.com/ewpratten/modpack).
Auto-generating releases allows me to cut down on time spent searching around the internet for the latest builds of things, and instead lets me focus on the polish of the overall experience.
Looking to change something? Feel free to open a pull request on the repository linked above.
Bug reports are also accepted. Either file an isssue on GitHub, or [contact me](/contact).