Quick Start
Last updated
Last updated
An IDE: We recommend , it’s free, and by far the best IDE for Minecraft modding. If you would like, you can install the OneCore IntelliJ Plugin for helpful tips and advanced features.
Java: We reccomend OpenJDK, here are some download links for different Minecraft versions: OpenJDK 8 (For Minecraft 1.12 and older) (Click the Temurin 8 (LTS) button) OpenJDK 11 (for Minecraft 1.13-1.16 iirc) (Click the Temurin 11 (LTS) button) OpenJDK 16 (For Minecraft 1.16 and later) (Click the Temurin 16 (LTS) button) Note: Could someone tell me the different Java versions for 1.12-1.16, tell me :)
Git: Essential to clone the repo and make Git repositories:
The best way to get started with OneCore is to clone one of our templates. You can also use the Github template feature.
Simply open the project in IntelliJ, choose the correct Git branch for the version you want to use, set your Project Java Version to the OpenJDK version you’re using and you’re good to go! If you have any problems/questions, just ask in our discord: