Mod

CustomHotbar

Quick rating

CustomHotbar

No reviews yet

CustomHotbar is a Forge client-side mod that lets you decorate the vanilla Minecraft hotbar with custom underlay and overlay textures.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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
customhotbar-1.0.0.jar
Authors

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

CustomHotbar

CustomHotbar is a Forge client-side mod that lets you decorate the vanilla Minecraft hotbar with custom underlay and overlay textures.

It supports bundled textures, configurable texture paths, KubeJS asset loading, and an in-game reload command for quickly testing config or texture changes.

Features

  • Custom hotbar underlay texture
  • Custom hotbar overlay texture
  • Configurable X/Y positioning
  • Configurable texture dimensions
  • Configurable texture resource paths
  • Bundled fallback textures
  • KubeJS asset support
  • Client-side reload command
  • Forge GUI overlay ordering support

Screenshots

CustomHotbar screenshot 1
CustomHotbar screenshot 2
CustomHotbar screenshot 3
CustomHotbar screenshot 4
CustomHotbar screenshot 5

Requirements

  • Minecraft 1.20.1
  • Forge 47.x
  • KubeJS for Forge 1.20.1

Installation

Place the mod jar into your Minecraft mods folder:

{instance}/mods/customhotbar-1.0.*.jar

Since this mod depends on KubeJS, KubeJS must also be installed:

{instance}/mods/kubejs-forge-*.jar

Default Assets

The mod includes textures inside the jar, although these are transparent by default:

assets/customhotbar/textures/gui/underlay.png
assets/customhotbar/textures/gui/overlay.png

These are used automatically when no custom texture paths are configured, or when the configured texture cannot be found.

KubeJS Asset Support

You can provide custom textures through KubeJS assets.

Example folder structure:

{instance}/
  kubejs/
    assets/
      ce/
        textures/
          image/
            hotbar/
              underlay.png
              overlay.png

Example resource locations:

ce:textures/image/hotbar/underlay.png
ce:textures/image/hotbar/overlay.png

Configuration

After launching the game once, the client config file will be generated:

{instance}/config/customhotbar-client.toml

Example config:

[hotbar]
enabled = true

# Horizontal offset from centered hotbar position.
x_offset = 0

# Vertical offset from vanilla hotbar position.
y_offset = 0

# Overlay texture width.
width = 256

# Overlay texture height.
height = 55

# Leave blank to use the bundled default underlay.
underlay_path = ""

# Leave blank to use the bundled default overlay.
overlay_path = ""

Example using KubeJS textures:

[hotbar]
enabled = true
x_offset = 0
y_offset = 0
width = 256
height = 55
underlay_path = "ce:textures/image/hotbar/underlay.png"
overlay_path = "ce:textures/image/hotbar/overlay.png"

Reloading

Use the in-game command:

/customhotbar reload

Overlay Layering

CustomHotbar renders in two parts:

underlay -> vanilla hotbar/items -> overlay

The underlay is registered using Forge's lowest overlay ordering so it renders as far behind the hotbar as possible.

The overlay renders above the vanilla hotbar, but below items and other UI elements.

This allows textures like frames, borders, highlights, or decorations to appear above the hotbar while the background stays behind items and other normal GUI elements.

Screenshots

Gallery

  • screenshot-1.jpg
    screenshot-1.jpg screenshot-1.jpg
  • screenshot-5.jpg
    screenshot-5.jpg screenshot-5.jpg
  • screenshot-2.jpg
    screenshot-2.jpg screenshot-2.jpg
  • screenshot-3.jpg
    screenshot-3.jpg screenshot-3.jpg
  • screenshot-4.jpg
    screenshot-4.jpg screenshot-4.jpg

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 and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync