Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

The Keybind Extension allows you to intercept standard Minecraft keys and create custom persistent buttons within the player’s inventory or crafting grid. This module is essential for creating immersive RPG interfaces or utility shortcuts.

Source Code

View the source on GitHub.

Download Releases

Get the latest JARs for your server.

✨ Key Features

Key Interception

Intercept Swap Hand (F), Drop Item (Q), and Advancements (L) keys to trigger custom actions.

Inventory Buttons

Place persistent, unmovable buttons in the player’s inventory or crafting grid.

Crafting Grid Integration

Use the 2x2 or 3x3 crafting grid as a permanent UI surface.

Packet-Level Control

High-performance interception using PacketEvents to ensure instant feedback and prevent vanilla side-effects.

📚 Entry Library

⌨️ Keybinds

Intercept vanilla keyboard inputs.

Keybind Listeners

F, Q, and L key interception.

🎒 Inventory UI

Persistent buttons and grid management.

Inventory Buttons

Custom buttons in crafting/inventory.

⚙️ Configuration

Global settings for the extension.

Config Manifest

Detailed configuration for all keybinds and buttons.