Update salvager config

This commit is contained in:
Mateusz Słodkowicz 2026-05-16 18:30:23 +02:00
parent 9b7e58dea6
commit c580574a9a
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
3 changed files with 4 additions and 4 deletions

View File

@ -183,12 +183,12 @@
#Rate depends on remaining durability. #Rate depends on remaining durability.
# Default: 0.0 # Default: 0.0
# Range: 0.0 ~ 1.0 # Range: 0.0 ~ 1.0
min = 0.0 min = 0.2
#Maximum rate of part loss when salvaging items. 0 = no loss, 1 = complete loss. #Maximum rate of part loss when salvaging items. 0 = no loss, 1 = complete loss.
#Rate depends on remaining durability. #Rate depends on remaining durability.
# Default: 0.5 # Default: 0.5
# Range: 0.0 ~ 1.0 # Range: 0.0 ~ 1.0
max = 0.5 max = 0.8
#Settings for the starlight charger #Settings for the starlight charger
[starlight_charger] [starlight_charger]

View File

@ -138,7 +138,7 @@ hash = "5b7b711efa3e2c74c6d86acdd16e6ec3bee90a045f623343ce4e9ee7b88dab89"
[[files]] [[files]]
file = "config/silentgear-common.toml" file = "config/silentgear-common.toml"
hash = "36c94511610f762d3c221add9bfcd398e8b8960ab9fb8cbafa6970a641fa5acf" hash = "58b3c1ec788e9d312b0beb0690a03d5f2783532e89a55e88da7232dd77c56d6e"
[[files]] [[files]]
file = "config/simple-custom-early-loading.json" file = "config/simple-custom-early-loading.json"

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 = "201606216c7844c679118e4e7f48db05170b38bb8ecad7c0fd430550f80496ed" hash = "4815fac728ce2bf7d9a0e834d602c677b695765fdc52c735eab11acd3e2dd29f"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"