promotional bannermobile promotional banner

SignStory

A Minecraft mod for easily copying stories from a txt file onto signs.

File Details

SignStory-1.7.10-1.0.3.jar

  • R
  • Apr 8, 2022
  • 1.45 MB
  • 34
  • 1.7.10
  • Forge

File Name

SignStory-1.7.10-1.0.3.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:signstory-601913:3739994")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions/Changes

  • Added New Logo
  • Changed First Page number from 0 to 1.
  • Removed the place_sign sub-command as successfully loading text does the same functionality.
  • Rewrote text splitter class to fix 15 characters being deleted, and as a result, text fits more compactly on a sign.
  • Added Separate Gui for opening text file, so as to have its own title and descriptions. Issue #3.
  • Page number now resets to 1 when loading a new text file.

Fixes

  • Fixed words longer than 15 characters being deleted.
  • Fixed text failing to load, if the text would end exactly on the 4th line of a sign.
  • Fixed the open-file dialog from hiding behind selection window. Issue #3.

Note

  • Text will fail to load if the file contains a [&] character.