diff --git a/config/quark-common.toml b/config/quark-common.toml index e114c79..6e7375a 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -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 diff --git a/config/waystones-common.toml b/config/waystones-common.toml index 90587b8..db00b4b 100644 --- a/config/waystones-common.toml +++ b/config/waystones-common.toml @@ -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)"] diff --git a/index.toml b/index.toml index 5085923..a1780a9 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/pack.toml b/pack.toml index bcb91df..175d78c 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 = "efa5049e1b5f80041076a4b294b998fec5da6b4ab49d9a42a48ff6af173c624c" +hash = "201606216c7844c679118e4e7f48db05170b38bb8ecad7c0fd430550f80496ed" [versions] minecraft = "1.21.1"