Update README.md

This commit is contained in:
SergeantAcoustic 2025-08-20 15:37:13 +00:00
parent 94eef3e2a9
commit 4f40336533

View file

@ -4,9 +4,13 @@ First modpack variant for [mc_rebalance](https://patience.nearmisses.xyz/patienc
Packed in modrith format, for hosting make sure to add [for-host-put-these-in-world](overrides/for-host-put-these-in-world) to your world file Packed in modrith format, for hosting make sure to add [for-host-put-these-in-world](overrides/for-host-put-these-in-world) to your world file
# Downloading # Installing
1. Download the latest version [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/releases/latest/Tinker's%20tinkering.mrpack)
2. Drag into your mod loader of choice
# Downloading (development)
This repository imports mc_rebalance as a submodule This repository imports mc_rebalance as a submodule
Clone this repo with `git clone --recurse-submodules https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering.git` Clone this repo with `git clone --recurse-submodules https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering.git`
Include the submodule in pulls with `git pull --recurse-submodules` When pulling, include the submodule with `git pull --recurse-submodules`