Jobless Core

Quick rating

Community listing page, reviews here may not be monitored by the author.

Jobless Core

No reviews yet

A client-side Fabric framework providing draggable HUD panels, a settings UI, events system, and extension API for modular gameplay plugins.

QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
jobless-core-1.4.1.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

JoblessCore is a client-side framework mod for Minecraft Fabric 1.21.8+ that provides a modular extension system for building and running gameplay enhancement plugins.

Features

  • Draggable HUD Panel System — Panels that snap to edges, anchor to each other, and support grid alignment.
  • Settings Screen — A tabbed configuration UI where you can toggle features, customize panel colors, and configure the framework. Extensions automatically add their own tabs here.
  • Per-panel Theming — Customize background color, opacity, borders, gradients (including animated), accent colors, and image backgrounds for each panel individually.
  • Changelog Screen — Automatically shown on first install or after updates. Also accessible via /changelog.
  • Multi-language Support — English and French, with a pattern-matching system for detecting server messages in any supported language.

For Extension Developers

JoblessCore is designed as a framework. Extensions are separate Fabric mods that register through the core's API to get:

  • Module Lifecycle — init()tick()render(), and cleanup() callbacks managed by the core.
  • Event System — Subscribe to 15+ game events: chat messages, chest opens, slot clicks, boss bars, entity health, block interactions, chunk loads, tab list updates, and more.
  • Panel Registration — Register draggable HUD panels with dynamic height, visibility conditions, and linked modules.
  • Config Persistence — JSON-based config loading/saving with automatic directory management per extension.
  • Config UI Builder — Add toggles, sliders, text inputs, buttons, color pickers, and headers to the settings screen with one method call.
  • Command & Keybind Registration — Register Brigadier commands and keybindings through the API.
  • Discord Webhooks — Async webhook sending with CompletableFuture support.
  • Localization — Register locale files for display text and server message pattern matching.

Extensions declare a "jobless" entrypoint in their fabric.mod.json and are discovered automatically at startup. (Documentation on creating add-ons will be provided later)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works