Skip to content

Serilum/Improved-Sign-Editing

Repository files navigation

Improved Sign Editing

Download

You can download Improved Sign Editing on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/improved-sign-editing
  Modrinth:      https://modrinth.com/mod/improved-sign-editing

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective.

Improved Sign Editing is a client-side mod which adds some QoL changes to the process of writing text on signs in-game. Whenever text is typed on a sign, and the next word doesn't fit, it automatically shifts to the next line. No need for guessing whether the next part fits. Also works the other way around, when using backspace, it goes back to the previous line. Functionality can be toggled in the config or in-game via the button.


Configurable: ( how do I configure? )
enableImprovedEditing (default = true): A global toggle whether the improved edtiting functionality should be enabled.
showImprovedEditingButton (default = true): Whether the Improved/Normal Editing button should be visible on the sign edit screen.


When typing the text on a sign, it automatically shifts to the next line when the current word doesn't fit:

 
Similarly, when using backspace, it goes to the previous line:

 
There is a button on the screen to enable/disable the improved editing for finer control. Can be disabled in the config:

 
------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!