Minecraft-Java-Edition-Speedrunning / archive-state-output

source: https://github.com/tildejustin/state-output

Home Page:https://github.com/tildejustin/state-output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For Macro Makers and Verifiers

The State File is created while the game is running and can be found in .minecraft/wpstateout.txt. The file contains a single line of text containing information about the game's current state, and overwrites itself whenever the state changes. The following states will appear as lines in the file:

  • waiting
  • inworld,paused
  • inworld,unpaused
  • inworld,gamescreenopen
  • title
  • generating,[percent] (before preview starts)
  • previewing,[percent]
    • if using worldpreview

About

source: https://github.com/tildejustin/state-output

https://github.com/tildejustin/state-output

License:MIT License


Languages

Language:Java 100.0%