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
44
45
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Tabasco II\",1:\"§7Grants §f+2 §7weapon damage if\",2:\"§7you don\u0027t have a §5Dragon §7pet\",3:\"§7equipped.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aII-III: §7Chili Pepper Collection\",10:\"\",11:\"§6Applied To:\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"§7- §fLongsword\",17:\"§7- §fBow\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TABASCO;2\",enchantments:{tabasco:2}}}",
"damage": 0,
"lore": [
"§9Tabasco II",
"§7Grants §f+2 §7weapon damage if",
"§7you don\u0027t have a §5Dragon §7pet",
"§7equipped.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aII-III: §7Chili Pepper Collection",
"",
"§6Applied To:",
"§6Applied To:",
"§7- §fFishing Rod",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fLongsword",
"§7- §fBow",
"§7- §fGauntlet",
"",
"§f§lCOMMON"
],
"recipe": {
"A1": "CHILI_PEPPER:16",
"A2": "KUUDRA_TEETH:1",
"A3": "CHILI_PEPPER:16",
"B1": "",
"B2": "KUUDRA_TEETH:1",
"B3": "",
"C1": "",
"C2": "KUUDRA_TEETH:1",
"C3": ""
},
"internalname": "TABASCO;2",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "Requires: Chili Pepper IX",
"infoType": ""
}
|