Time Loop
The Time Loop mod implements time loop mechanics in Minecraft using the capabilities of Motion Capture Mod by mt1006. The idea is inspired by the original datapack by Penguin Mafia and Tombino's video. The Fabric version was created by Luigi and VLTNO.
Installation
Requires Motion Capture 1.4 Alpha 8
The mod works in both singleplayer and multiplayer.
Usage
Time loop configuration is done through commands:
/loop
start- start the loopskip- skip current iteration and proceed to the nextstop- stop the loopreset- reset the loop to the first recording (recordings are not deleted yet)status- show loop status in chat
Settings (/loop settings)
maxLoops [0]- maximum number of loops (0 - infinite)setLength [6000]- loop duration in ticks (6000 ticks = 5 minutes)setTimeOfDay [13000]- time of day to trigger the loop (13000 - night)setLoopType [TICK]- loop typemodifyPlayer [player] [nickname] [skin]- change player's nickname and skin in the loopsetRewindType [NONE]- rewind type
Toggles (/loop settings toggles)
trackTimeOfDay [true]- track time of daytrackItems [false]- track itemstrackInventory [false]- track player inventoryshowLoopInfo [true]- show loop informationdisplayTimeInTicks [false]- display time in ticks instead of HH:MM:SStrackChat [false]- track chathurtLoopedPlayers [false]- ability to damage players in the loop
Loop Types
MANUAL- loop only when using theskipcommandTICK- loop every specified number of ticksTIME_OF_DAY- loop when specified time is reachedSLEEP- loop when sleepingDEATH- loop when dying
Rewind Types
NONE- no rewindSTART_POSITION- return to loop start positionJOIN_POSITION- return to join position
Known Issues
- Spectators' held items and armor are visible
- Players joining after loop start cannot see loops
- Loops don't work across dimensions
- Items sometimes don't loop properly