:(
This commit is contained in:
parent
f44613a0bb
commit
aa8ba253fc
@ -406,7 +406,7 @@ hash = "4dd70b6a4dcde535bc736b2f57a226c19f25fd5d3045e683b984bd2851c48bea"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/client_scripts/tinkersight.js"
|
||||
hash = "c22f814b02477aa0190a20a9290629f4e52854d150e2a0d854aa80229d26c984"
|
||||
hash = "debea0c083d7cfd5821a45c2f5e8e2842258afd3ac549adfef172eb91633c313"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/config/common.properties"
|
||||
|
@ -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.");
|
||||
});
|
||||
});
|
Loading…
Reference in New Issue
Block a user