python mcpack_converter.py my_pack_folder/ --pack
if output_name is None: output_name = folder_path.name + ".mcpack" elif not output_name.endswith(".mcpack"): output_name += ".mcpack" mcpack converter
Run GUI with: