set percentage of exp on death
This commit is contained in:
parent
b08df55d04
commit
9083262a59
3 changed files with 5 additions and 5 deletions
|
@ -22,9 +22,9 @@
|
|||
"dropOnGroundSlots": []
|
||||
},
|
||||
"expConfig": {
|
||||
"dropBehaviour": "BEST_OF_BOTH",
|
||||
"dropPercentage": 0,
|
||||
"keepPercentage": 0
|
||||
"dropBehaviour": "PERCENTAGE",
|
||||
"dropPercentage": 60,
|
||||
"keepPercentage": 20
|
||||
},
|
||||
"graveConfig": {
|
||||
"enabled": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue