Unofficial site, not affiliated with modrinth.com.What is this?
Моды/VapeManagerReborn

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:

FeatureVapeManagerVapeManagerReborn
Function Configuration Interfacecn.ksmcbrigade.VM.guis.ManagerGUIOriginal auxiliary function settings interface
Configuration File Locationconfig/vm/modsconfig/vmr/modules
Configuration File Invocation MethodCustom-writtencn.ksmcbrigade.module.Config.get(int key);
Function Key Customization MethodOriginal KeyMapping and support for other modsModuleKeyboardManager (Usage: Hold down the shift key and click the function to set)
Function Registration Method-cn.ksmcbrigade.utils.ModuleUtils.add(Module module);
Command Registration MethodSupported by other modscn.ksmcbrigade.utils.CommandsUtil.add(Command command);
Key Press Judgment MethodOriginal KeyMapping.isDown();cn.ksmcbrigade.utils.JNAUtils.isPressed(int key); (Uses WinAPI)
Built-in FeaturesNoneModuleList, ✨Gui
Built-in CommandsNone.pos, .help
EventsPlayerTickEventRenderTickEvent, 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.

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:1 год назад
ID проекта:
Главная