diff --git a/.idea/icon.png b/.idea/icon.png
index 63aabf0ae..61de5f066 100644
Binary files a/.idea/icon.png and b/.idea/icon.png differ
diff --git a/README.md b/README.md
index 4bc660fe4..7091f49f9 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
Create
diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml
index a85a892d9..dc87682d9 100644
--- a/src/main/resources/META-INF/mods.toml
+++ b/src/main/resources/META-INF/mods.toml
@@ -5,12 +5,12 @@ license="MIT"
[[mods]]
modId="create"
-# The Implementation-Version property in the jar's MANIFEST.MF file will be used as the mod version at runtime
+# The Implementation-Version property in the jar's MANIFEST.MF file will be used as the mod version at runtime
version="${file.jarVersion}"
displayName="Create"
#updateJSONURL=""
displayURL="https://www.curseforge.com/minecraft/mc-mods/create"
-logoFile="logo.png"
+logoFile="icon.png"
#credits=""
authors="simibubi"
description='''
diff --git a/src/main/resources/icon.png b/src/main/resources/icon.png
new file mode 100644
index 000000000..61de5f066
Binary files /dev/null and b/src/main/resources/icon.png differ
diff --git a/src/main/resources/logo.png b/src/main/resources/logo.png
deleted file mode 100644
index 612f3f8c4..000000000
Binary files a/src/main/resources/logo.png and /dev/null differ