Silk
ModrinthKotlin Minecraft API - targetting Fabric, Quilt and Paper
Silk [sɪlk]
is a Minecraft API for Kotlin - targetting Fabric, Quilt and
Paper.
Join our Discord or Matrix Space
Features of the API:
- an inventory GUI API
- a Kotlin wrapper for Brigadier
- a Kotlin DSL for creating complex
Textobjects - coroutine utilities and tasks
- kotlinx.serialization support for Minecraft classes
- a scoreboard (sideboard) API
ItemStackutilities- serialization of any class to NBT with kotlinx.serialization
- an NBT builder
- an API for storing persistent data on Chunks, Entities etc
- kotlinx.serialization based networking (packets c2s, s2c and c2c)
- Kotlin Compose UI support
- general extensions for Entities, Worlds and more
- geometry utilities
Docs
The docs link can be found on Silk GitHub.
Read them to get started with each module and see how to add it to your Gradle project.
Note: Currently, the ingame ID of the wrapper mod is silk-all
License
Current versions of Silk are available under the GPL-3.0, while older
versions below 1.5.1 of (at that time FabrikMC) have been shared under the Apache-2.0 License.
Versions
FAQ
How do I install Silk?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is Silk free?
Silk is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does Silk support?
Works with Fabric. Supports versions 1.16.5–26.2. See the download section on this page for the full list of supported versions and loaders.

Comments 0
No comments yet. Be the first to share your thoughts.