Heldable
No reviews yet
Heldables is a lightweight Minecraft Forge mod that lets you automate key presses with a single macro key. Press the period key (.) to toggle holding a specified key (e.g., Z), perfect for skills in mods like Tensura Reincarnated. Customizable, easy to use
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
🎮 Heldables
Heldables is a lightweight and easy-to-use Minecraft Forge mod that allows you to automate key presses with a single macro key. Perfect for holding down keys like Z for skills in mods like Tensura Reincarnated! 🚀
✨ Features
- Macro Key: Press the
.(period) key to toggle holding a specified key (e.g.,Z). - Customizable: Easily change the macro key and the key to be held in the code.
- Lightweight: Minimal performance impact, designed for smooth gameplay.
- Forge Compatibility: Built for Minecraft Forge 1.19.2.
📥 Installation
- Download the
.jarfile from the Files section. - Place the file in your
.minecraft/mods/folder. - Launch Minecraft with the Forge profile.
🎮 Usage
Default Keybindings:
- Macro Key:
.(period) to toggle holding the specified key. - Held Key:
Z(customizable in the code).
- Macro Key:
How It Works:
- Press the
.key to start holding theZkey. - Press the
.key again to stop holding theZkey.
- Press the
🛠️ Customization
To change the macro key or the held key, modify the following lines in the code:
private static final KeyMapping MACRO_KEY = new KeyMapping("key.heldables.macro", InputConstants.Type.KEYSYM, GLFW.GLFW_KEY_PERIOD, "key.categories.heldables");
InputConstants.Key key = InputConstants.Type.KEYSYM.getOrCreate(GLFW.GLFW_KEY_Z);
🎮 Heldables
Heldables is a lightweight and easy-to-use Minecraft Forge mod that allows you to automate key presses with a single macro key. Perfect for holding down keys like Z for skills in mods like Tensura Reincarnated! 🚀
✨ Features
- Macro Key: Press the
.(period) key to toggle holding a specified key (e.g.,Z). - Customizable: Easily change the macro key and the key to be held in the code.
- Lightweight: Minimal performance impact, designed for smooth gameplay.
- Forge Compatibility: Built for Minecraft Forge 1.19.2.
📥 Installation
- Java Version: Ensure you have Java 17 or higher installed.
- Download the
.jarfile from the Files section. - Place the file in your
.minecraft/mods/folder. - Launch Minecraft with the Forge profile.
🎮 Usage
-
Default Keybindings:
- Macro Key:
.(period) to toggle holding the specified key. - Held Key:
Z(customizable in the code).
- Macro Key:
-
How It Works:
- Press the
.key to start holding theZkey. - Press the
.key again to stop holding theZkey.
- Press the
🛠️ Customization
To change the macro key or the held key, modify the following lines in the code:
private static final KeyMapping MACRO_KEY = new KeyMapping("key.heldables.macro", InputConstants.Type.KEYSYM, GLFW.GLFW_KEY_PERIOD, "key.categories.heldables");
InputConstants.Key key = InputConstants.Type.KEYSYM.getOrCreate(GLFW.GLFW_KEY_Z);
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources