modpack-template/mmc-pack.json

21 lines
495 B
JSON
Raw Normal View History

2024-10-10 19:34:10 +01:00
{
"components": [
{
"uid": "net.minecraft",
2024-11-02 00:24:44 +00:00
"version": "1.21.3"
2024-10-10 19:34:10 +01:00
},
{
"cachedName": "LWJGL 3",
"cachedVersion": "3.2.2",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "org.lwjgl3",
"version": "3.2.2"
},
{
"uid": "net.fabricmc.fabric-loader",
2024-11-02 00:24:44 +00:00
"version": "0.16.9"
2024-10-10 19:34:10 +01:00
}
],
"formatVersion": 1
}