Forgelin: Legacy
Modby FalsePattern
Kotlin support for Forge. Based on Shadowfacts' Forgelin, ported to 1.7.10, with additional features.
Type
Mod
CurseForge Downloads
3,979
CurseForge ID
1390643
Last Updated
Aug 28, 2026
Description
This is a library mod designed to be used by other mods. It doesn't add any game features by itself, and is purely an API.
Additions
- Backport to 1.7.10
- Updated to Kotlin 2.x
- Dynamic kotlin downloading via FPLib DepLoader (much smaller mod jar size!)
- Provides a Forge ILanguageAdapter for using Kotlin object classes as your main mod class.
- Provides Dispatchers.MinecraftServer and Dispatchers.MinecraftClient for dispatching coroutines during server tick and client tick, respectively
Information for mod developers below
Usage with FPGradle
build.gradle.kts:
plugins { //... kotlin("jvm") version "2.2.21" } minecraft_fp { //... kotlin { forgelinVersion = "2.4.0-2.2.21" } }gradle.properties:
kotlin.stdlib.default.dependency=falseThe kotlin version that forgelin downloads is always in the suffix after the - in the version number
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Mekanism x Vampirism Integration: MekaSuit Modules
A fusion of the ancient blood and futuristic technology - vampires can now use the power of Mekanism to keep the sun at...
Astrid's Weapons
Adds Multiple New Unique Weapons In Game
Mekanism:MoreModules
Added a few modules (aka units in-game) to Mekanism
ClaimIt API
API for ClaimIt - driving compatibility between mods and stopping protection bypass!
fapdos' Aquatic Additions
Adds many new fish creatures and underwater decorations to the game
Zombie Invasion
Adds a bunch of silly zombie variants to improve mob variety!