Creating a jar for an older minecraft version?

Matt2_uk

New Member
Hi, is there any chance someone could give me a clue how to build a jar from a previous version that's archived? I'm trying to create a server for 1.20.60 and there's no jar file. My kids have old iPads that have ended up with a last minecraft version of 1.20.62, so I'm hoping to be able to build a server on my Pi4 to give them a platform to play on! Cheers, Matt
 

PetteriM1

Resource Mod
Staff member
Nukkit doesn't officially support outdated versions. You would have to clone the code of last commit prior 1.20.60 support from github and build the it yourself by following instructions in readme file. But if you need older version support, I recommend you to try my custom Nukkit build with multiversion support on the latest version. See https://github.com/PetteriM1/NukkitPetteriM1Edition/releases/latest if interested.
 
Top