Skip to content

Comments

Add sound selection menu#2090

Open
olim88 wants to merge 4 commits intoSkyblockerMod:masterfrom
olim88:chat-rules-sound-menu
Open

Add sound selection menu#2090
olim88 wants to merge 4 commits intoSkyblockerMod:masterfrom
olim88:chat-rules-sound-menu

Conversation

@olim88
Copy link
Contributor

@olim88 olim88 commented Feb 5, 2026

Creates a popup menu to select from all the sounds in the game. I have only added it to chatrules for this PR but I think there are quite a few places where it would be nice to be able to select a sound.

image

ps: This has been half done for about a month so I might have forgotten about something I was going to do

@olim88 olim88 added the new feature This issue or PR is a new feature label Feb 5, 2026
@LifeIsAParadox LifeIsAParadox added the reviews needed This PR needs reviews label Feb 5, 2026

private class ListContainer extends AbstractContainerWidget {

ListContainer(int i, int j, int k, int l) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could copy the parameter names from mcsrc.dev


"skyblocker.utils.locationUpdateError": "Failed to update your location! Some features of the mod may not work properly :(",
"skyblocker.utils.render.gui.soundSelectionPopup.advanced": "Advanced",
"skyblocker.utils.render.gui.soundSelectionPopup.advanced.@Tooltip": "Show sounds without a propper name",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should end with a period

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature This issue or PR is a new feature reviews needed This PR needs reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants