:(
This commit is contained in:
parent
f44613a0bb
commit
aa8ba253fc
@ -406,7 +406,7 @@ hash = "4dd70b6a4dcde535bc736b2f57a226c19f25fd5d3045e683b984bd2851c48bea"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "kubejs/client_scripts/tinkersight.js"
|
file = "kubejs/client_scripts/tinkersight.js"
|
||||||
hash = "c22f814b02477aa0190a20a9290629f4e52854d150e2a0d854aa80229d26c984"
|
hash = "debea0c083d7cfd5821a45c2f5e8e2842258afd3ac549adfef172eb91633c313"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "kubejs/config/common.properties"
|
file = "kubejs/config/common.properties"
|
||||||
|
@ -100,6 +100,6 @@ ItemEvents.tooltip(tooltip => {
|
|||||||
tooltip.add(tool, "§4But that's not a construct, is it?");
|
tooltip.add(tool, "§4But that's not a construct, is it?");
|
||||||
});
|
});
|
||||||
armors.forEach(armor => {
|
armors.forEach(armor => {
|
||||||
tooltip.add(armor, "§4Tinker will not tolerate this.");
|
tooltip.add(armor, "§4Tinker would be ashamed.");
|
||||||
});
|
});
|
||||||
});
|
});
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "13b3ffb83feabfc667a6e0a18ac0cd4979cc53d9732181ebe5b109ba3e3d6f12"
|
hash = "97ed9fc877e7757975d2f7d6999b27582f51b30a9166ecd22eb3873ed1e27371"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.3.13"
|
forge = "43.3.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user