modpack/config/gravestones.json
2023-11-19 20:21:21 +01:00

11 lines
No EOL
246 B
JSON

{
"mainSettings": {
"enableGraves": true,
"enableGraveLooting": false,
"sendGraveCoordinates": false,
"minimumOpLevelToLoot": 4,
"retrievalType": "ON_BREAK",
"dropType": "PUT_IN_INVENTORY",
"xpPercentage": 0.75
}
}