#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)

surreal raft
wet dock
pine sorrel
#

also, this forum is for dev help, not requests

surreal raft
#

compiling is just putting it all in a jar? I'm really unexperienced with mods

wet dock
#

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.

surreal raft
#

I'll try to do that then 😅 thanks a lot