This is an adaptation of ShadowFacts' Tutorial Mod for Minecraft Forge that can be found here : https://shadowfacts.net/tutorials/forge-modding-1102/
The key difference is that it is written with Kotlin, although it might not be idiomatic Kotlin, since it's mostly a translation from the Java code to Kotlin code.