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
34
35
36
37
38
39
40
41
42
|
{
"itemid": "minecraft:book",
"displayname": "§5Hot Potato Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7When applied to armor, grants\",3:\"§7§a+2❈ Defense §7and §c+4❤\",4:\"§cHealth§7.\",5:\"\",6:\"§7When applied to weapons, grants\",7:\"§7§c+2❁ Strength §7and §c+2❁\",8:\"§cDamage§7.\",9:\"\",10:\"§7This can be applied to an item\",11:\"§7up to §a10 §7times!\",12:\"\",13:\"§5§lEPIC\"],Name:\"§5Hot Potato Book\"},ExtraAttributes:{id:\"HOT_POTATO_BOOK\"}}",
"damage": 0,
"lore": [
"§7§8Combinable in Anvil",
"",
"§7When applied to armor, grants",
"§7§a+2❈ Defense §7and §c+4❤",
"§cHealth§7.",
"",
"§7When applied to weapons, grants",
"§7§c+2❁ Strength §7and §c+2❁",
"§cDamage§7.",
"",
"§7This can be applied to an item",
"§7up to §a10 §7times!",
"",
"§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": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Hot_Potato_Book",
"https://wiki.hypixel.net/Hot_Potato_Book"
],
"crafttext": "Requires: Potato VIII"
}
|