React mod
ModCC-BY-4.0

React mod

This mod can record the player's actions and replay them.

322
Downloads
5
Followers
4 months ago
Updated
📦
14
Versions

📖About React mod

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 / /react stop), replay initiation (/react replay ), 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.