Slate is a library for server-side developers which makes creating clean server-side screens easy.
Usage
Public builds of Slate can be found on the Modrinth page.
To use Slate as a dependency you can find the artefact on our public Maven repository.
build.gradle
repositories {
maven {
name = "MC Brawls"
url = "https://maven.mcbrawls.net/releases/"
}
}
dependencies {
include modImplementation ("net.mcbrawls:slate:$slate_version")
}
gradle.properties
slate_version=1.0
Getting Started
Slate is designed to be super simple.
val slate = slate()
slate.open(player)
This is all you need to create a slate! To find out how to customise your slate, see our wiki.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.3, 1.21.4
- 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 slate-1.0.1.jar — drop this file into the mods folder
- Download size: 139 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
