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
43
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cayenne IV\",1:\"§7Grants §c+0.8❤ Health §7and\",2:\"§7§f+0.4❂ True Defense §7per digit\",3:\"§7in your §6Magical Power§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV-V: §7Chili Pepper Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7 - §fGloves\",13:\"§7 - §fBelt\",14:\"§7 - §fNecklace\",15:\"§7 - §fBracelet\",16:\"§7 - §fCloak\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CAYENNE;4\",enchantments:{cayenne:5}}}",
"damage": 0,
"lore": [
"§9Cayenne IV",
"§7Grants §c+0.8❤ Health §7and",
"§7§f+0.4❂ True Defense §7per digit",
"§7in your §6Magical Power§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aIV-V: §7Chili Pepper Collection",
"",
"§6Applied To:",
"§7 - §fGloves",
"§7 - §fBelt",
"§7 - §fNecklace",
"§7 - §fBracelet",
"§7 - §fCloak",
"",
"§f§lCOMMON"
],
"recipe": {
"A1": "CHILI_PEPPER:8",
"A2": "ENCHANTED_IRON_BLOCK:1",
"A3": "CHILI_PEPPER:8",
"B1": "ENCHANTED_IRON_BLOCK:1",
"B2": "WOOD_SINGULARITY:1",
"B3": "ENCHANTED_IRON_BLOCK:1",
"C1": "CHILI_PEPPER:8",
"C2": "ENCHANTED_IRON_BLOCK:1",
"C3": "CHILI_PEPPER:8"
},
"internalname": "CAYENNE;4",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "Requires: Chili Pepper V",
"infoType": ""
}
|