Patch sync for IMR6: 19/07/2026 @ 18:03
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"README": "https://github.com/Luke100000/ImmersiveMelodies/wiki/Config",
|
||||
"getBufferDelay": 75,
|
||||
"maxAudibleDistance": 48,
|
||||
"instrumentVolumeFactor": 1.0,
|
||||
"perceivedLoudnessAdjustmentFactor": 0.5,
|
||||
"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": true,
|
||||
"loadInbuiltMidis": true,
|
||||
"stopGameMusicForPlayers": true,
|
||||
"stopGameMusicForMobs": false,
|
||||
"uploadPermissionLevel": 0,
|
||||
"keycodeToMidi": {
|
||||
"75": 72,
|
||||
"81": 61,
|
||||
"82": 68,
|
||||
"83": 62,
|
||||
"84": 70,
|
||||
"87": 63,
|
||||
"89": 73,
|
||||
"65": 60,
|
||||
"68": 64,
|
||||
"69": 66,
|
||||
"70": 65,
|
||||
"71": 67,
|
||||
"72": 69,
|
||||
"74": 71
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user