For Trent
config | ||
python | ||
scripts | ||
.gitignore | ||
Makefile | ||
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 (/home/alan/.var/app/com.mojang.Minecraft/.minecraft/
linux flatpak), 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