From 9e7cd721d10a579fdfbf06bec8f3fb1a1332cd8d Mon Sep 17 00:00:00 2001 From: IThundxr Date: Thu, 10 Oct 2024 08:41:14 -0400 Subject: [PATCH] Remove prelaunch --- src/main/resources/fabric.mod.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index f18b740..0f01573 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -21,9 +21,6 @@ "entrypoints": { "client": [ "com.tterrag.registrate.fabric.ClientInit" - ], - "preLaunch": [ - "com.llamalad7.mixinextras.MixinExtrasBootstrap::init" ] }, "mixins": [