diff options
Diffstat (limited to 'items/DIAMOND_SWORD.json')
-rw-r--r-- | items/DIAMOND_SWORD.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/DIAMOND_SWORD.json b/items/DIAMOND_SWORD.json index d8325e43..c3430bc1 100644 --- a/items/DIAMOND_SWORD.json +++ b/items/DIAMOND_SWORD.json @@ -15,7 +15,7 @@ "clickcommand": "viewrecipe", "modver": "1.4-REL", "infoType": "", - "recipe": { + "recipe": { "A1": "DIAMOND:1", "A2": "", "A3": "", @@ -26,4 +26,4 @@ "C2": "", "C3": "" } -}
\ No newline at end of file +} |