First modpack variant for mc_rebalance https://patience.nearmisses.xyz/patience/mc_rebalance
Dark mode everywhere blacklist for: * HUD (hearts, hunger, xp, slots) (immediatelyfast) * Appleskin * Fonts (unfortunately darkens most GUI fonts, but without this tetra font dropshadows match their main font colour) |
||
|---|---|---|
| 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 imports mc_rebalance as a submodule
Clone this repo with git clone --recurse-submodules https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering.git
When pulling, include the submodule with git pull --recurse-submodules
Updating submodule upstream
To update the embedded submodule to the latest available version:
- Run
git submodule initonce to initialise it - Run
git submodule update --remoteto update it - Commit as usual (e.g.
git commit -m "Updated submodule")
Exporting
To create a release, run export-pack.sh. It will be generated in release/Tinker's tinkering.mrpack