Let Him Yap

A configurable contextual dialogue and immersion system. Why did they silence my boy? LET HIM YAP.

File Details

lethimyap-2.0.0.jar

  • R
  • Jun 27, 2026
  • 155.24 KB
  • 35
  • 1.20.1
  • Forge

File Name

lethimyap-2.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:let-him-yap-1544173:8329085")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions

  • Added text mutation system.
    • This is very powerful, allowing mod creators to modify text on the fly.
    • Check the API for details.

Fixes

  • Fixed sleep dialogue triggering even if you didn't successfully sleep (damage, broken bed, wake up button, etc).
    • Also added unique interrupted sleep dialogue. Felt it was better to leave this addition here.

Removed

  • Removed registerSourceNumberPool and registerNbtNumberPool. Use the pool builder instead.

Notes

At this point, I feel ready to consider releasing the mod not as a beta, but as a full release. Surely I won't regret this later.

Just a side tangent, why did I make the version number 1.X.X-beta for the beta? Now I have to release it as 2.0.0 so mods don't break the moment I release it. I should've just started at 0.X.X