
Fabric language module for Scala. Fabric Language Scala Mod adds support for using a Scala object as the main mod class and bundles the Scala libraries for you.

How to use:
Add it as a dependency:
dependencies {
modImplementation "net.fabricmc:fabric-language-scala:0.3.1.+"
}
Specify your entrypoint in your fabric.mod.json like so:
"entrypoints": {
"main": [
{
"adapter": "scala",
"value": "package.ClassName"
}
]
}
Add a dependency entry to your fabric.mod.json file:
{
"requires": {
"fabric-language-scala": "*"
}
}
Fabric Language Scala Mod Download Links
For All Versions from Minecraft 1.14.4 to Minecraft 1.19.2
Fabric version: Download from Server 1 – Download from Server 2
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19.2, 1.18.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on the file's original source — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Fabric Language Scala Mod (1.19.2, 1.18.2) – Language Module for Scala is a free Minecraft Java mod. Compatible with Minecraft 1.19.2, 1.18.2. Download it and open it directly in the game.