mcrandomizer/README.md

11 lines
614 B
Markdown

# mcrandomizer
Trent keeps asking me for randomizers, so I'm automating the process now so it's easy.
## DOING THE THING
1. First, run `$ prep.cmd` to clone the `mcrecipescrambler` repository
2. Go to `%appdata%\.minecraft\versions\1.21.1` in Windows, then use 7-Zip to open the `.jar` file as an archive
3. Copy the contents of `recipe` from the `.jar` into `mcrecipescrambler/crafting_files` (make directory as necessary)
4. Copy the contents of `loot_table` from the `.jar` into `loot_randomizer/loot_table` (can right-click directory and click **Copy to...**)
5. Run `build_double.cmd pack_name` in terminal