Koremods Mod (1.20.4, 1.20.1) – Kotlin Script Bytecode Manipulation Framework
Koremods Mod is a framework for Minecraft modding that uses Kotlin scripting to manipulate bytecode. It provides modders with tools to transform Minecraft’s code efficiently, offering features like sandboxed execution, lightweight runtime, and rich IDE support. This makes it easier for developers to create and customize mods with minimal boilerplate code.
![]()
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.
How to Install:
New to Minecraft? Follow our step-by-step guide to install Mods on your PC.View Guide
Koremods Mod Download Links
For Minecraft 1.20.4
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.20.1
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.19.3, 1.19.2
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.18.2
Forge Version: Download from Server 1 – Download from Server 2
0
April 9, 2024
This post has no comments yet. Be the first — your comment will appear here.