
ModsJava
Silk Compose
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
silk-compose
Silk Compose is a module for SilkMC which makes it possible to use Compose Multiplatform inside Minecraft, both on the server- and the client-side (the latter only planned).
Demo

Dependency
Development Environment
Silk Compose is available on Maven Central.
modImplementation("net.silkmc:silk-compose:$version")
As a normal user
Download silk-compose from Modrinth to provide it at runtime and add it as a mod.
Usage
The docs can be found on GitHub.
To display a basic UI for a player, do the following:
player.displayComposable(8, 6) {
YourComposableFunction()
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19.1, 1.19.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 Modrinth — 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.
Verified by MCModsHub
- Ships as silk-compose-1.0.3.jar — drop this file into the mods folder
- Download size: 93.1 MB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.