aboutsummaryrefslogtreecommitdiff
path: root/items/POTATO_SPREADING.json
blob: 0bc0d4d8ecc3e280b3a05e592253086f322737c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "itemid": "minecraft:skull",
  "displayname": "§f§f§5Potato Spreading",
  "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3d35bde6-2bf7-315b-8ba6-a0e1e659e6c0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Y0NjI0ZWJmN2Q0MTlhMTFlNDNlZDBjMjAzOGQzMmNkMDlhZDFkN2E2YzZlMjBmNjMzOWNiY2ZlMzg2ZmQxYyJ9fX0=\"}]}},display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. Place it in ONE\",2:\"§7minion and it will occasionally\",3:\"§7generate Potatoes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§f§f§5Potato Spreading\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"POTATO_SPREADING\"},AttributeModifiers:[]}",
  "damage": 3,
  "lore": [
    "§7This item can be used as a",
    "§7minion upgrade. Place it in ONE",
    "§7minion and it will occasionally",
    "§7generate Potatoes!",
    "",
    "§5§lEPIC"
  ],
  "internalname": "POTATO_SPREADING",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Potato_Spreading",
    "https://wiki.hypixel.net/Potato_Spreading"
  ],
  "recipes": [
    {
    "type": "trade",
    "cost": "ENCHANTED_EMERALD:3",
    "result": "POTATO_SPREADING"
    }
  ]
}