Escape from Funcraft: Beta 2 configs, mods, etc.

This commit is contained in:
BergaBruh
2026-07-23 16:35:06 +05:00
commit b218433c3c
27575 changed files with 24025424 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:piglin": 0.01,
"minecraft:husk": 0.01,
"minecraft:zombie": 0.01,
"minecraft:piglin_brute": 0.01,
"minecraft:pillager": 0.01,
"minecraft:skeleton": 0.01,
"minecraft:wither_skeleton": 0.01,
"minecraft:zombified_piglin": 0.01
},
"mobInstrumentDropFactor": 0.085,
"showOtherPlayersMelodies": true,
"forceMobsToPickUp": true,
"clickedHelp": false,
"loadInbuiltMidis": true,
"stopGameMusicForPlayers": true,
"stopGameMusicForMobs": false,
"uploadPermissionLevel": 0,
"scancodeToMidi": {
"27": 66,
"28": 68,
"29": 70,
"30": 73,
"38": 60,
"39": 62,
"40": 64,
"41": 65,
"42": 67,
"43": 69,
"44": 71,
"45": 72,
"24": 61,
"25": 63
},
"version": 1
}