1
MC MODS CREATE
what is the programming language that i can make mc mods with it,and what is the best codespace
1
Mods can be made in Java, and the code space I use is IntelliJ (https://www.jetbrains.com/idea/download/#section=windows). Make sure to get the community edition, since you have to pay for the other. You’ll also need a forge resource package (https://files.minecraftforge.net/net/minecraftforge/forge/). If you need further help, try out this playlist.
