Go to file
2024-04-23 15:17:39 +03:00
gradle/wrapper 1.20.4 compatibility 2024-04-22 18:17:31 +03:00
remappedSrc/themixray/repeating/mod 1.20.4 compatibility 2024-04-22 18:17:31 +03:00
src/main change icon to new one 2024-04-22 20:08:14 +03:00
build.gradle 1.20.4 compatibility 2024-04-22 18:17:31 +03:00
gradle.properties some fixes 2024-04-22 20:06:18 +03:00
gradlew 1.20.4 compatibility 2024-04-22 18:17:31 +03:00
gradlew.bat 1.20.4 compatibility 2024-04-22 18:17:31 +03:00
LICENSE license 2024-04-23 15:17:39 +03:00
preview.gif add preview gif 2023-05-30 00:08:00 +03:00
README.md Update README.md 2024-04-23 14:46:56 +03:00
settings.gradle 1.20.4 compatibility 2024-04-22 18:17:31 +03:00

Repeating Mod (Fabric)

This mod can record your movements and play them back.

Preview gif

Controls

Default Repeating Mod keys

Menu              |  J            
Toggle recording  |  not specified
Toggle replay     |  not specified

Menu

How menu looks like

repeating mod menu

Todo

Releases dont have striked lines

  • fix "Space in record name deletes record 0_0"
  • fix "Save record (edit name) on recording crashes the game"
  • select record on click (you can see start and finish points when its selected)
  • select record on import
  • change icon in mod menu to new one
  • fix "Crashes the game when leaving world while record is replaying"
  • create new preview.gif
  • practice mode like in geometry dash for parkours

How to build

How to build mod from source

gradlew build

Compiled .jar file you can find in build/libs