-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Minecraft Mod Packs | ||
|
||
This repository is mainly a personal archive for the Minecraft mod packs I use, you're welcome to use these mod packs if they interest you though. | ||
|
||
--- | ||
|
||
## 📦 How to Use | ||
|
||
1. **Download a Mod Pack**: | ||
- Mod packs are available in the packs folder as `.zip` files. | ||
|
||
2. **Import into Your Launcher**: | ||
- **Prism Launcher/ATLauncher/MultiMC**: | ||
- Download one of the `.zip` files. | ||
- Use your launcher’s **Import** feature to load the mod pack. | ||
--- | ||
|
||
## 🎨 Icons | ||
|
||
Due to a current limitation in **Prism Launcher**, custom icons for mod packs are not automatically applied when importing local mod packs. To add the icon manually: | ||
|
||
1. Download the corrosponding icon from the `icons` folder in the repository. | ||
|
||
2. Locate the `icons` folder in your Prism Launcher directory: | ||
- **Windows**: `%AppData%/PrismLauncher/icons` | ||
- **Linux**: `~/.local/share/PrismLauncher/icons` | ||
- **MacOS**: `~/Library/Application Support/PrismLauncher/icons` | ||
|
||
--- | ||
|
||
## 🤝 Disclaimer | ||
|
||
These mod packs are provided as-is and are primarily for my own archival purposes. Feel free to use them, but keep in mind: | ||
- They may not always be perfectly balanced or bug-free. | ||
- All mods included in these packs are subject to their individual licenses. | ||
- I likely won't respond to issues |