Skip to content

Sounds not loading #6

@Vivigar

Description

@Vivigar

When trying to load in a custom sound asset it just doesn't happen. I am able to load it in through a resource pack perfectly fine.

My resources directory:

resources/assets/minecraft/sounds.json
{ "barry.wow": { "sounds": [ "barry/wow" ] } }

/resources/assets/minecraft/sounds/barry/wow.ogg

This works fine when loaded as a resource pack and executing /playsound barry.wow master @A, but not when attempting to load through ResourceLoader. Unrelated to ResourceLoader, AdditionalResources also has the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions