promotional bannermobile promotional banner

Time Stages

A GameStages addon allowing stages to be unlocked/locked with timers.

File Details

Time Stages-1.1.jar

  • R
  • Apr 8, 2018
  • 11.46 KB
  • 1.9K
  • 1.12.2

File Name

Time Stages-1.1.jar

Supported Versions

  • 1.12.2
  • Added an extra bit to allow the old stage to be removed after the new stage has been unlocked. This allowing the cycling of stages if that is ever needed.

 

The following line will remove neededStage and unlock UnlockedStage.

mods.TimeStages.addTimer("neededStage" ,"UnlockedStage" ,30 ,"seconds", true);

 

  • Also hopefully fixing an issue where restarting the game will reset the timer.
  • Using the lang file now so if you have translations you can send them.