- Converts Minecraft Bedrock Resource Packs to Java
- Usage:
convert.py packFolder destinationFolder - Requires python 3 and
Pillowto be installed -
- Install pillow:
python -m pip install Pillow
- Install pillow:
- Note: WIP, not all entities are converted (see
fixme.txt)