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:skull",
"displayname": "§9Mana Flux Power Orb",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"99c31026-ea17-3c79-852f-225223c3e66d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njk1ODM2NDYxMTksInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgyYWRhMWM3ZmNjOGNmMzVkZWZlYjk0NGE0ZjhmZmE5YTlkMjYwNTYwZmM3ZjVmNTgyNmRlODA4NTQzNTk2N2MifX19\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a30s §7buffing\",2:\"§7up to §b5 §7players within §a18\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one deployable buff applies.\",6:\"\",7:\"§9Orb Buff: Mana Flux\",8:\"§7Grants §b+50% §7base mana regen.\",9:\"§7Heals §c2% §7of max §c❤§7 per second.\",10:\"§7Grants §c+10❁ Strength§7.\",11:\"\",12:\"§7§4☠ §cRequires §5Wolf Slayer 6\",13:\"§9§lRARE DEPLOYABLE\"],Name:\"§9Mana Flux Power Orb\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"MANA_FLUX_POWER_ORB\"}}",
"damage": 3,
"lore": [
"§6Item Ability: Deploy",
"§7Place an orb for §a30s §7buffing",
"§7up to §b5 §7players within §a18",
"§a§7blocks.",
"§8Costs 50% of max mana.",
"§8Only one deployable buff applies.",
"",
"§9Orb Buff: Mana Flux",
"§7Grants §b+50% §7base mana regen.",
"§7Heals §c2% §7of max §c❤§7 per second.",
"§7Grants §c+10❁ Strength§7.",
"",
"§7§4☠ §cRequires §5Wolf Slayer 6",
"§9§lRARE DEPLOYABLE"
],
"recipe": {
"A1": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
"A2": "GOLDEN_TOOTH:8",
"A3": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
"B1": "GOLDEN_TOOTH:8",
"B2": "RADIANT_POWER_ORB:1",
"B3": "GOLDEN_TOOTH:8",
"C1": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
"C2": "GOLDEN_TOOTH:8",
"C3": "ENCHANTED_LAPIS_LAZULI_BLOCK:1"
},
"slayer_req": "WOLF_6",
"internalname": "MANA_FLUX_POWER_ORB",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mana_Flux_Power_Orb"
]
}
|