
Silk Compose
Bringing Kotlin Compose UI to Minecraft
About this Mod
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()
}
Available Versions
How to Install Silk Compose on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.19.2).
Install Mod
Open the mod browser in the dashboard and search for "Silk Compose". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.19.2, 1.19.1, 1.19
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Silk Compose server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.19.2). You can switch loaders with one click in the panel.
Is Silk Compose compatible with fabric?
Silk Compose officially supports fabric for Minecraft 1.19.2, 1.19.1, 1.19. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Silk Compose – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Silk Compose consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Rent Modded Server
Install Silk Compose with just one click on your server.