diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index a1efc50d2..9bcb905e9 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -10,7 +10,7 @@ "sources": "https://github.com/AppliedEnergistics/Applied-Energistics-2/" }, "license": "LGPL", - "icon": "assets/appliedenergistics2/icon.png", + "icon": "assets/appliedenergistics2/logo.png", "environment": "*", "entrypoints": { "client": ["appeng.core.AppEngClientStartup"],