update pack.json
This commit is contained in:
parent
f61acbc368
commit
ee436e90a0
1 changed files with 7 additions and 8 deletions
|
@ -12,29 +12,28 @@
|
||||||
"cachedName": "Minecraft",
|
"cachedName": "Minecraft",
|
||||||
"cachedRequires": [
|
"cachedRequires": [
|
||||||
{
|
{
|
||||||
"equals": "3.2.2",
|
|
||||||
"suggests": "3.2.2",
|
"suggests": "3.2.2",
|
||||||
"uid": "org.lwjgl3"
|
"uid": "org.lwjgl3"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"cachedVersion": "1.18.1",
|
"cachedVersion": "1.18.2",
|
||||||
"important": true,
|
"important": true,
|
||||||
"uid": "net.minecraft",
|
"uid": "net.minecraft",
|
||||||
"version": "1.18.1"
|
"version": "1.18.2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cachedName": "Intermediary Mappings",
|
"cachedName": "Intermediary Mappings",
|
||||||
"cachedRequires": [
|
"cachedRequires": [
|
||||||
{
|
{
|
||||||
"equals": "1.18.1",
|
"equals": "1.18.2",
|
||||||
"uid": "net.minecraft"
|
"uid": "net.minecraft"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"cachedVersion": "1.18.1",
|
"cachedVersion": "1.18.2",
|
||||||
"cachedVolatile": true,
|
"cachedVolatile": true,
|
||||||
"dependencyOnly": true,
|
"dependencyOnly": true,
|
||||||
"uid": "net.fabricmc.intermediary",
|
"uid": "net.fabricmc.intermediary",
|
||||||
"version": "1.18.1"
|
"version": "1.18.2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cachedName": "Fabric Loader",
|
"cachedName": "Fabric Loader",
|
||||||
|
@ -43,9 +42,9 @@
|
||||||
"uid": "net.fabricmc.intermediary"
|
"uid": "net.fabricmc.intermediary"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"cachedVersion": "0.13.3",
|
"cachedVersion": "0.14.8",
|
||||||
"uid": "net.fabricmc.fabric-loader",
|
"uid": "net.fabricmc.fabric-loader",
|
||||||
"version": "0.13.3"
|
"version": "0.14.8"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"formatVersion": 1
|
"formatVersion": 1
|
||||||
|
|
Loading…
Reference in a new issue