diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 6251a34..5ddd4d4 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -19,7 +19,7 @@ "environment": "client", "entrypoints": { "client": [ - "com.tanishisherewith.dynamichud.DynamicHUD", + "com.tanishisherewith.dynamichud.DynamicHUD" ], "modmenu": [ "com.tanishisherewith.dynamichud.ModMenuIntegration"