From 7289832026d600ad880dd6945dffdbe1001d6995 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 15 May 2024 13:30:06 +0200 Subject: Fix Requires -> Requires: and fix armor of resistance lmao (#1207) --- items/ARMOR_OF_YOG_HELMET.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/ARMOR_OF_YOG_HELMET.json') diff --git a/items/ARMOR_OF_YOG_HELMET.json b/items/ARMOR_OF_YOG_HELMET.json index 94531c0e..48a6e959 100644 --- a/items/ARMOR_OF_YOG_HELMET.json +++ b/items/ARMOR_OF_YOG_HELMET.json @@ -35,7 +35,7 @@ "C3": "YOGGIE:5" }, "internalname": "ARMOR_OF_YOG_HELMET", - "crafttext": "Requires Hard Stone Collection V", + "crafttext": "Requires: Hard Stone Collection V", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", -- cgit