diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 72c9469..f54f728 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -19,7 +19,7 @@ "license": "MIT", "icon": "assets/chatsounds/icon.png", - "environment": "*", + "environment": "client", "entrypoints": { "client": [ "net.chatsounds.Chatsounds"