summaryrefslogtreecommitdiff
path: root/config/gregtech/terminal/guide/items
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
parent58b8c20b9aefe1bf1ec4c00b9f3217d770e8e525 (diff)
modify gregtech configs
Diffstat (limited to 'config/gregtech/terminal/guide/items')
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/activity_detector.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/advanced_activity_detector.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/computer_monitor.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/conveyor.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/crafting_table.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/digital_interface_cover.json253
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/ender_fluid_link.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/energy_detector.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/fluid_detector.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/fluid_filter.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/fluid_regulator.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/infinite_water.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/item_detector.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/item_filter.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/machine_controller.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/ore_dictionary_filter.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/pump.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/robot_arm.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/shutter_module.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/covers/smart_item_filter.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/axe.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/buzzsaw.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/drill.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/file.json14
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/hammer.json14
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/mining_hammer.json14
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/saw.json14
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/screwdriver.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/sense.json7
-rw-r--r--config/gregtech/terminal/guide/items/en_us/tools/wrench.json15
-rw-r--r--config/gregtech/terminal/guide/items/zh_cn/covers/digital_interface_cover.json253
-rw-r--r--config/gregtech/terminal/guide/items/zh_cn/tools/wrench.json33
32 files changed, 778 insertions, 0 deletions
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/activity_detector.json b/config/gregtech/terminal/guide/items/en_us/covers/activity_detector.json
new file mode 100644
index 0000000..6e55239
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/activity_detector.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Activity Detector",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:302"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/advanced_activity_detector.json b/config/gregtech/terminal/guide/items/en_us/covers/advanced_activity_detector.json
new file mode 100644
index 0000000..d6e5d2f
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/advanced_activity_detector.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Advanced Activity Detector",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:303"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/computer_monitor.json b/config/gregtech/terminal/guide/items/en_us/covers/computer_monitor.json
new file mode 100644
index 0000000..9557d8c
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/computer_monitor.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Computer Monitorc",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:307"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/conveyor.json b/config/gregtech/terminal/guide/items/en_us/covers/conveyor.json
new file mode 100644
index 0000000..11e8a65
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/conveyor.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Conveyor Cover",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:157"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/crafting_table.json b/config/gregtech/terminal/guide/items/en_us/covers/crafting_table.json
new file mode 100644
index 0000000..c6fd856
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/crafting_table.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Crafting Table Cover",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:308"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/digital_interface_cover.json b/config/gregtech/terminal/guide/items/en_us/covers/digital_interface_cover.json
new file mode 100644
index 0000000..3e9b91d
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/digital_interface_cover.json
@@ -0,0 +1,253 @@
+{
+ "metaitem": "cover.digital",
+ "section": "Covers",
+ "title": "Digital Interface Cover",
+ "stream": [
+ {
+ "type": "textbox",
+ "isCenter": false,
+ "content": [
+ "§cDigital Interface Cover §ris a new cover, hereinafter referred to as the §lDIC§r.\n"
+ ]
+ },
+ {
+ "type": "slots",
+ "item_list": [
+ {
+ "id": "gregtech:meta_item_1",
+ "damage": 312,
+ "count": 1
+ },
+ {
+ "id": "gregtech:meta_item_1",
+ "damage": 313,
+ "count": 1
+ }
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "§lContents:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "introduction",
+ "content": [
+ "1. §9Introduction"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "fluid",
+ "content": [
+ "2. §9Fluid Mode"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "item",
+ "content": [
+ "3. §r§9Item Mode"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "energy",
+ "content": [
+ "4. §9Energy Mode"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "machine",
+ "content": [
+ "5. §9Machine Mode"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "proxy",
+ "content": [
+ "6. §9Proxy Mode"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "wireless",
+ "content": [
+ "7. §9Wireless Cover"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "introduction",
+ "content": [
+ "§lIntroduction:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "You can place it at any side of machines, including the front side. It will automatically detect the machine and display the information of the machine.\n\nUsing the Screwdriver right click the §4DIC§r to open GUI.\n\nThere are five modes supported: §lFluid, Item, Energy, Machine, and Proxy§r.\n\nIn addition to the GUI, you can interact with DIC directly by hand.Try exploring on your own."
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "fluid",
+ "content": [
+ "§lFluid Mode:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "monitor and interact(fill or drain) with fluids."
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107397364-8d212680-6b39-11eb-9152-b91f8f559ed6.png",
+ "width": 190,
+ "height": 100
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "item",
+ "content": [
+ "§lItem Mode:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "monitor and interact(fill or extract) with items."
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107397608-c8235a00-6b39-11eb-95ad-77e4e5bc5d8b.png",
+ "width": 190,
+ "height": 100
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "energy",
+ "content": [
+ "§lEnergy Mode:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "monitor the Energy usage. (monitoring energy stored, input and output per second)."
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107397946-1a647b00-6b3a-11eb-8680-52d13dd56e59.png",
+ "width": 190,
+ "height": 110
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "machine",
+ "content": [
+ "§lMachine Mode:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "monitor and interact (stop or active) with workable machines. (low power, is working, working progress, isActive)."
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107398096-42ec7500-6b3a-11eb-8c26-b708ae183c3d.png",
+ "width": 190,
+ "height": 100
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "proxy",
+ "content": [
+ "§lProxy Mode:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "should be used with the §1§lCentral Monitor§r."
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107856228-c1f6eb80-6e61-11eb-8098-454ea7133ca1.png",
+ "width": 190,
+ "height": 100
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "wireless",
+ "content": [
+ "§lWireless:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "The wireless cover only has §4proxy Mode§r, allowing the §1§lCentral Monitor§r to access the cover remotely. Bind it remotely by right-clicking on a Central Monitor, and clear the binding by shift-right-clicking on Air."
+ ]
+ }
+ ],
+ "fixed": []
+}
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/ender_fluid_link.json b/config/gregtech/terminal/guide/items/en_us/covers/ender_fluid_link.json
new file mode 100644
index 0000000..d881980
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/ender_fluid_link.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Ender Fluid Link Cover",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:311"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/energy_detector.json b/config/gregtech/terminal/guide/items/en_us/covers/energy_detector.json
new file mode 100644
index 0000000..8d5fc2e
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/energy_detector.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Energy Detector",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:306"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/fluid_detector.json b/config/gregtech/terminal/guide/items/en_us/covers/fluid_detector.json
new file mode 100644
index 0000000..9562d8b
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/fluid_detector.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Fluid Detector",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:304"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/fluid_filter.json b/config/gregtech/terminal/guide/items/en_us/covers/fluid_filter.json
new file mode 100644
index 0000000..6c60268
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/fluid_filter.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Fluid Filter",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:290"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/fluid_regulator.json b/config/gregtech/terminal/guide/items/en_us/covers/fluid_regulator.json
new file mode 100644
index 0000000..163bed8
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/fluid_regulator.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Fluid Regulator Cover",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:247"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/infinite_water.json b/config/gregtech/terminal/guide/items/en_us/covers/infinite_water.json
new file mode 100644
index 0000000..c7c7301
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/infinite_water.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Infinite Water Cover",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:310"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/item_detector.json b/config/gregtech/terminal/guide/items/en_us/covers/item_detector.json
new file mode 100644
index 0000000..71ec3aa
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/item_detector.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Item Detector",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:305"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/item_filter.json b/config/gregtech/terminal/guide/items/en_us/covers/item_filter.json
new file mode 100644
index 0000000..52d6678
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/item_filter.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Item Filter",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:291"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/machine_controller.json b/config/gregtech/terminal/guide/items/en_us/covers/machine_controller.json
new file mode 100644
index 0000000..a930161
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/machine_controller.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Machine Controller",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:301"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/ore_dictionary_filter.json b/config/gregtech/terminal/guide/items/en_us/covers/ore_dictionary_filter.json
new file mode 100644
index 0000000..d08d8d1
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/ore_dictionary_filter.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Ore Dictionary Filter",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:292"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/pump.json b/config/gregtech/terminal/guide/items/en_us/covers/pump.json
new file mode 100644
index 0000000..c5f615d
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/pump.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Pump Cover",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:142"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/robot_arm.json b/config/gregtech/terminal/guide/items/en_us/covers/robot_arm.json
new file mode 100644
index 0000000..28294c1
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/robot_arm.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Robot Arm Cover",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:187"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/shutter_module.json b/config/gregtech/terminal/guide/items/en_us/covers/shutter_module.json
new file mode 100644
index 0000000..db8644b
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/shutter_module.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Shutter Module",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:309"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/covers/smart_item_filter.json b/config/gregtech/terminal/guide/items/en_us/covers/smart_item_filter.json
new file mode 100644
index 0000000..b8c617b
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/covers/smart_item_filter.json
@@ -0,0 +1,7 @@
+{
+ "section": "Covers",
+ "title": "Smart Item Filter",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_item_1:293"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/axe.json b/config/gregtech/terminal/guide/items/en_us/tools/axe.json
new file mode 100644
index 0000000..30e9c44
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/axe.json
@@ -0,0 +1,7 @@
+{
+ "section": "Tools",
+ "title": "Axe",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_tool:3"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/buzzsaw.json b/config/gregtech/terminal/guide/items/en_us/tools/buzzsaw.json
new file mode 100644
index 0000000..747a0c6
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/buzzsaw.json
@@ -0,0 +1,7 @@
+{
+ "section": "Tools",
+ "title": "Buzzsaw",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_tool:32"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/drill.json b/config/gregtech/terminal/guide/items/en_us/tools/drill.json
new file mode 100644
index 0000000..a8cdb41
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/drill.json
@@ -0,0 +1,7 @@
+{
+ "section": "Tools",
+ "title": "Drill",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_tool:20"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/file.json b/config/gregtech/terminal/guide/items/en_us/tools/file.json
new file mode 100644
index 0000000..e37a5a6
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/file.json
@@ -0,0 +1,14 @@
+{
+ "section": "Tools",
+ "title": "File",
+ "stream": [
+ {
+ "type": "textbox",
+ "content": [
+ "The §6File§r is a tool that is only used for crafting recipes. No special uses unfortunately.\n\nLike most Gregtech tools, it can be repaired in an anvil."
+ ]
+ }
+ ],
+ "fixed": [],
+ "item": "gregtech:meta_tool:9"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/hammer.json b/config/gregtech/terminal/guide/items/en_us/tools/hammer.json
new file mode 100644
index 0000000..466e74e
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/hammer.json
@@ -0,0 +1,14 @@
+{
+ "section": "Tools",
+ "title": "Hammer",
+ "stream": [
+ {
+ "type": "textbox",
+ "content": [
+ "The §6Hammer§r is a tool mainly used in crafting recipes.\n\nHowever, it has one special use outside of crafting recipes. When Right Clicked on a machine, it will mute the sounds of the machine running. Simply Right Click again to unmute.\n\nLike most Gregtech tools, it can be repaired in an anvil."
+ ]
+ }
+ ],
+ "fixed": [],
+ "item": "gregtech:meta_tool:6"
+}
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/mining_hammer.json b/config/gregtech/terminal/guide/items/en_us/tools/mining_hammer.json
new file mode 100644
index 0000000..c83b8f5
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/mining_hammer.json
@@ -0,0 +1,14 @@
+{
+ "section": "Tools",
+ "title": "Mining Hammer",
+ "stream": [
+ {
+ "type": "textbox",
+ "content": [
+ "The §6Mining Hammer§r is an Early Game alternative to the §6Drill§r, which does not require a source of power. It mines in a simple 3x3 area, and will mine in a 1x1 area when sneaking. Make sure to make some before going mining.\n\nLike most Gregtech tools, it can be repaired in an anvil."
+ ]
+ }
+ ],
+ "fixed": [],
+ "item": "gregtech:meta_tool:19"
+}
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/saw.json b/config/gregtech/terminal/guide/items/en_us/tools/saw.json
new file mode 100644
index 0000000..0be1497
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/saw.json
@@ -0,0 +1,14 @@
+{
+ "section": "Tools",
+ "title": "Saw",
+ "stream": [
+ {
+ "type": "textbox",
+ "content": [
+ "The §6Saw§r is a Gregtech tool that is mainly using in crafting recipes, but has some special uses outside of crafting recipes.\n\nFirstly, it will harvest §1Ice§r and §1Packed Ice§r as if it had Silk Touch, dropping the actual items.\n\nSecondly, it will act like Shears when harvesting §1Leaves§r and §1Vines§r, meaning that the actual blocks will be dropped."
+ ]
+ }
+ ],
+ "fixed": [],
+ "item": "gregtech:meta_tool:5"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/screwdriver.json b/config/gregtech/terminal/guide/items/en_us/tools/screwdriver.json
new file mode 100644
index 0000000..f0b0125
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/screwdriver.json
@@ -0,0 +1,7 @@
+{
+ "section": "Tools",
+ "title": "Screwdriver",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_tool:11"
+} \ No newline at end of file
diff --git a/config/gregtech/terminal/guide/items/en_us/tools/sense.json b/config/gregtech/terminal/guide/items/en_us/tools/sense.json
new file mode 100644
index 0000000..a291d15
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/en_us/tools/sense.json
@@ -0,0 +1,7 @@
+{
+ "section": "Tools",
+ "title": "Sense",
+ "stream": [],
+ "fixed": [],
+ "item": "gregtech:meta_tool:17"
+} \ No newline at end of file
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"
+}
diff --git a/config/gregtech/terminal/guide/items/zh_cn/covers/digital_interface_cover.json b/config/gregtech/terminal/guide/items/zh_cn/covers/digital_interface_cover.json
new file mode 100644
index 0000000..59fd56d
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/zh_cn/covers/digital_interface_cover.json
@@ -0,0 +1,253 @@
+{
+ "metaitem": "cover.digital",
+ "section": "覆盖版",
+ "title": "数字化接口覆盖版",
+ "stream": [
+ {
+ "type": "textbox",
+ "isCenter": false,
+ "content": [
+ "§c数字化接口覆盖版 §r是一个新覆盖版, 一下简称 §lDIC§r.\n"
+ ]
+ },
+ {
+ "type": "slots",
+ "item_list": [
+ {
+ "id": "gregtech:meta_item_1",
+ "damage": 312,
+ "count": 1
+ },
+ {
+ "id": "gregtech:meta_item_1",
+ "damage": 313,
+ "count": 1
+ }
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "§l目录:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "introduction",
+ "content": [
+ "1. §9介绍"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "fluid",
+ "content": [
+ "2. §9流体模式"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "item",
+ "content": [
+ "3. §r§9物品模式"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "energy",
+ "content": [
+ "4. §9能源模式"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "machine",
+ "content": [
+ "5. §9机器模式"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "proxy",
+ "content": [
+ "6. §9代理模式"
+ ]
+ },
+ {
+ "type": "textbox",
+ "link": "wireless",
+ "content": [
+ "7. §9无线覆盖板"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "introduction",
+ "content": [
+ "§l介绍:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "你可以将DIC放在任机器何面(包括正面)。它会自动检测机器并可视化信息。\n\n用扳手右键§4DIC§r 可以打开GUI。\n\n有五种模式: §l流体, 物品, 能源, 机器, 以及代理§r.\n\n此外,你也能直接用手和覆盖版进行交互。尝试着自己探索吧!"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "fluid",
+ "content": [
+ "§l流体模式:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "监控并交互(填充或抽取)流体."
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107397364-8d212680-6b39-11eb-9152-b91f8f559ed6.png",
+ "width": 190,
+ "height": 100
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "item",
+ "content": [
+ "§l物品模式:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "监控并交互(提取或存放)物品。"
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107397608-c8235a00-6b39-11eb-95ad-77e4e5bc5d8b.png",
+ "width": 190,
+ "height": 100
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "energy",
+ "content": [
+ "§l能源模式:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "监控能源情况。 (监控能源储量,输入/输出的每秒流量)"
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107397946-1a647b00-6b3a-11eb-8680-52d13dd56e59.png",
+ "width": 190,
+ "height": 110
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "machine",
+ "content": [
+ "§l机器模式:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "监控并交互(暂停或启动)机器(是否低电量,是否工作,当前配方进度,是否启动)。"
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107398096-42ec7500-6b3a-11eb-8c26-b708ae183c3d.png",
+ "width": 190,
+ "height": 100
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "proxy",
+ "content": [
+ "§l代理模式:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "应该配合§1§l中央监控器§r使用。"
+ ]
+ },
+ {
+ "type": "image",
+ "form": "url",
+ "source": "https://user-images.githubusercontent.com/18493855/107856228-c1f6eb80-6e61-11eb-8098-454ea7133ca1.png",
+ "width": 190,
+ "height": 100
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"
+ ]
+ },
+ {
+ "type": "textbox",
+ "ref": "wireless",
+ "content": [
+ "§l无线覆盖版:"
+ ]
+ },
+ {
+ "type": "textbox",
+ "content": [
+ "无线覆盖版只有 §4代理模式§r, 允许§1§l中央监控器§r 远程访问改覆盖版. 通过右键点击中央监控器来绑定,通过对空气shfit右键点击来取消绑定。"
+ ]
+ }
+ ],
+ "fixed": []
+}
diff --git a/config/gregtech/terminal/guide/items/zh_cn/tools/wrench.json b/config/gregtech/terminal/guide/items/zh_cn/tools/wrench.json
new file mode 100644
index 0000000..1a48f7f
--- /dev/null
+++ b/config/gregtech/terminal/guide/items/zh_cn/tools/wrench.json
@@ -0,0 +1,33 @@
+{
+ "metaitem": "tool.wrench",
+ "section": "工具",
+ "title": "Wrench",
+ "stream": [
+ {
+ "type": "textbox",
+ "isCenter": false,
+ "content": [
+ "扳扳这,扳扳那"
+ ]
+ },
+ {
+ "type": "textbox",
+ "isCenter": true,
+ "fontSize": 5,
+ "content": [
+ "§nMinecraft Formatting",
+ "§r§00 §11 §22 §33",
+ "§44 §55 §66 §77",
+ "§88 §99 §aa §bb",
+ "§cc §dd §ee §ff",
+ "§r§0k §kMinecraft",
+ "§rl §lMinecraft",
+ "§rm §mMinecraft",
+ "§rn §nMinecraft",
+ "§ro §oMinecraft",
+ "§rr §rMinecraft"
+ ]
+ }
+ ],
+ "fixed": []
+}