For Trent
Go to file
2024-08-11 21:12:24 -04:00
loot_randomizer Update for 1.21, describe setup process 2024-08-11 21:12:24 -04:00
.gitignore Update for 1.21, describe setup process 2024-08-11 21:12:24 -04:00
build_double.cmd Update for 1.21, describe setup process 2024-08-11 21:12:24 -04:00
build_loot.cmd Separated out builders for Trent 2023-07-03 01:10:46 -04:00
build_recipes.cmd Separated out builders for Trent 2023-07-03 01:10:46 -04:00
prep.cmd Initial commit 2023-07-03 00:36:55 -04:00
README.md Update for 1.21, describe setup process 2024-08-11 21:12:24 -04:00

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