mirror of
https://github.com/TeamMidnightDust/SwordBlocking.git
synced 2025-12-16 14:55:09 +01:00
Architectury port
because why not
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "eu.midnightdust.swordblocking.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"client": [
|
||||
"MixinPlayerEntityRenderer",
|
||||
"MixinBipedEntityModel",
|
||||
"MixinInGameHud",
|
||||
"MixinHeldItemRenderer"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user