From ecb07f2b3bcf1db967006f95773b446595d18781 Mon Sep 17 00:00:00 2001 From: JamesKingdom Date: Tue, 3 Oct 2017 17:46:10 +0100 Subject: [PATCH] Rename to Candy Maker and change sweets > sweet --- data/presets/presets/craft/confectionery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/presets/presets/craft/confectionery.json b/data/presets/presets/craft/confectionery.json index cff18c09e..223555c8d 100644 --- a/data/presets/presets/craft/confectionery.json +++ b/data/presets/presets/craft/confectionery.json @@ -12,11 +12,11 @@ "area" ], "terms": [ - "sweets", + "sweet", "candy" ], "tags": { "craft": "confectionery" }, - "name": "Confectionery" + "name": "Candy Maker" }