update to 0.0.13

This commit is contained in:
asie
2018-11-06 10:51:23 +01:00
parent b755e01769
commit 952a3d1787
4 changed files with 10 additions and 13 deletions

View File

@ -5,8 +5,7 @@
"mixins": [
"ExampleMixin"
],
"refmap": "modid.refmap.json",
"injectors": {
"defaultRequire": 1
}
}
}

View File

@ -4,8 +4,7 @@
"compatibilityLevel": "JAVA_8",
"mixins": [
],
"refmap": "modid.refmap.json",
"injectors": {
"defaultRequire": 1
}
}
}