From e1dae63a45d2f8d911484ae639379c020a5e52c5 Mon Sep 17 00:00:00 2001 From: mina <143211829+ursamina@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:54:54 +0000 Subject: [PATCH] removed local save from the repository, wtf inventoryprofiles --- .../New World/villager-trading-config.json | 98 ------------------- 1 file changed, 98 deletions(-) delete mode 100644 config/inventoryprofilesnext/New World/villager-trading-config.json diff --git a/config/inventoryprofilesnext/New World/villager-trading-config.json b/config/inventoryprofilesnext/New World/villager-trading-config.json deleted file mode 100644 index 5d38698..0000000 --- a/config/inventoryprofilesnext/New World/villager-trading-config.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "globalBookmarks": { - "armorer": [ - ], - "butcher": [ - ], - "cartographer": [ - ], - "cleric": [ - ], - "farmer": [ - ], - "fisherman": [ - ], - "fletcher": [ - ], - "leatherworker": [ - ], - "librarian": [ - ], - "mason": [ - ], - "shepherd": [ - ], - "toolsmith": [ - ], - "weaponsmith": [ - ], - "nitwit": [ - ], - "none": [ - ] - }, - "globalBookmarks1": { - "armorer": [ - ], - "butcher": [ - ], - "cartographer": [ - ], - "cleric": [ - ], - "farmer": [ - ], - "fisherman": [ - ], - "fletcher": [ - ], - "leatherworker": [ - ], - "librarian": [ - ], - "mason": [ - ], - "shepherd": [ - ], - "toolsmith": [ - ], - "weaponsmith": [ - ], - "nitwit": [ - ], - "none": [ - ] - }, - "globalBookmarks2": { - "armorer": [ - ], - "butcher": [ - ], - "cartographer": [ - ], - "cleric": [ - ], - "farmer": [ - ], - "fisherman": [ - ], - "fletcher": [ - ], - "leatherworker": [ - ], - "librarian": [ - ], - "mason": [ - ], - "shepherd": [ - ], - "toolsmith": [ - ], - "weaponsmith": [ - ], - "nitwit": [ - ], - "none": [ - ] - } -} \ No newline at end of file