{
  "README": "https://github.com/Luke100000/ImmersiveMelodies/wiki/Config",
  "bufferDelay": 75,
  "maxAudibleDistance": 48,
  "instrumentVolumeFactor": 1.0,
  "perceivedLoudnessAdjustmentFactor": 0.5,
  "humanizationTime": 20,
  "humanizationVolume": 0.06,
  "humanizationPitch": 0.02,
  "humanizationLength": 0.04,
  "mobInstrumentFactors": {
    "minecraft:wither_skeleton": 0.01,
    "minecraft:zombified_piglin": 0.01,
    "minecraft:piglin": 0.01,
    "minecraft:husk": 0.01,
    "minecraft:zombie": 0.01,
    "minecraft:piglin_brute": 0.01,
    "minecraft:pillager": 0.01,
    "minecraft:skeleton": 0.01
  },
  "mobInstrumentDropFactor": 0.085,
  "showOtherPlayersMelodies": true,
  "forceMobsToPickUp": true,
  "clickedHelp": false,
  "loadInbuiltMidis": true,
  "stopGameMusicForPlayers": true,
  "stopGameMusicForMobs": false,
  "uploadPermissionLevel": 0,
  "rightClickToDropEntityInstrumentPermissionLevel": 0,
  "keycodeToMidi": {
    "69": 66,
    "70": 65,
    "71": 67,
    "72": 69,
    "74": 71,
    "75": 72,
    "81": 61,
    "82": 68,
    "83": 62,
    "84": 70,
    "87": 63,
    "89": 73,
    "65": 60,
    "68": 64
  },
  "version": 1
}