diff options
Diffstat (limited to 'items/GARDEN_SCYTHE.json')
-rw-r--r-- | items/GARDEN_SCYTHE.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/GARDEN_SCYTHE.json b/items/GARDEN_SCYTHE.json new file mode 100644 index 00000000..5eba6aba --- /dev/null +++ b/items/GARDEN_SCYTHE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§9Garden Scythe", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Cleans a §95x5 §7area of\",1:\"§7grass, leaves and flowers.\",2:\"\",3:\"§9§lRARE\",4:\"\",5:\"§7Cost\",6:\"§c20 Copper\"],Name:\"§9Garden Scythe\"},ExtraAttributes:{id:\"GARDEN_SCYTHE\"}}", + "damage": 0, + "lore": [ + "§7§7Cleans a §95x5 §7area of", + "§7grass, leaves and flowers.", + "", + "§9§lRARE", + "", + "§7Cost", + "§c20 Copper" + ], + "internalname": "GARDEN_SCYTHE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |