update pack.json
Some checks failed
Build Modpack / build (push) Failing after 1s

This commit is contained in:
Merith 2025-02-15 13:39:19 -08:00
parent 2982941f86
commit 6d980564f4

View file

@ -1,9 +1,6 @@
{ {
"components": [ "components": [
{ { "uid": "net.minecraft", "version": "1.21.1" },
"uid": "net.minecraft",
"version": "1.20.1"
},
{ {
"cachedName": "LWJGL 3", "cachedName": "LWJGL 3",
"cachedVersion": "3.3.1", "cachedVersion": "3.3.1",
@ -12,10 +9,7 @@
"uid": "org.lwjgl3", "uid": "org.lwjgl3",
"version": "3.3.1" "version": "3.3.1"
}, },
{ { "uid": "net.neoforged", "version": "47.1.106" }
"uid": "net.fabricmc.fabric-loader",
"version": "0.16.10"
}
], ],
"formatVersion": 1 "formatVersion": 1
} }