Skip to content

Commit e7a940e

Browse files
committed
Disable Forge's Display Test.
1 parent 8e87f36 commit e7a940e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Forge/src/main/resources/META-INF/mods.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ issueTrackerURL="${mod_issues}"
55

66
[[mods]]
77
modId="${mod_id}"
8+
displayTest="IGNORE_ALL_VERSION"
9+
updateJSONURL = "https://updates.blamejared.com/get?n=${mod_id}&gv=${minecraft_version}"
810
version="${file.jarVersion}"
911
displayName="${mod_name}"
1012
displayURL="${mod_homepage}"

0 commit comments

Comments
 (0)