StoryScript

StoryScript is a Minecraft mod that allows you to create storylines right in the game.

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

Fabric

modImplementation "curse.maven:storyscript-1017779:6297069"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added a test interface that displays the mod version (opens with /sscript command).
  • 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.