[1.14] Fix invalid mod icon (icons on fabric must be square)
This commit is contained in:
BIN
src/main/resources/assets/replaymod/favicon_logo.png
Normal file
BIN
src/main/resources/assets/replaymod/favicon_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -15,7 +15,7 @@
|
||||
},
|
||||
|
||||
"license": "GPL-3.0-or-later",
|
||||
"icon": "replaymod_logo.png",
|
||||
"icon": "assets/replaymod/favicon_logo.png",
|
||||
|
||||
"environment": "client",
|
||||
"entrypoints": {
|
||||
|
||||
Reference in New Issue
Block a user