diff --git a/core/src/main/resources/logo.png b/core/src/main/resources/assets/appliedenergistics2/logo.png similarity index 100% rename from core/src/main/resources/logo.png rename to core/src/main/resources/assets/appliedenergistics2/logo.png diff --git a/core/src/main/resources/fabric.mod.json b/core/src/main/resources/fabric.mod.json index d182d274f..c23d67805 100644 --- a/core/src/main/resources/fabric.mod.json +++ b/core/src/main/resources/fabric.mod.json @@ -19,7 +19,6 @@ "environment": "*", "entrypoints": { "main": [ - "net.fabricmc.example.ExampleModKt::init" ] }, "mixins": [