Pain is pain leaving the pain

This commit is contained in:
Andrew-71 2023-04-17 21:51:54 +03:00
parent 9e9412e53e
commit 86331811a8
11 changed files with 114 additions and 87 deletions

View file

@ -21,9 +21,6 @@
"su.a71.tardim_ic.tardim_ic.TardimInControl"
]
},
"mixins": [
"tardim_ic.mixins.json"
],
"depends": {
"fabricloader": ">=0.14.10",

View file

@ -1,14 +0,0 @@
"required": true,
"minVersion": "0.8",
"package": "su.a71.tardim_ic.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
],
"client": [
"FuelTank"
],
"injectors": {
"defaultRequire": 1
}
}