
This mod is the official Forge 1.20.4 remastered version of the Vape Manager mod, and it has been open-sourced on GitHub.
Here are the modifications made to the original mod:
| Feature | VapeManager | VapeManagerReborn |
|---|---|---|
| Function Configuration Interface | cn.ksmcbrigade.VM.guis.ManagerGUI | Original auxiliary function settings interface |
| Configuration File Location | config/vm/mods | config/vmr/modules |
| Configuration File Invocation Method | Custom-written | cn.ksmcbrigade.module.Config.get(int key); |
| Function Key Customization Method | Original KeyMapping and support for other mods | ModuleKeyboardManager (Usage: Hold down the shift key and click the function to set) |
| Function Registration Method | - | cn.ksmcbrigade.utils.ModuleUtils.add(Module module); |
| Command Registration Method | Supported by other mods | cn.ksmcbrigade.utils.CommandsUtil.add(Command command); |
| Key Press Judgment Method | Original KeyMapping.isDown(); | cn.ksmcbrigade.utils.JNAUtils.isPressed(int key); (Uses WinAPI) |
| Built-in Features | None | ModuleList, RainbowGui |
| Built-in Commands | None | .pos, .help |
| Events | PlayerTickEvent | RenderTickEvent, RenderGuiOverlayEvent.Pre, InputEvent.Key, ClientTickEvent, LevelTickEvent, PlayerTickEvent, ScreenTickEvent, ScreenshotEvent, onMinecraftCloseEvent |
These changes enhance the functionality and flexibility of the mod, providing a more robust and customizable experience for users.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.4
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as VapeManagerReborn-1.2.1.jar — drop this file into the mods folder
- Download size: 41 KB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.