Jump to content

[1.9.4] Sounds not working


Jaffaaaa

Recommended Posts

When I try to do / playsound morediscs:music/chillen (the name of my mod and track) than the error comes up as: "Unable to play unknown soundEvent: morediscs:music/chillen"

I posted one for 1.7.10 but it wasn't supported so I updated it for 1.9.

 

Main:

Spoiler

71a517601a65b7523e83feb9e62e91a8.png

 

 

Folder:

Spoiler

879efaa1105a6f810bc7b016b4b9832a.png

 

 

Json:

Spoiler

{
  "chillen": {
    "category": "record",
    "sounds": [
      {
        "name": "music/chillen",
        "stream": true
      }
    ]
  }

 

 

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.