Does anyone know any modding tutorials for Mac?

This page summarizes the projects mentioned and recommended in the original post on /r/Minecraft

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • intellij-plugins

    Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform

    If you want to start actually creating mods, MCreator is a good starting place. Other than that, you will need Gradle or Apache Maven to build and compile the jar files, an IDE like IntelliJ IDEA, or VS Code, import the libs as needed (using maven's package manager or gradle), define the classes + methods (self.class()) and start using OOP. Like Python, Java is built on OOP, so learning OOP is going to be rlly important

  • Gradle

    Adaptable, fast automation for all

    If you want to start actually creating mods, MCreator is a good starting place. Other than that, you will need Gradle or Apache Maven to build and compile the jar files, an IDE like IntelliJ IDEA, or VS Code, import the libs as needed (using maven's package manager or gradle), define the classes + methods (self.class()) and start using OOP. Like Python, Java is built on OOP, so learning OOP is going to be rlly important

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Visual Studio Code

    Visual Studio Code

    If you want to start actually creating mods, MCreator is a good starting place. Other than that, you will need Gradle or Apache Maven to build and compile the jar files, an IDE like IntelliJ IDEA, or VS Code, import the libs as needed (using maven's package manager or gradle), define the classes + methods (self.class()) and start using OOP. Like Python, Java is built on OOP, so learning OOP is going to be rlly important

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts