#Is there a way to monitor when a mod gets upgraded to your current version?
1 messages · Page 1 of 1 (latest)
👋 Hello! Thank you for creating a new thread on Modrinth server
📃 Something went wrong with the game? Make sure to provide logs using mclo.gs
❔ If you're having an issue with Modrinth product, use our dedicated support portal instead
🔔 Don't forget to mark your thread as solved if issue has been resolved by using </solved:1419635873284227106>
You can follow a project on the website and get notifications for any updates
didn't know you could. thanks i'll look into it
-#
Command suggestion: </solved:1419635873284227106>
if anyone can use this in the future i wrote this quick little module that takes a list of mod urls and see's if they have the latest version you want to look for. then it can print out a list of incompatible mods, or only compatible mods
./check_modrinth_mods.py --help
usage: check_modrinth_mods.py [-h] [--check-only] [--compatible-only]
Check Modrinth mod compatibility for Minecraft version 1.21.9.
optional arguments:
-h, --help show this help message and exit
--check-only Only list incompatible mods from saved state without
polling the API.
--compatible-only Only list compatible mods from saved state without
polling the API.
let's you quickly just get a list of mods compatible mods to install in your new instance
:warning: Please do NOT send logs by copy-pasting them or sending raw text files, use mclo.gs instead!
-# ⚠️ This thread has been inactive since <t:1759781484:R>. It will be automatically archived soon.