modpack/config/gravestones.json

11 lines
246 B
JSON
Raw Normal View History

2023-11-19 19:21:21 +00:00
{
"mainSettings": {
"enableGraves": true,
"enableGraveLooting": false,
"sendGraveCoordinates": false,
"minimumOpLevelToLoot": 4,
"retrievalType": "ON_BREAK",
"dropType": "PUT_IN_INVENTORY",
"xpPercentage": 0.75
}
}