First modpack variant for mc_rebalance https://patience.nearmisses.xyz/patience/mc_rebalance
Find a file
Sergeant Acoustic 4336732c50 Dark mode everywhere blacklist
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)
2025-08-24 01:41:17 +01:00
overrides Dark mode everywhere blacklist 2025-08-24 01:41:17 +01:00
.gitignore Added dark mode everywhere, fixed modrinth.index.json, tweaked emi and quark guis, removed tinkers' construct starter book, created export script, and added sane options.txt file 2025-08-20 18:01:34 +01:00
.gitmodules Initial pack files + mc_rebalance submodule 2025-08-20 15:27:00 +01:00
export-pack.sh Cleaned up export-pack script 2025-08-20 18:02:38 +01:00
LICENSE Initial commit 2025-08-20 14:12:03 +00:00
modrinth.index.json Removed redundant/broken mods 2025-08-23 00:57:03 +01:00
README.md Update README.md 2025-08-20 22:07:50 +00:00

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

  1. Download the latest version here
  2. 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:

  1. Run git submodule init once to initialise it
  2. Run git submodule update --remote to update it
  3. 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