[DEV] Add 1.21.6 into LTS

This commit is contained in:
2025-06-17 19:22:29 +02:00
parent 34dc478e2e
commit 770fdbc4c2
228 changed files with 9358 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
--- a/Fabric/src/main/resources/fabric.mod.json
+++ b/Fabric/src/main/resources/fabric.mod.json
@@ -33,7 +33,7 @@
"depends": {
"fabricloader": ">=0.16.7",
"fabric-api": "*",
- "minecraft": "*",
+ "minecraft": ">=1.21.6",
"java": ">=21"
}
}