diff options
Diffstat (limited to 'items/DIAMOND_HOE.json')
-rw-r--r-- | items/DIAMOND_HOE.json | 4 |
1 files changed, 2 insertions, 2 deletions
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 +} |