SimpleStory

This commit is contained in:
UltraLionFr
2025-07-18 20:46:07 +02:00
commit f12e1cf179
614 changed files with 33899 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
{
"README": "https://github.com/Luke100000/ImmersiveMelodies/wiki/Config",
"getBufferDelay": 75,
"maxAudibleDistance": 48,
"instrumentVolumeFactor": 1.0,
"perceivedLoudnessAdjustmentFactor": 0.5,
"mobInstrumentFactors": {
"minecraft:pillager": 0.01,
"minecraft:piglin_brute": 0.01,
"minecraft:zombie": 0.01,
"minecraft:husk": 0.01,
"minecraft:piglin": 0.01,
"minecraft:zombified_piglin": 0.01,
"minecraft:wither_skeleton": 0.01,
"minecraft:skeleton": 0.01
},
"mobInstrumentDropFactor": 0.085,
"showOtherPlayersMelodies": true,
"forceMobsToPickUp": true,
"clickedHelp": false,
"loadInbuiltMidis": true,
"stopGameMusicForPlayers": true,
"stopGameMusicForMobs": false,
"uploadPermissionLevel": 0,
"scancodeToMidi": {
"45": 72,
"44": 71,
"43": 69,
"42": 67,
"41": 65,
"40": 64,
"39": 62,
"38": 60,
"30": 73,
"29": 70,
"28": 68,
"27": 66,
"25": 63,
"24": 61
},
"version": 1
}