Update to 1.21.3

This commit is contained in:
Martin Prokoph
2024-11-05 10:48:31 +01:00
parent d79dfc004b
commit 6f10a7f3df
8 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "blur",
"name": "Blur+ (Fabric)",
"name": "Blur+",
"version": "$version",
"environment": "client",
"license": "MIT",
@@ -31,6 +31,6 @@
"blur.mixins.json"
],
"depends": {
"minecraft": ">=1.20.5"
"minecraft": ">=1.21.2"
}
}