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