[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",
|
"license": "GPL-3.0-or-later",
|
||||||
"icon": "replaymod_logo.png",
|
"icon": "assets/replaymod/favicon_logo.png",
|
||||||
|
|
||||||
"environment": "client",
|
"environment": "client",
|
||||||
"entrypoints": {
|
"entrypoints": {
|
||||||
|
|||||||
Reference in New Issue
Block a user