
Overseer UI
A very, VERY simple UI wrapper library around ImGUI-java migrated from ImGUI-MC to Forge 1.20.1.
Using as a Dependency
Add JitPack repository:
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.Type-32:OverseerUI:Version-Tag'
}
Or implement based on nightly commits:
dependencies {
implementation 'com.github.Type-32:OverseerUI:dev-SNAPSHOT'
}
Examples of implementation: https://github.com/Type-32/OverseerUI/tree/dev/src/main/java/cn/crtlprototypestudios/ovsr/client/api/example
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- 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 ovsr-0.1.2-release.f3.jar — drop this file into the mods folder
- Download size: 13.7 MB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.