promotional bannermobile promotional banner

CoolAid's NoSignGUI

Allows you to toggle the sign text interface off and on

File Details

v3.1.0 for Fabric 26.1.x

  • R
  • Jun 2, 2026
  • 104.75 KB
  • 167
  • 26.1.2+2
  • Fabric + 1

File Name

nosigngui-fabric-3.1.0+26.1.x.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:disablesigngui-1207799:8184815"

Quilt

modImplementation "curse.maven:disablesigngui-1207799:8184815"
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