From 82f845bf59032f7f732d7a30c8c1d8e0a534918e Mon Sep 17 00:00:00 2001 From: mfnalex <1122571+mfnalex@users.noreply.github.com> Date: Thu, 21 May 2020 01:19:18 +0200 Subject: [PATCH] ^.txt^.csv --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 9e2a4aa..fc475f0 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -519,7 +519,7 @@ message-gui-right-click: "Empty Chest (Right-Click)" ############################ # If you want to reorganize your category files, you can temporarily enable -# the dump option to get a .txt file that includes EVERY available material +# the dump option to get a .csv file that includes EVERY available material # with its associated category. This way, you can easily find items that # have not yet been assigned to a category. dump: false