Update to 1.19.4

Signed-off-by: unilock <unilock@fennet.rentals>
This commit is contained in:
unilock
2023-03-27 09:22:14 -04:00
parent ca198eeea3
commit a66be9a7be
4 changed files with 12 additions and 11 deletions

View File

@@ -30,7 +30,7 @@
],
"depends": {
"fabric": "*",
"fabric-api": "*",
"midnightlib": "*"
}
}

View File

@@ -1,5 +1,6 @@
{
"required": true,
"minVersion": "0.8",
"package": "eu.midnightdust.swordblocking.mixin",
"compatibilityLevel": "JAVA_17",
"client": [
@@ -11,4 +12,4 @@
"injectors": {
"defaultRequire": 1
}
}
}