Initial commit
This commit is contained in:
38
build/legacy/mmc-pack.json
Normal file
38
build/legacy/mmc-pack.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"components": [
|
||||
{
|
||||
"cachedName": "LWJGL 3",
|
||||
"cachedVersion": "3.3.1",
|
||||
"cachedVolatile": true,
|
||||
"dependencyOnly": true,
|
||||
"uid": "org.lwjgl3",
|
||||
"version": "3.3.1"
|
||||
},
|
||||
{
|
||||
"cachedName": "Minecraft",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"suggests": "3.3.1",
|
||||
"uid": "org.lwjgl3"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "1.19.2",
|
||||
"important": true,
|
||||
"uid": "net.minecraft",
|
||||
"version": "1.19.2"
|
||||
},
|
||||
{
|
||||
"cachedName": "Forge",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"equals": "1.19.2",
|
||||
"uid": "net.minecraft"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "43.3.7",
|
||||
"uid": "net.minecraftforge",
|
||||
"version": "43.3.7"
|
||||
}
|
||||
],
|
||||
"formatVersion": 1
|
||||
}
|
||||
Reference in New Issue
Block a user