Skip to content

Commit 3e066c2

Browse files
committed
Remove neoforge event bus subscription
1 parent e5bbeaa commit 3e066c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

neoforge/src/main/kotlin/com/lambda/neoforge/LambdaNeoForge.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import com.lambda.Lambda.VERSION
77
import net.neoforged.fml.common.Mod
88

99
@Mod(Lambda.MOD_ID)
10-
@Mod.EventBusSubscriber(bus = Mod.EventBusSubscriber.Bus.MOD)
1110
object LambdaNeoForge {
1211
init {
1312
Lambda.initialize()

0 commit comments

Comments
 (0)