Update README.md

This commit is contained in:
2vb 2023-11-23 03:55:58 -08:00 committed by GitHub
parent 5ce2bcc66f
commit 9058c65111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,4 +10,6 @@
- Potion - Potion
- Fix "EISDIR" error with certain resource packs. (Prism as an example) - Fix "EISDIR" error with certain resource packs. (Prism as an example)
- Decide what to do with particles, as particles are split into separate files in 1.20. - 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. - Implement a way to duplicate a texture and rename them to separate names (dye_powder_white -> bone_meal + white_dye) etc.
- Multi-version support (way in the future)
- Electron app (even more way into the future)