aboutsummaryrefslogtreecommitdiff
path: root/items/FARMING_WAND.json
blob: ad1f4006d752ebda8151a8bc0cd23089a01250d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"
  ]
}