mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
19 lines
532 B
JSON
19 lines
532 B
JSON
|
{
|
||
|
"README": "https://github.com/Luke100000/ImmersiveMelodies/wiki/Config",
|
||
|
"showOtherPlayersMelodies": true,
|
||
|
"getBufferDelay": 75,
|
||
|
"maxAudibleDistance": 48,
|
||
|
"mobInstrumentFactors": {
|
||
|
"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,
|
||
|
"minecraft:pillager": 0.01
|
||
|
},
|
||
|
"forceMobsToPickUp": true,
|
||
|
"clickedHelp": true,
|
||
|
"version": 1
|
||
|
}
|