summaryrefslogtreecommitdiff
path: root/fabric/meta-v2/loader.json
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2025-04-01 18:01:57 +0000
committerPrismAutomata <gitbot@scrumplex.net>2025-04-01 18:01:57 +0000
commit9136a185a5611de8588807a01cc61ba10415730d (patch)
tree81752553386a95dd34f529f596f0c93bec411590 /fabric/meta-v2/loader.json
parent9375fa3bf80bee7061f21b067224ca7754c02c47 (diff)
downloadMeta-Upstream-9136a185a5611de8588807a01cc61ba10415730d.tar.gz
Meta-Upstream-9136a185a5611de8588807a01cc61ba10415730d.zip
Update 2025-04-01
Diffstat (limited to 'fabric/meta-v2/loader.json')
-rw-r--r--fabric/meta-v2/loader.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/fabric/meta-v2/loader.json b/fabric/meta-v2/loader.json
index 00a505f1c..04e7b7aad 100644
--- a/fabric/meta-v2/loader.json
+++ b/fabric/meta-v2/loader.json
@@ -1,9 +1,16 @@
[
{
+ "build": 11,
+ "maven": "net.fabricmc:fabric-loader:0.16.11",
+ "separator": ".",
+ "stable": true,
+ "version": "0.16.11"
+ },
+ {
"build": 10,
"maven": "net.fabricmc:fabric-loader:0.16.10",
"separator": ".",
- "stable": true,
+ "stable": false,
"version": "0.16.10"
},
{