aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-01-10 17:34:54 -0500
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-01-10 17:34:54 -0500
commitecce7cfee927125f6a299475c2691f87c1f2dafa (patch)
treebec048deeacf64690d4b5b9369d030154150954f /src/main/resources
parente1346db932e8915890cbcf844e3dd06759b0ed8a (diff)
downloadSkyblocker-ecce7cfee927125f6a299475c2691f87c1f2dafa.tar.gz
Skyblocker-ecce7cfee927125f6a299475c2691f87c1f2dafa.tar.bz2
Skyblocker-ecce7cfee927125f6a299475c2691f87c1f2dafa.zip
MixinExtrasify @Injects
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 8871135a..6b0b4538 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -18,9 +18,6 @@
"client": [
"de.hysky.skyblocker.SkyblockerMod"
],
- "preLaunch": [
- "dev.cbyrne.betterinject.BetterInject::initialize"
- ],
"modmenu": [
"de.hysky.skyblocker.compatibility.modmenu.ModMenuEntry"
],