diff options
Diffstat (limited to 'config/gregtech/terminal/guide/items/en_us/tools/file.json')
-rw-r--r-- | config/gregtech/terminal/guide/items/en_us/tools/file.json | 14 |
1 files changed, 14 insertions, 0 deletions
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 |