atm9lite/client/config/bhc/drops.json

16 lines
202 B
JSON
Raw Normal View History

2024-10-17 13:19:52 -07:00
{
"heartEntries": {
"red": {
"hostile": 0.05
},
"green": {
"dragon": 1.0
},
"blue": {
"minecraft:warden": 1.0
},
"yellow": {
"boss": 1.0
}
}
}