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_CHESTPLATE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/ARMOR_OF_YOG_CHESTPLATE.json') diff --git a/items/ARMOR_OF_YOG_CHESTPLATE.json b/items/ARMOR_OF_YOG_CHESTPLATE.json index 9f0ee80a..ec8a5731 100644 --- a/items/ARMOR_OF_YOG_CHESTPLATE.json +++ b/items/ARMOR_OF_YOG_CHESTPLATE.json @@ -38,7 +38,7 @@ "C3": "YOGGIE:5" }, "internalname": "ARMOR_OF_YOG_CHESTPLATE", - "crafttext": "Requires Hard Stone Collection V", + "crafttext": "Requires: Hard Stone Collection V", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", -- cgit