diff --git a/resources/items/diamond_shovel.txt b/resources/items/diamond_shovel.txt index 565d3a1..ddeeb08 100644 --- a/resources/items/diamond_shovel.txt +++ b/resources/items/diamond_shovel.txt @@ -1,4 +1,5 @@ { + "name": "Diamond Shovel", "disabled": true, "crafting": ["diamond", "stick", "stick"] }