From 075863623516b466e6b566a3ef45e7934f7243c8 Mon Sep 17 00:00:00 2001 From: PikaMug Date: Sun, 21 Jul 2019 21:46:42 -0400 Subject: [PATCH] Update brewing string --- main/src/main/resources/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/strings.yml b/main/src/main/resources/strings.yml index 658f665ac..03d31124f 100644 --- a/main/src/main/resources/strings.yml +++ b/main/src/main/resources/strings.yml @@ -132,7 +132,7 @@ stageEditorItems: "Items" stageEditorCraftItems: "Craft items" stageEditorSmeltItems: "Smelt items" stageEditorEnchantItems: "Enchant items" -stageEditorBrewItems: "Brew items" +stageEditorBrewPotions: "Brew potions" stageEditorNPCs: "NPCs" stageEditorDeliverItems: "Deliver items" stageEditorTalkToNPCs: "Talk to NPCs"