From c580574a9a343ed6a78617d3cfb4a9fce1613723 Mon Sep 17 00:00:00 2001 From: materus Date: Sat, 16 May 2026 18:30:23 +0200 Subject: [PATCH] Update salvager config --- config/silentgear-common.toml | 4 ++-- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/silentgear-common.toml b/config/silentgear-common.toml index d050430..c7c8e00 100644 --- a/config/silentgear-common.toml +++ b/config/silentgear-common.toml @@ -183,12 +183,12 @@ #Rate depends on remaining durability. # Default: 0.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. #Rate depends on remaining durability. # Default: 0.5 # Range: 0.0 ~ 1.0 - max = 0.5 + max = 0.8 #Settings for the starlight charger [starlight_charger] diff --git a/index.toml b/index.toml index a1780a9..ac61285 100644 --- a/index.toml +++ b/index.toml @@ -138,7 +138,7 @@ hash = "5b7b711efa3e2c74c6d86acdd16e6ec3bee90a045f623343ce4e9ee7b88dab89" [[files]] file = "config/silentgear-common.toml" -hash = "36c94511610f762d3c221add9bfcd398e8b8960ab9fb8cbafa6970a641fa5acf" +hash = "58b3c1ec788e9d312b0beb0690a03d5f2783532e89a55e88da7232dd77c56d6e" [[files]] file = "config/simple-custom-early-loading.json" diff --git a/pack.toml b/pack.toml index 175d78c..14092c3 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 = "201606216c7844c679118e4e7f48db05170b38bb8ecad7c0fd430550f80496ed" +hash = "4815fac728ce2bf7d9a0e834d602c677b695765fdc52c735eab11acd3e2dd29f" [versions] minecraft = "1.21.1"