1.18.2: Having a main menu js script looks like it cancels the Ding mod sound
Raidobw2 opened this issue ยท 0 comments
Hello!
I'm developing some more of an update for FTB Plexiglass Mountain, a modpack using Forge in 1.18.2, and I noticed the Ding sound does not play in the main menu. Ding does have a config, though everything is enabled. This is the Ding mod https://www.curseforge.com/minecraft/mc-mods/ding
If I remove the script at kubejs/client_scripts/ui.js
and load the game again, now the Ding sound plays when I get to the main menu.
Could it be caused by the rest of the event being cancelled here?
Versions:
MC 1.18.2
Forge 40.1.73
KubeJS UI kubejs-ui-forge-1802.1.8-build.17.jar
KubeJS kubejs-forge-1802.5.4-build.535.jar
Ding Ding-1.18-1.3.0.jar