Update README

This commit is contained in:
Sergeant Acoustic 2026-03-26 01:52:33 +00:00
parent 34c2beae09
commit 7c5e3cc6dd

View file

@ -1,4 +1,4 @@
## Minecraft Rebalanced 2.0.0 - [Changelog](CHANGELOG.md) # Minecraft Rebalanced 2.0.0 - [Changelog](CHANGELOG.md)
A modpack intended to rework almost every feature in the game with a focus on the vanilla progression. A modpack intended to rework almost every feature in the game with a focus on the vanilla progression.
@ -9,12 +9,15 @@ 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. Packed in Modrinth format, because [Modrinth](https://modrinth.com) is the superior mod hosting platform.
# Installing ## Installing
1. Download the latest version [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/releases/) 1. Download the latest version [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/releases/)
2. Drag into your mod loader of choice 2. Drag into your mod loader of choice
# Development ## Development
## Export script ### Forgejo actions
To create a release, run [./export-pack.sh](export-pack.sh) 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)
* It will be generated in [release/Tinker's tinkering.mrpack](Tinker's%20tinkering.mrpack) * It will be generated in [release/Tinker's tinkering.mrpack](Tinker's%20tinkering.mrpack)