Update packwiz repo format

This commit is contained in:
Jonathan Ho
2025-05-31 12:06:27 -07:00
parent 90d81b583d
commit f19c9dfeda
13 changed files with 43 additions and 56 deletions

14
instance/mmc-pack.json Normal file
View File

@@ -0,0 +1,14 @@
{
"components": [
{
"important": true,
"uid": "net.minecraft",
"version": "1.20.4"
},
{
"uid": "net.fabricmc.fabric-loader",
"version": "0.16.14"
}
],
"formatVersion": 1
}