You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3name="no-matching-hash">There wasn't a matching hash for my mod!</h3>
232
-
This could mean one of a few things. Either:
233
-
<ul>
234
-
<li>Your mod is not available anywhere on Modrinth. This might be because the mod is only on a platform like CurseForge, or it's a developer build on GitHub.</li>
235
-
<li>Your mod has been <strong>potentially tampered with.</strong> If you're not 100% about the legitimacy of this mod, you should remove it, just to be safe.</li>
236
-
</ul>
237
-
238
-
<br>
239
-
240
-
<h3>Does this support plugins?</h3>
241
-
<strong>Yes!</strong> This works with mods, plugins and even Modpacks!
242
-
243
-
<br><br>
244
-
245
-
<h3>Will you support CurseForge mods?</h3>
246
-
<strong>No,</strong> CurseForge doesn't really have a good way to grab a mod from a file hash. There also have been multiple cases of malware distribution on CurseForge, so it's best to steer clear anyways.
247
-
248
-
<br><br>
249
-
250
-
<h3>Is there a way to bulk-scan mods?</h3>
251
-
<strong>Yes... kinda...</strong> Is This Mod Legit does have a <ahref="https://modrinth.com/mod/is-this-mod-legit"> companion mod</a>, but that requires you... running Minecraft to scan your mods, so this isn't a great idea in hindsight.
252
-
253
-
<br><br>
254
-
255
-
<h3>Are only specific modloaders supported?</h3>
256
-
<strong>No!</strong> all modloaders/server types (and even files that aren't mods) are supported.
257
-
258
-
<br><br>
259
-
260
-
<h3>Is any data tracked?</h3>
261
-
<strong>No!</strong> I use a Plausible Analytics instance that's fully GDPR compliant, and no files uploaded ever get saved. Only the file hashes leave your computer.
262
-
263
-
<h3>Are any other games supported?</h3>
264
-
<strong>Not yet...</strong> but Modrinth has plans to support other games, and other mod distribution APIs can be added here in the future.
265
-
266
-
<br><br>
267
-
268
-
<h3>Why is this website in vanilla CSS/JS?</h3>
269
-
I <i>normally</i> use Svelte like a sane developer, but i was too lazy to make a project this time, and made this atrocity instead. 😎
270
-
271
-
</details>
272
-
273
-
<h2>A Project by <ahref="https://github.com/AnOpenSauceDev">AnOpenSauceDev</a></h2>
92
+
<h2>Due to recent events involving Malware being distributed on Modrinth, "Is This Mod Legit?" can no longer be used as a benchmark for determining if a mod has been tampered with.</h2>
93
+
<h2>I may work on an alternative that checks for suspicous behaviour if I have the time, but the current method used is not trustworthy anymore.</h2>
0 commit comments