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
46
47
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lHabanero Tactics IV\",1:\"§8ℏ §7Heal §a+6% §7more from wands.\",2:\"§7§8ℏ §7Deal §c+4% damage §7with Axes,\",3:\"§7Scythes, Daggers and Katanas.\",4:\"§7§8ℏ §7Without §aSmoldering Polarization§7,\",5:\"§7you have §b-15✯ Magic Find§7.\",6:\"\",7:\"§7§cYou can only have 1 Ultimate\",8:\"§cEnchantment on an item!\",9:\"\",10:\"§7Use this on an item in an Anvil\",11:\"§7to apply it!\",12:\"\",13:\"§6Source:\",14:\"§aIV-V: §7Chili Pepper Collection\",15:\"\",16:\"§6Applied To:\",17:\"§7- §fArmor\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_HABANERO_TACTICS;4\",enchantments:{ultimate_habanero_tactics:4}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9§d§lHabanero Tactics IV",
"§8ℏ §7Heal §a+6% §7more from wands.",
"§7§8ℏ §7Deal §c+4% damage §7with Axes,",
"§7Scythes, Daggers and Katanas.",
"§7§8ℏ §7Without §aSmoldering Polarization§7,",
"§7you have §b-15✯ Magic Find§7.",
"",
"§7§cYou can only have 1 Ultimate",
"§cEnchantment on an item!",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aIV-V: §7Chili Pepper Collection",
"",
"§6Applied To:",
"§7- §fArmor",
"",
"§f§lCOMMON"
],
"recipe": {
"A1": "STUFFED_CHILI_PEPPER:8",
"A2": "ENCHANTED_HUGE_MUSHROOM_1:8",
"A3": "STUFFED_CHILI_PEPPER:8",
"B1": "ENCHANTED_RABBIT_HIDE:8",
"B2": "VOLTA:8",
"B3": "ENCHANTED_RABBIT_HIDE:8",
"C1": "STUFFED_CHILI_PEPPER:8",
"C2": "ENCHANTED_HUGE_MUSHROOM_1:8",
"C3": "STUFFED_CHILI_PEPPER:8"
},
"internalname": "ULTIMATE_HABANERO_TACTICS;4",
"crafttext": "Requires: Chili Pepper VIII",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
]
}
|