Update config

This commit is contained in:
Mateusz Słodkowicz 2026-05-16 16:12:01 +02:00
parent 32c2678ddf
commit 9b7e58dea6
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
4 changed files with 6 additions and 6 deletions

View File

@ -1537,7 +1537,7 @@
"Long Range Pick Block" = true
"Microcrafting Helper" = false
"Soul Candles" = false
"Usage Ticker" = false
"Usage Ticker" = true
"Uses For Curses" = true
"Variant Animal Textures" = false
"Wool Shuts Up Minecarts" = true

View File

@ -55,8 +55,8 @@
warpRequirements = [
"[is_not_interdimensional] scaled_add_xp_cost(distance, 0.02)", "add_xp_cost(5)" ,
"[is_interdimensional] add_xp_cost(15)",
"[source_is_portstone] multiply_xp_cost(0.5)" , "add_xp_cost(-1)",
"[source_is_sharestone] multiply_xp_cost(0.8)" , "add_xp_cost(-1)",
"[source_is_portstone] multiply_xp_cost(0.5)"
"[source_is_sharestone] multiply_xp_cost(0.8)"
"[source_is_warp_plate] multiply_xp_cost(1)",
"[target_is_global] multiply_xp_cost(0.8)", "min_xp_cost(5)", "max_xp_cost(25)",
"[source_is_inventory_button] add_cooldown(inventory_button, 1800)", "add_xp_cost(15)"]

View File

@ -126,7 +126,7 @@ hash = "7f88d930122b050cd4d49852b7172ce7839ae3562cc91e8266f7353b2e5677f7"
[[files]]
file = "config/quark-common.toml"
hash = "158a5c5c28dcc68d22afceb9ad22935794714400961f03dcc2a7afff724ecc57"
hash = "dd985c358a1bce0c23ef44c9f9a3123f26e1f8701ddf4c03646cabfcd7d6697c"
[[files]]
file = "config/resourcepackoverrides.json"
@ -174,7 +174,7 @@ hash = "8694df873622e88d46436e7f4a8ec883749e23996b3542234b9c8ea3a5b7a732"
[[files]]
file = "config/waystones-common.toml"
hash = "14262ccde7d4db94075a970ec438279521f34b4370f8bf39139f75fec38c4ce0"
hash = "600a4a6275391774df8ccbed74b048736bbfd681cd512e1ec259f0d47389208a"
[[files]]
file = "kubejs/assets/create/textures/block/crate_andesite.png"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "efa5049e1b5f80041076a4b294b998fec5da6b4ab49d9a42a48ff6af173c624c"
hash = "201606216c7844c679118e4e7f48db05170b38bb8ecad7c0fd430550f80496ed"
[versions]
minecraft = "1.21.1"