update grave configuration

This commit is contained in:
♥ Minnie ♥ 2024-05-28 18:43:45 +08:00
parent 07bfb02121
commit f1f77b9afd
No known key found for this signature in database
3 changed files with 9 additions and 9 deletions

View file

@ -22,9 +22,9 @@
"dropOnGroundSlots": []
},
"expConfig": {
"dropBehaviour": "BEST_OF_BOTH",
"dropPercentage": 0,
"keepPercentage": 0
"dropBehaviour": "PERCENTAGE",
"dropPercentage": 100,
"keepPercentage": 80
},
"graveConfig": {
"enabled": true,
@ -158,10 +158,10 @@
},
"graveRendering": {
"useCustomFeatureRenderer": true,
"useSkullRenderer": true,
"useSkullRenderer": false,
"useTextRenderer": true,
"adaptRenderer": false,
"useGlowingEffect": true,
"useGlowingEffect": false,
"glowingDistance": 15
},
"extraFeatures": {
@ -169,7 +169,7 @@
"enabled": true,
"isTreasure": true,
"isAvailableForEnchantedBookOffer": true,
"isAvailableForRandomSelection": false
"isAvailableForRandomSelection": true
},
"deathSightEnchant": {
"enabled": false,
@ -195,7 +195,7 @@
"consumeOnUse": false
},
"graveCompass": {
"receiveOnRespawn": false,
"receiveOnRespawn": true,
"consumeOnUse": true,
"deleteWhenUnlinked": true,
"cloneRecoveryCompassWithGUI": false,

View file

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "config/yigd.json"
hash = "878971fbb6993dd954269500e03214a5a1bfc7640dd67cc9f71f0238aba6b3ee"
hash = "4b2fbad709ec4c72a83850d011ddf23b42ec5d589f00b2916075f55726386522"
[[files]]
file = "mods/c2me-fabric.pw.toml"

View file

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