#How can I start creating mods?

1 messages · Page 1 of 1 (latest)

hollow bloom
#

To start, I personally would suggest Intelij for your IDE (tgis is what you will program in)

#

To create a new project, go to the FabricMC website and download the template project for your mc version

#

As for making them, you will first need to learn Java

#

Kaupenjoe has an excellent series on learning Java as well as how to mod for several different mc version:
https://youtube.com/@moddingbykaupenjoe?feature=shared

reef idol
hollow bloom
#

When using intelij, you should only need to download a JDK and the IDE does it's thing

#

However, I know there are commands for the shell that can download a jre

fading moat
#

i got the jdk-openjdk package from AUR with

sudo pacman -S jdk-openjdk

and intellij was able to boot just fine after that

grand crypt
reef idol
#

i cant remember if its a version of debian or ubuntu

#

its linux mint

#

ive been wanting to learn modding

#

but ive been having difficulty in setting anything up

reef idol
#

but

#

will that setup the jdk too?

#

under IntelliJ IDEA installation Prerequisites

#

it says i need the required jdk installed

grand crypt
#

Other versiona for different Minecraft's can be loaded over IDEA self

reef idol
#

my bad

#

forgot to scroll down