promotional bannermobile promotional banner

Creator Hotbar

Extend and display a large number of easy-to-use quickbar presets.

File Details

creatorhotbar-1.0.1-neoforge-1.21.1.jar

  • R
  • May 17, 2026
  • 143.41 KB
  • 23
  • 1.21.1
  • NeoForge

File Name

creatorhotbar-1.0.1-neoforge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:creator-hotbar-1545425:8102783"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## CreatorHotbar 1.0.1

- Changed modifier key default from Ctrl to Alt
- Added Ctrl+Scroll Wheel page flipping (Creative mode only)
- Added Numpad -/+ for moving the selected row up/down (no modifier key required, Creative mode only)
- Removed the showHUD toggle, replaced with four HUD modes:
  - always_on: Always displayed (same as before)
  - auto_hide: Only shown when Shift/Ctrl are held down
  - show_semi: Semi-transparent only when Shift/Ctrl are held down
  - semi_transparent: Fully visible when held, 40% opacity when not
- Added ↑↓ buttons in the Creative inventory panel to adjust page order (current page follows the movement)
- Added HUD scale options (auto/1/2/3/4) — HUD physical size remains unchanged when the screen scales
- Added a settings page GUI (SettingsScreen), accessible via the H key or the ⚙ button in the Creative panel
  - Two‑column layout: left column for setting names, right column with cycle buttons to change values
  - Configurable options: Display Panel, HUD Mode, HUD Scale, HUD Position, Overlay Mode, Page Icons, Preset Sort Order
- Added OPEN_SETTINGS key (default H)
- Added PageIconScreen, a sub‑page for selecting page icons
  - Displays a 9×9 grid for the current page, each slot renders the item from the corresponding preset position
  - Highlights the currently selected icon slot
- Removed the following commands (replaced by the settings page): showUI, order, help
- Added HUD position options (settings page): Bottom‑right corner (default) / Above the hotbar, centered
- Added fade animation for the entire hotbar (AUTO_HIDE/SHOW_SEMI modes) with a toggle and speed adjustment in the settings page
- JEI auto‑avoidance: When the Creative inventory panel is open, the JEI item list automatically shifts left to avoid overlapping the panel area