mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2024-11-22 22:29:30 +00:00
11 lines
244 B
JSON
11 lines
244 B
JSON
|
{
|
||
|
"emeraldwalk.runonsave": {
|
||
|
"commands": [
|
||
|
{
|
||
|
"match": ".pw.toml",
|
||
|
"isAsync": false,
|
||
|
"cmd": "cd .minecraft && pw refresh && cd .."
|
||
|
},
|
||
|
]
|
||
|
}
|
||
|
}
|