https://modrinth.com/mod/dynamic-sound-filters/versions
I don't know anything about modding but I really need that one to play with my girlfriend 🥺
#Mod have a 1.19.4 and a 1.20.2 version, can someone help me port it to 1.20.1 ? (PLEASE I'M BEGGING)
6 messages · Page 1 of 1 (latest)
It already has a 1.20 branch. Don't know how well it works. Try compiling it https://bitbucket.org/andre111/dynamicsoundfilters/src/1.20/
also, this forum is for dev help, not requests
compiling is just putting it all in a jar? I'm really unexperienced with mods
Yep. You download the 1.20 branch as a zip, extract it to a folder, open a terminal in that folder, then run ./gradlew build. It'll take a while. Once it's built, it'll be in build/libs. You want the jar that does not say sources.
I'll try to do that then 😅 thanks a lot