Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-272786

No fall off sound on Custom Jukebox song

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.21 Pre-Release 1
    • None
    • windows 11
    • Unconfirmed
    • (Unassigned)

      No fall off sound on Custom Jukebox song even the "attenuation_distance" is set to 1, you can still hear it even if you unload the area.
      here is my Sound.json:

      {
          "music_disc.mountainshrine": {
              "category": "record",
              "sounds": [
                  {
                  "name":"music_disc/mountainshrine",
                  "attenuation_distance":1
                  }
              ]
          }
      }
      

      and here is my jukebox_song:

      {
          "comparator_output": 15,
          "description": "minecraft:music_disc.mountainshrine",
          "length_in_seconds": 208,
          "sound_event": {
              "sound_id": "minecraft:music_disc.mountainshrine"
          }
      }
      

      Video: https://x.com/yukira2018/status/1796466749677920431/video/3

            Unassigned Unassigned
            yukira2018 yukira2018
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: