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:yellow_flower",
"displayname": "§5Fire Freeze Staff",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Fire Freeze §e§lRIGHT CLICK\",5:\"§7Creates a circle with a radius\",6:\"§7of §a5 blocks§7. After §a5s§7,\",7:\"§7all mobs inside are frozen for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC SWORD\"],Name:\"§5Fire Freeze Staff\"},ExtraAttributes:{id:\"FIRE_FREEZE_STAFF\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
"§7Strength: §c+20",
" §8[§7✎§8]",
"",
"§6Ability: Fire Freeze §e§lRIGHT CLICK",
"§7Creates a circle with a radius",
"§7of §a5 blocks§7. After §a5s§7,",
"§7all mobs inside are frozen for",
"§7§a10s§7.",
"§8Mana Cost: §3500",
"§8Cooldown: §a10s",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "SPELL_POWDER:5",
"B1": "",
"B2": "WITHER_SOUL:20",
"B3": "",
"C1": "STICK:1",
"C2": "",
"C3": ""
},
"internalname": "FIRE_FREEZE_STAFF",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fire_Freeze_Staff",
"https://wiki.hypixel.net/Fire_Freeze_Staff"
]
}
|