tinkers_tinkering/README.md
Sergeant Acoustic e4830fa33e
All checks were successful
/ build-1.21 (push) Successful in 2m45s
Add server pack exporting functionality
2026-04-24 22:09:48 +01:00

24 lines
1.1 KiB
Markdown

# Minecraft Rebalanced 2 - [Changelog](CHANGELOG.md)
A modpack intended to rework almost every feature in the game with a focus on the vanilla progression.
This modpack contains a [custom mod](https://patience.nearmisses.xyz/patience/mc_rebalance) to bind everything together.
It will not function correctly outside this pack.
Some details on what the modpack changes can be found in the mod's README.
Packed in Modrinth format, because [Modrinth](https://modrinth.com) is the superior mod hosting platform.
## Installing
1. Download the latest version [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/releases/)
2. Drag into your mod loader of choice
## Development
### Forgejo actions
Every time a commit is pushed to this repo, a version of the pack is automatically generated, which can be found [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/actions/workflows/build-1.21.yaml/runs/latest) (`MC_Rebalance_2.mrpack` below Artifacts).
### Export script
* To create a release yourself, run [./export-pack.sh](export-pack.sh)
* This is also generate a server pack
* When it's done both can be found in `release/`