For Trent
loot_randomizer | ||
.gitignore | ||
build_double.cmd | ||
build_loot.cmd | ||
build_recipes.cmd | ||
prep.cmd | ||
README.md |
mcrandomizer
Trent keeps asking me for randomizers, so I'm automating the process now so it's easy.
DOING THE THING
- First, run
$ prep.cmd
to clone themcrecipescrambler
repository - Go to
%appdata%\.minecraft\versions\1.21.1
in Windows, then use 7-Zip to open the.jar
file as an archive - Copy the contents of
recipe
from the.jar
intomcrecipescrambler/crafting_files
(make directory as necessary) - Copy the contents of
loot_table
from the.jar
intoloot_randomizer/loot_table
(can right-click directory and click Copy to...) - Run
build_double.cmd pack_name
in terminal