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