summaryrefslogtreecommitdiff
path: root/config/gregtech/terminal/guide/items/en_us/tools/wrench.json
diff options
context:
space:
mode:
authorDrNuget <drnuget@outlook.com>2024-09-01 02:09:01 +0300
committerDrNuget <drnuget@outlook.com>2024-09-01 02:09:01 +0300
commita803b2a49c8419f4999629f989ba0649a4f57d4d (patch)
tree280b816ee6afc8cecd4855cc0b33424f198e6b96 /config/gregtech/terminal/guide/items/en_us/tools/wrench.json
parent58b8c20b9aefe1bf1ec4c00b9f3217d770e8e525 (diff)
modify gregtech configs
Diffstat (limited to 'config/gregtech/terminal/guide/items/en_us/tools/wrench.json')
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/wrench.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/wrench.json b/config/gregtech/terminal/guide/items/en_us/tools/wrench.json
new file mode 100644
index 0000000..99a1639
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/wrench.json
@@ -0,0 +1,15 @@
+{
+ "section": "Tools",
+ "title": "Wrench",
+ "stream": [
+ {
+ "type": "textbox",
+ "isCenter": false,
+ "content": [
+ "The §6Wrench§r is one of the main tools in §1Gregtech§r and has several important uses.\n\nFirst, the Wrench can be the designated tool for breaking machines (Config option, default false). If a Wrench is not used to break the machine, it will break slower.\n\nSecondly, the Wrench can be used to set the output side for machines and multiblock components. Using the §4Machine Grid§r or just clicking on the desired face, Right Clicking with a Wrench will set the output face.\n\nRelated to the above, the Wrench can be used to set the Front Face of machines. Sneaking while Right Clicking (either directly on a face of the machine or using the machine grid) will change the front face of a machine, if it can be changed.\n\nIn addition to manipulating machines, wrenches are used for manipulating pipes. When Right Clicking on a pipe with a wrench, it will enable or disable the pipe connections to the corresponding face. When Sneaking while Right Clicking, pipes will have their travel routes blocked instead (Fluid Pipes only).\n\nLike most Gregtech tools, it can be repaired in an anvil."
+ ]
+ }
+ ],
+ "fixed": [],
+ "item": "gregtech:meta_tool:8"
+}