mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-01 12:06:58 +01:00
1.18.2
This commit is contained in:
parent
38abdc360e
commit
c246597055
53 changed files with 390 additions and 411 deletions
2
Makefile
2
Makefile
|
@ -37,7 +37,7 @@ technic:
|
|||
@echo "Making Technic pack"
|
||||
-rm -rf .technic
|
||||
-cp -r .minecraft .technic
|
||||
mv .technic/vanillia.icon.png .technic/icon.png
|
||||
cp vanillia_icon.png .technic/icon.png
|
||||
cd .technic && java -jar ../.minecraft/packwiz-installer-bootstrap.jar https://gitlab.com/Merith-TK/vanillia-modpack/-/raw/main/.minecraft/pack.toml && cd ..
|
||||
-rm -rf .technic/packwiz* .technic/index.toml .technic/pack.toml .technic/mods/*.toml
|
||||
7z d ../vanillia-technic.zip ./* ./.* -r
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue