Compatibility
Minecraft: Java Edition
26.1.2
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed CC0-1.0
Published last week
Kinestat
A client + server tool for Minecraft parkour, featuring a replay system complete with savestates and file sharing.
Usage
Keybinds
Relevant keybinds can be found under Minecraft's vanilla control options.
| Keybind | Purpose |
|---|---|
| Record | Starts a recording (after clearing any currently loaded one) |
| Replay | Restores the initial state of the loaded recording and replays it |
| Set savestate | Creates a savestate based on your current state and pushes it onto a stack |
| Load savestate | Loads the last savestate pushed onto the stack, truncating any recordings |
| Remove savestate | Pops the last savestate from the stack |
Command interface
The client /kinestat command can also be used to manage replay files, as follows:
/kinestat save (filename)
Saves the currently loaded replay to .minecraft/kinestat_replays/{filename}.kin
/kinestat load (filename)
Loads a replay from .minecraft/kinestat_replays/{filename}.kin to your client.
Setup
For setup instructions, please see the Fabric Documentation page related to the IDE that you are using.
License
This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.


