Back to mods
Koremods project artwork

CurseForge · Minecraft mod

Koremods

A Kotlin Script bytecode manipulation framework

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Koremods release matches 1.19.3 Forge?

Updated 2 years ago
Best match for your filters 0.6.1
Game version 1.19.2, 1.19.3
Loader Forge

Koremods 0.6.1 targets 1.19.2, 1.19.3 with Forge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is Koremods required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does Koremods 0.6.1 need?

0.6.1 on 1.19.3 Forge. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Koremods without breaking your instance.

Built for Koremods 0.6.1 on 1.19.3 Forge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 0.6.1. It targets 1.19.2, 1.19.3 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 0.6.1. It opens that exact file at the source.

About this project

What does Koremods add?

Koremods

Koremods is a Kotlin Script bytecode manipulation framework. It providers modders a new way of transforming (not just) minecraft bytecode with rich IDE support and Gradle integration. This CurseForge page contains releases for Koremods Modlauncher, which is the frontend used with MinecraftForge.

Main Features

  • 📦 Sandboxed - Koremods scripts are executed in an isolated environment to ensure they only access necessary classes and resources
  • Focused - Using the ASM Kotlin wrapper Koffee, you can focus on writing transformers without needless boilerplate code
  • Lightweight Runtime - Near-instant evaluation speeds of scripts pre-compiled by the Koremods Gradle plugin
  • 🧩 Portable - Koremods' feature-rich core allows easy compatibility with your desired platform. Frontends only need to create a thin layer beween the platform and Koremods Script.
  • 🖋️ Rich IDE Support - Koremods offers first-class syntax highlighting and autocompletion thanks to IntelliJ IDEA’s Kotlin Script support

Documentation

To get started using Koremods in your mod, check our wiki.

Kotlin Script

Kotlin Scripting is a new, experimental technology that lets you run Kotlin code without prior compilation or packaging. All of Kotlin's language features are available, usually with the addition of a speficic DSL provided by the script definition. Scripts are compiled into bytecode at runtime, and then loaded into the JVM using a custom classloader.

Project description from CurseForge.

Pick your setup

Koremods by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

5 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Koremods versions and loaders

7 of 23 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.