diff options
Diffstat (limited to 'items/FARMING_WAND.json')
-rw-r--r-- | items/FARMING_WAND.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/FARMING_WAND.json b/items/FARMING_WAND.json new file mode 100644 index 00000000..ad1f4006 --- /dev/null +++ b/items/FARMING_WAND.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:golden_hoe", + "displayname": "§9Wand of Farming", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Allows you to farm the peculiar\",1:\"§7crops from the rift while held.\",2:\"\",3:\"§9§lRARE WAND\"],Name:\"§9Wand of Farming\"},ExtraAttributes:{id:\"FARMING_WAND\"}}", + "damage": 0, + "lore": [ + "§7Allows you to farm the peculiar", + "§7crops from the rift while held.", + "", + "§9§lRARE WAND" + ], + "internalname": "FARMING_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Wand_Of_Farming" + ] +}
\ No newline at end of file |