From 2edd452bdaa1cc2d4a7f8821e6096c17954f4727 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 31 Aug 2021 11:06:05 -0400 Subject: formatting --- items/DIAMOND_HOE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/DIAMOND_HOE.json') diff --git a/items/DIAMOND_HOE.json b/items/DIAMOND_HOE.json index 5a83c0d4..dcddd487 100644 --- a/items/DIAMOND_HOE.json +++ b/items/DIAMOND_HOE.json @@ -13,7 +13,7 @@ "clickcommand": "viewrecipe", "modver": "1.4-REL", "infoType": "", - "recipe": { + "recipe": { "A1": "DIAMOND:1", "A2": "DIAMOND:1", "A3": "", @@ -24,4 +24,4 @@ "C2": "STICK:1", "C3": "" } -} \ No newline at end of file +} -- cgit