promotional bannermobile promotional banner

CoolAid's NoSignGUI

Allows you to toggle the sign text interface off and on

File Details

v3.1.0 for NeoForge 26.1.x

  • R
  • Jun 2, 2026
  • 104.77 KB
  • 16
  • 26.1.2+2
  • NeoForge

File Name

nosigngui-neoforge-3.1.0+26.1.x.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:disablesigngui-1207799:8184811"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed sign editing being blocked after placement while enabled

  • Bump version and update README
  • Removed the old MixinClientPlayerEntity hook in favor of the new MixinSignItem and MixinClientPacketListener
  • Replaced the broader LocalPlayer.openTextEdit cancellation with a more proper targeted packet handling so right-clicking after placement now properly opens the GUI again
  • Added placement tracking for newly placed signs so only the automatic post-placement GUI is skipped