update grave configuration

This commit is contained in:
♥ Minnie ♥ 2024-05-28 20:42:24 +08:00
parent f844db993a
commit 89e6554147
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@ graveSpawnHeight = 2
lastResort = "DROP_ITEMS" lastResort = "DROP_ITEMS"
putXpInGrave = true putXpInGrave = true
defaultXpDrop = false defaultXpDrop = false
xpDropPercent = 50 xpDropPercent = 80
tellDeathPos = true tellDeathPos = true
maxGraveBackups = 50 maxGraveBackups = 50
@ -125,9 +125,9 @@ playerSelectShowZeroCheckbox = 7829367
playerSelectSearchBar = 16777215 playerSelectSearchBar = 16777215
[utilitySettings.soulboundEnchant] [utilitySettings.soulboundEnchant]
enabled = true enabled = true
isTreasure = false isTreasure = true
villagerTrade = true villagerTrade = true
tableAndLoot = false tableAndLoot = true
[utilitySettings.deathSightEnchant] [utilitySettings.deathSightEnchant]
enabled = false enabled = false
isTreasure = true isTreasure = true
@ -144,7 +144,7 @@ getFromGui = false
rebindable = false rebindable = false
graveKeySpecification = "PLAYER" graveKeySpecification = "PLAYER"
[utilitySettings.graveCompassSettings] [utilitySettings.graveCompassSettings]
receiveOnDeath = false receiveOnDeath = true
tryDeleteOnClaim = true tryDeleteOnClaim = true
[commandToggles] [commandToggles]
coreCommandName = "yigd" coreCommandName = "yigd"

View file

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]] [[files]]
file = "config/yigd.toml" file = "config/yigd.toml"
hash = "6825c57499415d407bfe42f9ad56979ee3b0a54cfb20956e5e6b79a49b4719ea" hash = "12b27ef8d3c1c96ee097f6dc234eabb34050b6b960964f2c270e5bc722d02cab"
[[files]] [[files]]
file = "mods/c2me-fabric.pw.toml" file = "mods/c2me-fabric.pw.toml"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "e19d353a6a78e5b835d648bcb70142583a63bffdf98b16bd75cd2bd09c02cfaa" hash = "eb692e9fa7c6aefebc3d3334dba791fbbb4461883a8ade47331029babd30d6a0"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"