File Details
storyscript-0.1.1+1.20.4.jar
- R
- Mar 12, 2025
- 25.77 KB
- 24
- 1.20.4
- Fabric
File Name
storyscript-0.1.1+1.20.4.jar
Supported Versions
- 1.20.4
Curse Maven Snippet
- Added a test interface that displays the mod version (opens with
/sscriptcommand). - Added script command
sleep <number of seconds>
, which waits for some time before executing the next command. - Now when a script error occurs, the line where the error occurred is displayed.