AOF7-Vocality/config/gravestones.json

11 lines
246 B
JSON
Raw Normal View History

2024-02-20 16:35:48 -08:00
{
"mainSettings": {
"enableGraves": true,
"enableGraveLooting": false,
"sendGraveCoordinates": false,
"minimumOpLevelToLoot": 4,
"retrievalType": "ON_BREAK",
"dropType": "PUT_IN_INVENTORY",
"xpPercentage": 0.75
}
}