A custom modpack, meant to be vanilla-like
To find the mod list, look at the mod list.
The ./scripts/gen_mod_list.sh
script generates the list (unix-like OSes only)
Use the ./unsup/unsup-curler.sh
script.
Add unsup as a java agent in Prism Launcher directly or use -javaagent:unsup.jar
as a java argument.
For this purpose, you can clone this modpack repo and use it as a template to develop your own.
The only files you would need to change are the base_config.json
(in which all branding should be contained), the config folder (conf
) and README.md
.
Also, you would need to remove all branding of Multiplicative
from this pack.
(Please credit me, though!)
Required tools:
git
packwiz
python
jq
- (any unix-like coreutils, probably GNU)
# Modify config.json according to liking
$ git clone --recursive https://github.com/MenacingPerson/Multiplicative.git
$ cd Multiplicative
# OPTIONALLY setup a python venv here
$ python -m pip install -r requirements.txt
$ bash ./scripts/runscript.sh
# Import preferred pack in your launcher
- Make the copying process of Additive more robust
- Copy over the Additive editions to the config's name, not the one it's named as