promotional bannermobile promotional banner

Improved Happy Ghast

Allows players to create a not-wandering, faster, smaller, silenced Happy Ghast, get damage alerts and even summon it back in survival using items.

File Details

Improved Happy Ghast 0.3.0

  • R
  • Feb 20, 2026
  • 288.23 KB
  • 1.3K
  • 1.21.11+5
  • Forge + 3

File Name

improved-happy-ghast-0.3.0.jar

Supported Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

Forge

implementation "curse.maven:improved-happy-ghast-1414156:7653696"

Fabric

modImplementation "curse.maven:improved-happy-ghast-1414156:7653696"

Quilt

modImplementation "curse.maven:improved-happy-ghast-1414156:7653696"

NeoForge

implementation "curse.maven:improved-happy-ghast-1414156:7653696"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Major Improvements: Added Happy Ghast silencing via honey bottle (#3), fixed an internal loop bug in find/upsert handling, and updated documentation and showcase. This release supports Minecraft Versions 1.21.61.21.11.

Details:

  • Silencing Happy Ghast: You can now right-click a Happy Ghast with a honey bottle to toggle its silence state on/off. Suggested in #3.
  • Internal DB Fix (find/upsert loops): Fixed a bug in the internal players storage DB where loop execution could stop early after a match and leave the sentinel entry behind, which then caused follow-up lookup/insert issues. The loop flow now completes cleanly so sentinel cleanup remains consistent.
  • Documentation & Presentation Updates: Updated the pack/advancement descriptions and README usage docs to include silencing, and refreshed showcase/about assets.