Kotlin For - Fabric [cracked]
plugins id("fabric-loom") version "1.5-SNAPSHOT" id("org.jetbrains.kotlin.jvm") version "1.9.0"
The Fabric ecosystem has embraced Kotlin through fabric-language-kotlin , and the setup is painless. If you’re starting a new mod or refactoring an old one, give Kotlin a try. Your future self (and your users) will thank you for the fewer crashes and cleaner code. kotlin for fabric
"entrypoints": "main": [ "adapter": "kotlin", "value": "com.yourname.awesome.mod.ExampleModKt" ] , "depends": "fabric-language-kotlin": ">=1.10.0" plugins id("fabric-loom") version "1