nekiak / MovementRecorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovementRecorder Forge Mod 1.8.9

MovementRecorder is a Minecraft Forge Mod for version 1.8.9 that allows you to record and playback player movements. This mod is intended to enhance your gameplay experience by enabling you to record and replay movements within the game.

Installation

  1. Make sure you have Minecraft Forge for version 1.8.9 installed on your client.
  2. Download the latest release of the MovementRecorder mod from the Releases page.
  3. Place the downloaded JAR file into your Minecraft mods directory (%appdata%/.minecraft/mods).

Usage

To use the MovementRecorder mod, you can utilize the following commands in the Minecraft chat:

  • /movementrecorder: Displays a list of all available commands.
  • /movementrecorder start <name>: Initiates the recording of the player's movement under the specified name.
  • /movementrecorder stop: Stops the recording or playback of the recorded movement.
  • /movementrecorder play <name>: Replays the recorded movement with the given name.
  • /movementrecorder list: Lists all recorded movements.
  • /movementrecorder delete <name>: Deletes the recorded movement.

Contributing

Contributions to the MovementRecorder mod are welcome! If you find any issues, have suggestions for improvements, or want to contribute new features, feel free to create an issue or submit a pull request.

License

This mod is licensed under the MIT License, which means you are free to use, modify, and distribute the code, provided you include the original license in your distribution.

Acknowledgments

Special thanks to:

  • the Minecraft Forge community for providing the tools and resources that make mod development possible.
  • TomJuri for sharing the barebone version of this movement recorder, ExampleMod template and assistance during the development process.

If you encounter any issues, have questions, or would like to get in touch, feel free to reach out by creating an issue on this repository.

About

License:MIT License


Languages

Language:Java 100.0%