CurseForge · Minecraft mod
Koremods
A Kotlin Script bytecode manipulation framework
Quick answer
Which Koremods release matches 1.18.2 Forge?
Koremods 0.4.11 targets 1.18.2 with Forge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Koremods required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Koremods 0.4.11 need?
Koremods 0.4.11 on 1.18.2 Forge. Every mod below is checked against that same setup.
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.4.11 on 1.18.2 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Koremods 0.4.11. It targets 1.18.2 with Forge; another release may have different loader, side or dependency requirements.
- 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.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside Koremods 0.4.11. 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 Modrinth project contains releases for Koremods Modlauncher, the MinecraftForge frontend.
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.
1.20.1
1 loader build1.19.3
1 loader build1.19.2
1 loader build1.18.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Koremods versions and loaders
Koremods 0.4.11
koremods-modlauncher-0.4.11.jar
28 Apr 2023
Koremods 0.4.10
koremods-modlauncher-0.4.10.jar
27 Aug 2022
Koremods 0.4.8
koremods-modlauncher-0.4.8.jar
13 Jul 2022
Koremods 0.4.7
koremods-modlauncher-0.4.7.jar
25 Jun 2022
Koremods 0.4.6
koremods-modlauncher-0.4.6.jar
23 Jun 2022
Koremods 0.4.5
koremods-modlauncher-0.4.5.jar
22 Jun 2022
Koremods 0.4.4
koremods-modlauncher-0.4.4.jar
21 Jun 2022
Koremods 0.4.3
koremods-modlauncher-0.4.3.jar
20 Jun 2022
Koremods 0.4.0
koremods-modlauncher-0.4.0.jar
17 Jun 2022
Koremods 0.3.12
koremods-modlauncher-0.3.12.jar
13 Jun 2022
Koremods 0.3.11
koremods-modlauncher-0.3.11-slim.jar
9 Jun 2022
Looking for an older file? The official CurseForge project page is in Resources.