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
|
{
"internalname": "REAPER_SCYTHE",
"itemid": "minecraft:diamond_hoe",
"displayname": "§6Reaper Scythe",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+333\",1:\"\",2:\"§7Speed: §a+10\",3:\"\",4:\"§6Item Ability: Desecration §e§lRIGHT CLICK\",5:\"§7Within 3 seconds of killing an\",6:\"§7enemy, Desecrate their grave to\",7:\"§7spawn a zombie.\",8:\"§7§8Zombies lose 2% HP/s.\",9:\"§7§8Copies 30% of your stats.\",10:\"§7§8Up to 5 zombies at once.\",11:\"§8Mana Cost: §3150\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY SWORD\"],Name:\"§6Reaper Scythe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"REAPER_SCYTHE\",uuid:\"321ccf65-2353-42b3-9241-f4b37e18ca45\",timestamp:\"5/1/20 8:53 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+333",
"",
"§7Speed: §a+10",
"",
"§6Item Ability: Desecration §e§lRIGHT CLICK",
"§7Within 3 seconds of killing an",
"§7enemy, Desecrate their grave to",
"§7spawn a zombie.",
"§7§8Zombies lose 2% HP/s.",
"§7§8Copies 30% of your stats.",
"§7§8Up to 5 zombies at once.",
"§8Mana Cost: §3150",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "SCYTHE_BLADE:1",
"A2": "REVENANT_VISCERA:64",
"A3": "REAPER_SWORD:1",
"B1": "",
"B2": "",
"B3": "REAPER_SWORD:1",
"C1": "",
"C2": "",
"C3": "REAPER_SWORD:1"
},
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Reaper_Scythe"
]
}
|