aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/resources/notenoughupdates-common.mixins.json
diff options
context:
space:
mode:
authornea <romangraef@gmail.com>2022-07-26 11:42:48 +0200
committernea <romangraef@gmail.com>2022-07-26 11:42:48 +0200
commit37218614c6d7f8a903b6532196dfa7d1e94a948f (patch)
treef3ab92298b23ac839eaa84b3af1c769adfa52fda /common/src/main/resources/notenoughupdates-common.mixins.json
parent372eec27e5e0c8ef796ed9e6bcdc68a10df84718 (diff)
downloadfirmament-37218614c6d7f8a903b6532196dfa7d1e94a948f.tar.gz
firmament-37218614c6d7f8a903b6532196dfa7d1e94a948f.tar.bz2
firmament-37218614c6d7f8a903b6532196dfa7d1e94a948f.zip
legacy tag parsing and transformation
Diffstat (limited to 'common/src/main/resources/notenoughupdates-common.mixins.json')
-rw-r--r--common/src/main/resources/notenoughupdates-common.mixins.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/src/main/resources/notenoughupdates-common.mixins.json b/common/src/main/resources/notenoughupdates-common.mixins.json
index d2e39dc..e83444e 100644
--- a/common/src/main/resources/notenoughupdates-common.mixins.json
+++ b/common/src/main/resources/notenoughupdates-common.mixins.json
@@ -3,11 +3,10 @@
"package": "net.examplemod.mixin",
"compatibilityLevel": "JAVA_16",
"client": [
- "MixinTitleScreen"
],
"mixins": [
],
"injectors": {
"defaultRequire": 1
}
-} \ No newline at end of file
+}