This commit is contained in:
2vb 2023-11-23 04:11:58 -08:00
commit 60708b0a9c
2 changed files with 4 additions and 2 deletions

View File

@ -9,4 +9,6 @@
- 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.
- 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)

2
setup.sh Normal file → Executable file
View File

@ -2,4 +2,4 @@ npm i
mkdir input
mkdir out
wget -O input/1.8.zip https://twovb.xyz/meow/packs/1.8.zip
wget -O input/1.20.1.zip https://twovb.xyz/meow/packs/1.20.1.zip
# wget -O input/1.20.1.zip https://twovb.xyz/meow/packs/1.20.1.zip