fabric 1.18.2 port

This commit is contained in:
tvoklov 2023-11-30 03:04:20 +04:00
parent 1cfcdcb83b
commit cfa25b292e
No known key found for this signature in database
GPG key ID: 512907C048B7122B
11 changed files with 85 additions and 86 deletions

View file

@ -26,7 +26,7 @@
],
"depends": {
"fabric": "*",
"minecraft": ">=1.20.1",
"architectury": ">=9.1.12"
"minecraft": ">=1.18.2",
"architectury": ">=4.11.90"
}
}

View file

@ -1,10 +1,7 @@
{
"required": true,
"package": "com.axolotlmaid.optionsprofiles.mixin.fabric",
"package": "com.axolotlmaid.optionsprofiles.mixin",
"compatibilityLevel": "JAVA_17",
"minVersion": "0.8",
"client": [
],
"mixins": [
],
"injectors": {