notlite/README.md
2023-11-04 14:55:46 -04:00

16 lines
782 B
Markdown

# NotLite
<!--This is a simple modpack that provides an enhanced, yet still vanilla experience. I mainly made this because I got sick of essentially making the same modpack over and over again manually.-->
NotLite is a custom gameplay-altering modpack using
[NullLite](https://proot.link/nulllite) as its base.
## Installation
### Prism Launcher
1. Create a new Minecraft 1.20.1 instance with Quilt 0.21.0
2. Download
[packwiz-installer-bootstrap](https://github.com/packwiz/packwiz-installer-bootstrap/releases/latest)
and place the JAR in your instance's `.minecraft` folder
3. Add the following pre-launch command:
```
$INST_JAVA -jar packwiz-installer-bootstrap.jar -g -s client https://gitea.protogen.io/nullbite/notlite/raw/branch/release/1.20.1/pack.toml
```