Create_Resonance

Create: Resonance — Create addon: kinetic MIDI music boxes (solo/ensemble) & online resonance discs.
Back to Files

create_resonance-neoforge-1.21.1-1.2.1.jar

File namecreate_resonance-neoforge-1.21.1-1.2.1.jar
Uploader
qwer854645qwer854645
Uploaded
Sep 12, 2026
Downloads
14
Size
1.6 MB
Mod Loaders
NeoForge
File ID
8861291
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-resonance-1617622:8861291"

Learn more about Curse Maven

What's new

Fixes

  • FancyMenu title/pause disc button: The Resonance menu icon is now added synchronously during ScreenEvent.Init.Post (same pattern as Create’s goggles button and Quark’s Q button). Previously it was injected via an async EventBus path, so FancyMenu finished widget discovery before the button existed and could not select, move, or restyle it.
  • Assigns a stable FancyMenu widget id: create_resonance:menu_open, so layouts keep matching when surrounding buttons shift.