作者:rebot | 分类:模组
Minecraft 版本: 1.12.2
平台: legacy-fabric
标签: utility
This mod is still in development major issues may arise! Planned to support 1.8.9-1.16+ eventually, but for now it only works for 1.12.2 (Mojang changed how gui screens, like the inventory are handled, the current mod would break in 1.14+)
You might have seen videos, where a robot plays Super Mario Bros by sending controller signals to the console. These videos are called Tool-Assisted Speedruns and are trying to achieve the fastest time possible in the game without modifying the game files... This mod tries to bring TASing to minecraft...
This is not a client mod, joining a server where the mod is not installed will disconnect you from the server after a short amount of time...
Recording and playing back inputs
Slowing down the game / Slowmotion
Stop the tickrate and advance one tick (Frame advance, but with ticks, so tickadvance?)
Savestates
RNG manipulation
In the bottom left of your screen are several things. Probably the number 0 and the inputs you are pressing.
The white buttons are what the game currently recognises, the green buttons are what you press on the keyboard currently.
On lower tickrates you can see that the green one is updated faster than the white inputs
-/record To start a recording. This records the inputs to RAM. The number should now increase because it detects the inputs.
-/clearinputs: Clears the currently stored inputs. Do this before starting a new recording, since /record only adds inputs and does not clear them.
-/play: Plays back the stored inputs. Before that, it teleports you to the location where you started recording.
WARNING Unfortunately the vanilla teleporting takes some time, so the player won't be able to move in the first few ticks, which oftentimes desyncs the TAS immediately. So record like 7 ticks at the start where you not move to account for that. Will be fixed sometime in the future...
/save <filename>: Stores the current inputs under the given filename in .minecraft/saves/tasfiles.
/load <filename>: Replaces the current inputs with the inputs from the file with the given filename.
/folder savestate|tasfiles Opens the savestate or tasfile folder on your disk
/savestate <save|load|delete> <index> Saves, loads or deletes the savestate under the specified index. You can find more infos ingame by using /savestates.
You can post them on the issue tracker linked in problems... Need help? Join our Discord
请登录后举报
暂无评论,抢个沙发吧~