aboutsummaryrefslogtreecommitdiff
path: root/items/HOT_POTATO_BOOK.json
blob: f2ec5a6cd2b2f19811d7a47d69abee5486bcb56b (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
31
32
33
{
  "itemid": "minecraft:book",
  "displayname": "§5Hot Potato Book",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Combine this Book in an Anvil\",1:\"§7with a weapon or armor piece to\",2:\"§7gain a small but permanent stat\",3:\"§7boost!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Hot Potato Book\"},ExtraAttributes:{id:\"HOT_POTATO_BOOK\"}}",
  "damage": 0,
  "lore": [
    "§7Combine this Book in an Anvil",
    "§7with a weapon or armor piece to",
    "§7gain a small but permanent stat",
    "§7boost!",
    "",
    "§5§lEPIC"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "",
    "B1": "",
    "B2": "PAPER:1",
    "B3": "PAPER:1",
    "C1": "",
    "C2": "PAPER:1",
    "C3": "ENCHANTED_BAKED_POTATO:1"
  },
  "internalname": "HOT_POTATO_BOOK",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Hot_Potato_Book"
  ],
  "crafttext": "Requires: Potato VIII"
}