promotional bannermobile promotional banner

Let Him Yap

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

File Details

lethimyap-1.2.0-beta.jar

  • B
  • May 16, 2026
  • 106.14 KB
  • 13
  • 1.20.1
  • Forge

File Name

lethimyap-1.2.0-beta.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Additions

  • Added /yap player command for custom in-character dialogue

  • Added dialogue suppression API for addon compatibility

    • Supports multiple simultaneous keyed suppressions
    • Useful for unconsciousness, cutscenes, stun effects, etc.
  • Added temporary speech slowdown API

    • Supports multiple simultaneous keyed slowdowns
    • Highest active slowdown multiplier takes priority
  • Added direct adrenaline API methods

    • add
    • remove
    • set
  • Added the Silence potion effect

    • Prevents dialogue while active
    • Brewed using:
    • Awkward Potion + Slime Ball
  • Added configurable maximum dialogue length

  • Added configurable insomnia warning repeat interval

  • Added configurable last words positioning


Changes

  • Wake-up dialogue now starts slowed before gradually returning to normal speed
  • Sleeping now reduces adrenaline based on skipped time progression
  • /yap-debug now contains the debug-only commands

Fixes

  • Fixed dialogue colors failing to sync due to duplicate packet registration
  • Fixed dialogue taking an extra tick than intended. If you liked the previous dialogue speed, set your minimum to 2 ticks.