Rust app for converting OptiFine resource packs to Chime
OptiChime is a Rust program for converting OptiFine resource packs into Chime resource packs
pack.mcmeta
and pack.png
filescargo run PATH_TO_OPTIFINE_RESOURCE_PACK
to start the conversionoutput
folder (it will retain the same name with _CHIME
appended)Currently there's only a few predicates implemented (name
, Nbt
) and only items are supported (no armors, etc.). Nbt
predicates will only work for strings.