Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
React Mod: Action Recording & Replay Tool React is a Minecraft mod that simplifies repetitive in-game tasks by recording and replaying player inputs with high precision. Core Features
-
Recording: Captures keyboard presses/releases, mouse movements, clicks, and scrolls when activated. Synchronously logs context data including starting position, camera angles, and flight status.
-
Saving: Recordings are stored as lightweight text files in a dedicated "recordings" folder for easy management and sharing.
-
Replay: Select a saved file to replicate actions accurately. Movements, jumps, camera adjustments, and natural pauses (e.g., after releasing movement keys like W) are synchronized to match the original timing.
Operations & Optimization
-
Command System: Supports recording/stopping (/react record <name> / /react stop), replay initiation (/react replay <name>), file management (/react list / /react clear), and replay configuration (reset or preserve position/camera angle).
-
Intelligent Filtering: Ignores chat commands and irrelevant interface interactions to retain only valid gameplay actions.
-
Post-Replay Cleanup: Automatically resets key states and restores flight mode to prevent unintended character behavior.
Compatibility & Performance
-
Supports all Minecraft 1.20 versions, requiring only basic Fabric Loader for seamless integration with most mod setups.
-
Lightweight design ensures negligible performance impact; detailed logs facilitate troubleshooting.


