diff options
Diffstat (limited to 'items/FARMING_WAND.json')
-rw-r--r-- | items/FARMING_WAND.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/FARMING_WAND.json b/items/FARMING_WAND.json new file mode 100644 index 00000000..b643abab --- /dev/null +++ b/items/FARMING_WAND.json @@ -0,0 +1,17 @@ +{ + "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": "" +}
\ No newline at end of file |