First modpack variant for mc_rebalance https://patience.nearmisses.xyz/patience/mc_rebalance
* Delete mc_rebalace submodule * Update export-pack.sh to clone the mod fork * Update README instructions |
||
|---|---|---|
| overrides | ||
| .gitignore | ||
| .gitmodules | ||
| export-pack.sh | ||
| LICENSE | ||
| modrinth.index.json | ||
| README.md | ||
Tinker's Tinkering
First modpack variant for mc_rebalance
Packed in modrith format, for hosting make sure to add for-host-put-these-in-world to your world file
Installing
- Download the latest version here
- Drag into your mod loader of choice
Development
This repository no longer imports mc_rebalance as a submodule
You can now pull/push as expected
Exporting
To create a release, run ./export-pack.sh
-
It will be generated in release/Tinker's tinkering.mrpack
-
This script clones the mc_rebalace repo, so you will need to provide login credentials to git
-
Running
git config --global credential.helper storewill save these credentials to your global git config directory, saving having to input them again for nearmisses.xyz- Beware that this is stored in plaintext, so only do it on a private device