рефактор
This commit is contained in:
parent
c866ce697d
commit
b5109e9241
226 changed files with 503784 additions and 503622 deletions
38
.github/buildtools/modpack/mmc-pack.json
vendored
Normal file
38
.github/buildtools/modpack/mmc-pack.json
vendored
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.20.1",
|
||||
"important": true,
|
||||
"uid": "net.minecraft",
|
||||
"version": "1.20.1"
|
||||
},
|
||||
{
|
||||
"cachedName": "Forge",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"equals": "1.20.1",
|
||||
"uid": "net.minecraft"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "47.2.6",
|
||||
"uid": "net.minecraftforge",
|
||||
"version": "47.2.6"
|
||||
}
|
||||
],
|
||||
"formatVersion": 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue