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:iron_sword",
"displayname": "§9Zombie Sword",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+50\",2:\"§7Intelligence: §a+50\",3:\" §8[§7✎§8]\",4:\"\",5:\"§6Ability: Instant Heal §e§lRIGHT CLICK\",6:\"§7Heal for §c120 §7+ §c5%❤ §7and\",7:\"§7heal players within §a7 §7blocks\",8:\"§7for §c40❤§7.\",9:\"§8Mana Cost: §370\",10:\"§8Charges: §e4 §8/ §a15s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Zombie Sword\"},ExtraAttributes:{id:\"ZOMBIE_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+100",
"§7Strength: §c+50",
"§7Intelligence: §a+50",
" §8[§7✎§8]",
"",
"§6Ability: Instant Heal §e§lRIGHT CLICK",
"§7Heal for §c120 §7+ §c5%❤ §7and",
"§7heal players within §a7 §7blocks",
"§7for §c40❤§7.",
"§8Mana Cost: §370",
"§8Charges: §e4 §8/ §a15s",
"",
"§7§8This item can be reforged!",
"§9§lRARE SWORD"
],
"recipe": {
"A1": "",
"A2": "ZOMBIE_HEART:1",
"A3": "",
"B1": "",
"B2": "ZOMBIE_HEART:1",
"B3": "",
"C1": "",
"C2": "STICK:1",
"C3": ""
},
"internalname": "ZOMBIE_SWORD",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Sword",
"https://wiki.hypixel.net/Zombie_Sword"
],
"crafttext": "Requires: Rotten Flesh VII"
}
|