Files
meatballcraft/config/dme_bloodmagic/ModelModifier.json
T
2023-04-30 10:50:40 -07:00

27 lines
306 B
JSON

[
{
"id": "blaze",
"modifier": 0.5
},
{
"id": "dragon",
"modifier": 1.6
},
{
"id": "ghast",
"modifier": 0.1
},
{
"id": "skeleton",
"modifier": 0.1
},
{
"id": "wither",
"modifier": 1.5
},
{
"id": "wither_skeleton",
"modifier": 0.2
}
]