initial commit
This commit is contained in:
commit
414bb16d07
228 changed files with 23004 additions and 0 deletions
37
mmc-pack.json
Normal file
37
mmc-pack.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"cachedName": "LWJGL 3",
|
||||
"cachedVersion": "3.3.3",
|
||||
"dependencyOnly": true,
|
||||
"uid": "org.lwjgl3",
|
||||
"version": "3.3.3"
|
||||
},
|
||||
{
|
||||
"cachedName": "Minecraft",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"suggests": "3.3.3",
|
||||
"uid": "org.lwjgl3"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "1.21.1",
|
||||
"important": true,
|
||||
"uid": "net.minecraft",
|
||||
"version": "1.21.1"
|
||||
},
|
||||
{
|
||||
"cachedName": "NeoForge",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"equals": "1.21.1",
|
||||
"uid": "net.minecraft"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "21.1.225",
|
||||
"uid": "net.neoforged",
|
||||
"version": "21.1.225"
|
||||
}
|
||||
],
|
||||
"formatVersion": 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue