diff --git a/config/yigd.toml b/config/yigd.toml index 34061e1..98dbdd5 100644 --- a/config/yigd.toml +++ b/config/yigd.toml @@ -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" diff --git a/index.toml b/index.toml index 515ee99..e1bc602 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "config/yigd.toml" -hash = "6825c57499415d407bfe42f9ad56979ee3b0a54cfb20956e5e6b79a49b4719ea" +hash = "12b27ef8d3c1c96ee097f6dc234eabb34050b6b960964f2c270e5bc722d02cab" [[files]] file = "mods/c2me-fabric.pw.toml" diff --git a/pack.toml b/pack.toml index b74aec6..d6dca41 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e19d353a6a78e5b835d648bcb70142583a63bffdf98b16bd75cd2bd09c02cfaa" +hash = "eb692e9fa7c6aefebc3d3334dba791fbbb4461883a8ade47331029babd30d6a0" [versions] fabric = "0.15.11"