12 lines
457 B
Markdown
12 lines
457 B
Markdown
# Pack Converter
|
|
## Progress:
|
|
### Currently working:
|
|
- Extract *some* 1.8 resource packs and rename blocks and items to their correct 1.20 names.
|
|
- Change format in pack.mcmeta
|
|
### Need to work on:
|
|
- Fixing textures
|
|
- Clock
|
|
- Compass
|
|
- Potion
|
|
- Decide what to do with particles, as particles are split into separate files in 1.20.
|
|
- Implement a way to duplicate a texture and rename them to separate names (dye_powder_white -> bone_meal + white_dye) etc. |