elmfrain / parkour_recorder

A Minecraft mod that allows you to record and playback parkour sessions.
MIT License
8 stars 1 forks source link

Convert pkr to mcpr #15

Open alturz2 opened 3 months ago

alturz2 commented 3 months ago

I wanna render my recordings, but it means I have to play the whole recording back with replaymod on, just to get it as a mcpr file. This takes really long, and I use this mod frequently. Is there a way to take the player movement from a pkr file and make a replaymod file with it?

alturz2 commented 3 months ago

Maybe instead of recording movement, it records packets like replaymod?