
Capture & Playback - Redstone Sequence Editor
Note: The modification is in beta testing stage, so functionality may change in future versions.
Installation Requirements
Capture & Playback is an extension for G4mespeed, therefore the core version of G4mespeed must be installed. The mod has no other dependencies - only Fabric Loader for the appropriate Minecraft version is required.
Main Features
This modification offers a full-fledged editor for recording and playing back redstone signals without the need for physical wiring. The interface resembles a MIDI editor where you work with compositions containing tracks. Each track includes a sequence of signals defining which channels (positions in the world) should receive power at specific time intervals.
After creating a composition, you can observe the results in real time by playing back the recorded signals directly in the game world.
Getting Started
- It's recommended to configure hotkeys in the appropriate section for convenient editing
- Create new compositions using the command
/composition new <name>
- View and load compositions through the interface (G key) or using the command
/composition list
- Add tracks by pressing 't' in the composition editor, delete the current track with CTRL + 't'
- Add elements to a track by double-clicking on it
- Edit sequences by double-clicking on track elements
- In the sequence editor, assign channels to positions where the crosshair is aimed
- Create elements by dragging with the left mouse button, delete with CTRL + left click
- Adjust time boundaries of elements by single-clicking at their beginning or end
- Play finished compositions using the command
/playback start <identifier>
Video Tutorials
The developer hasn't created official video tutorials, but the community has prepared learning materials:
Usage Examples
With Capture & Playback, you can create complex constructions that are impossible to implement using traditional methods: