I am trying to play a custom sound when my block gets powered but I get the same error everytime
Unable to play unknown soundEvent: spoopy:creepysound
i have a json file in my src/main/resources/assets/spoopy
and the sound file inside src/main/resources/assets/spoopy/sounds
the json file looks like this
[embed=425,349]{
"creepysound": {"category": "general","sounds": [{"name": "creepysound","stream": true}]}
}[/embed]
4 replies
Important Information
By using this site, you agree to our Terms of Use.