fix dumbassery
This commit is contained in:
parent
822ac17dd5
commit
dfcb939734
1 changed files with 10 additions and 10 deletions
|
@ -2,38 +2,38 @@
|
||||||
"components": [
|
"components": [
|
||||||
{
|
{
|
||||||
"cachedName": "LWJGL 3",
|
"cachedName": "LWJGL 3",
|
||||||
"cachedVersion": "3.2.2",
|
"cachedVersion": "3.3.1",
|
||||||
"cachedVolatile": true,
|
"cachedVolatile": true,
|
||||||
"dependencyOnly": true,
|
"dependencyOnly": true,
|
||||||
"uid": "org.lwjgl3",
|
"uid": "org.lwjgl3",
|
||||||
"version": "3.2.2"
|
"version": "3.3.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cachedName": "Minecraft",
|
"cachedName": "Minecraft",
|
||||||
"cachedRequires": [
|
"cachedRequires": [
|
||||||
{
|
{
|
||||||
"suggests": "3.2.2",
|
"suggests": "3.3.1",
|
||||||
"uid": "org.lwjgl3"
|
"uid": "org.lwjgl3"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"cachedVersion": "1.18.2",
|
"cachedVersion": "1.19.3",
|
||||||
"important": true,
|
"important": true,
|
||||||
"uid": "net.minecraft",
|
"uid": "net.minecraft",
|
||||||
"version": "1.18.2"
|
"version": "1.19.3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cachedName": "Intermediary Mappings",
|
"cachedName": "Intermediary Mappings",
|
||||||
"cachedRequires": [
|
"cachedRequires": [
|
||||||
{
|
{
|
||||||
"equals": "1.18.2",
|
"equals": "1.19.3",
|
||||||
"uid": "net.minecraft"
|
"uid": "net.minecraft"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"cachedVersion": "1.18.2",
|
"cachedVersion": "1.19.3",
|
||||||
"cachedVolatile": true,
|
"cachedVolatile": true,
|
||||||
"dependencyOnly": true,
|
"dependencyOnly": true,
|
||||||
"uid": "net.fabricmc.intermediary",
|
"uid": "net.fabricmc.intermediary",
|
||||||
"version": "1.18.2"
|
"version": "1.19.3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cachedName": "Fabric Loader",
|
"cachedName": "Fabric Loader",
|
||||||
|
@ -42,9 +42,9 @@
|
||||||
"uid": "net.fabricmc.intermediary"
|
"uid": "net.fabricmc.intermediary"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"cachedVersion": "0.14.8",
|
"cachedVersion": "0.14.12",
|
||||||
"uid": "net.fabricmc.fabric-loader",
|
"uid": "net.fabricmc.fabric-loader",
|
||||||
"version": "0.14.8"
|
"version": "0.14.12"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"formatVersion": 1
|
"formatVersion": 1
|
||||||
|
|
Loading…
Reference in a new issue