update grave configuration
This commit is contained in:
parent
f844db993a
commit
89e6554147
|
@ -32,7 +32,7 @@ graveSpawnHeight = 2
|
|||
lastResort = "DROP_ITEMS"
|
||||
putXpInGrave = true
|
||||
defaultXpDrop = false
|
||||
xpDropPercent = 50
|
||||
xpDropPercent = 80
|
||||
tellDeathPos = true
|
||||
maxGraveBackups = 50
|
||||
|
||||
|
@ -125,9 +125,9 @@ playerSelectShowZeroCheckbox = 7829367
|
|||
playerSelectSearchBar = 16777215
|
||||
[utilitySettings.soulboundEnchant]
|
||||
enabled = true
|
||||
isTreasure = false
|
||||
isTreasure = true
|
||||
villagerTrade = true
|
||||
tableAndLoot = false
|
||||
tableAndLoot = true
|
||||
[utilitySettings.deathSightEnchant]
|
||||
enabled = false
|
||||
isTreasure = true
|
||||
|
@ -144,7 +144,7 @@ getFromGui = false
|
|||
rebindable = false
|
||||
graveKeySpecification = "PLAYER"
|
||||
[utilitySettings.graveCompassSettings]
|
||||
receiveOnDeath = false
|
||||
receiveOnDeath = true
|
||||
tryDeleteOnClaim = true
|
||||
[commandToggles]
|
||||
coreCommandName = "yigd"
|
||||
|
|
|
@ -2,7 +2,7 @@ hash-format = "sha256"
|
|||
|
||||
[[files]]
|
||||
file = "config/yigd.toml"
|
||||
hash = "6825c57499415d407bfe42f9ad56979ee3b0a54cfb20956e5e6b79a49b4719ea"
|
||||
hash = "12b27ef8d3c1c96ee097f6dc234eabb34050b6b960964f2c270e5bc722d02cab"
|
||||
|
||||
[[files]]
|
||||
file = "mods/c2me-fabric.pw.toml"
|
||||
|
|
Loading…
Reference in a new issue