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
|
{
"itemid": "minecraft:iron_hoe",
"displayname": "§9Frozen Scythe",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"\",2:\"§6Ability: Ice Bolt §e§lRIGHT CLICK\",3:\"§7Shoots §a1 §7Ice Bolt that deals\",4:\"§7§c9,940 §7damage and slows\",5:\"§7enemies hit for §a5 §7seconds!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE SWORD\"],Name:\"§9Frozen Scythe\"},ExtraAttributes:{id:\"FROZEN_SCYTHE\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+80",
"",
"§6Ability: Ice Bolt §e§lRIGHT CLICK",
"§7Shoots §a1 §7Ice Bolt that deals",
"§7§c9,940 §7damage and slows",
"§7enemies hit for §a5 §7seconds!",
"§8Mana Cost: §350",
"",
"§7§8This item can be reforged!",
"§9§lRARE SWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_PACKED_ICE:32",
"A3": "ENCHANTED_PACKED_ICE:32",
"B1": "",
"B2": "STICK:1",
"B3": "",
"C1": "",
"C2": "STICK:1",
"C3": ""
},
"internalname": "FROZEN_SCYTHE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Frozen_Scythe",
"https://wiki.hypixel.net/Frozen_Scythe"
],
"crafttext": "Requires: Ice VIII"
}
|