From 3574ec71444cc9df631cdfbafdb336c4bef33fbc Mon Sep 17 00:00:00 2001 From: noel357 <35464991+noel357@users.noreply.github.com> Date: Mon, 15 Jan 2018 19:16:22 +0100 Subject: [PATCH] Update diamond_axe.txt --- resources/items/diamond_axe.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/items/diamond_axe.txt b/resources/items/diamond_axe.txt index 5d5bba7..293a5d3 100644 --- a/resources/items/diamond_axe.txt +++ b/resources/items/diamond_axe.txt @@ -1,5 +1,5 @@ { - "disabled": true, "name": "Diamond Axe", + "disabled": true, "crafting": ["diamond", "diamond", "diamond", "stick", "stick"] -} \ No newline at end of file +}