The Masters Dalek Plan
This commit is contained in:
parent
f6a2fa93f2
commit
9e9412e53e
25 changed files with 492 additions and 139 deletions
15
Forge/src/main/resources/mixins.tardim_ic.json
Normal file
15
Forge/src/main/resources/mixins.tardim_ic.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"required": true,
|
||||
"package": "su.a71.tardim_ic.tardim_ic.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"refmap": "refmap.tardim_ic.json",
|
||||
"mixins": [
|
||||
"Commands"
|
||||
],
|
||||
"client": [
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
},
|
||||
"minVersion": "0.8.4"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue