From aa8ba253fc88cf6eabecbc1266029cae31c295e1 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sun, 2 Jun 2024 17:24:46 -0500 Subject: [PATCH] :( --- index.toml | 2 +- kubejs/client_scripts/tinkersight.js | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index 31b5cc3..0e01173 100644 --- a/index.toml +++ b/index.toml @@ -406,7 +406,7 @@ hash = "4dd70b6a4dcde535bc736b2f57a226c19f25fd5d3045e683b984bd2851c48bea" [[files]] file = "kubejs/client_scripts/tinkersight.js" -hash = "c22f814b02477aa0190a20a9290629f4e52854d150e2a0d854aa80229d26c984" +hash = "debea0c083d7cfd5821a45c2f5e8e2842258afd3ac549adfef172eb91633c313" [[files]] file = "kubejs/config/common.properties" diff --git a/kubejs/client_scripts/tinkersight.js b/kubejs/client_scripts/tinkersight.js index 25e6d55..e96a53e 100644 --- a/kubejs/client_scripts/tinkersight.js +++ b/kubejs/client_scripts/tinkersight.js @@ -100,6 +100,6 @@ ItemEvents.tooltip(tooltip => { tooltip.add(tool, "§4But that's not a construct, is it?"); }); armors.forEach(armor => { - tooltip.add(armor, "§4Tinker will not tolerate this."); + tooltip.add(armor, "§4Tinker would be ashamed."); }); }); \ No newline at end of file diff --git a/pack.toml b/pack.toml index e029dc0..ad6eea9 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 = "13b3ffb83feabfc667a6e0a18ac0cd4979cc53d9732181ebe5b109ba3e3d6f12" +hash = "97ed9fc877e7757975d2f7d6999b27582f51b30a9166ecd22eb3873ed1e27371" [versions] forge = "43.3.13"