We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e635bb commit b75890cCopy full SHA for b75890c
Common/src/main/resources/logo.png
183 Bytes
Forge/src/main/resources/META-INF/mods.toml
@@ -2,6 +2,8 @@ modLoader = "javafml"
2
loaderVersion = "[44,)"
3
license = "${mod_license}"
4
issueTrackerURL = "${mod_issues}"
5
+logoFile = "logo.png"
6
+logoBlur = false
7
8
[[mods]]
9
modId = "${mod_id}"
0 commit comments