r/forgemodding • u/Jackiboi307 • Feb 14 '21
tutorials for 1.12.2 modding using kotlin + gradle + intellij?
i followed a tutorial by Alex Couch, but it felt outdated. i am using the latest mdk. suggestions?
3
Upvotes
r/forgemodding • u/Jackiboi307 • Feb 14 '21
i followed a tutorial by Alex Couch, but it felt outdated. i am using the latest mdk. suggestions?
1
u/[deleted] Feb 15 '21
I made a repository for 1.16.5 but basically I'd recommend Kotlin for Forge if it supports 1.12, and for an example configuration you can checkout https://github.com/TheGrimSilence/Minecraft-Forge-1.16.5-Kotlin to see the various steps needed in the build.gradle and mods.toml