
InfuseKeybinds
I want a mod that adds a keybind and when pressing on this keybind it makes the player do /use_spark left
00—fabricServer1.21.1mod
InfuseKeybinds Notes
- Adds a client keybind (default
G) under the InfuseKeybinds category. - Pressing the key in-game issues the
/use_spark leftcommand via the normal client command channel. - Requires the mod on the client; the server entrypoint only logs startup for visibility.
- Rebind the key in Controls > Key Binds if
Gconflicts with other actions. - Assumes the server accepts
/use_spark left; the mod does not validate command availability or permissions.