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 1.21.11

  • R
  • Jun 2, 2026
  • 104.90 KB
  • 17
  • 1.21.11
  • NeoForge

File Name

nosigngui-neoforge-3.1.0+1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:disablesigngui-1207799:8184788"
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