From a803b2a49c8419f4999629f989ba0649a4f57d4d Mon Sep 17 00:00:00 2001 From: DrNuget Date: Sun, 1 Sep 2024 02:09:01 +0300 Subject: modify gregtech configs --- .../gregtech/terminal/guide/items/en_us/tools/hammer.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 config/gregtech/terminal/guide/items/en_us/tools/hammer.json (limited to 'config/gregtech/terminal/guide/items/en_us/tools/hammer.json') 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" +} -- cgit v1.2.3