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
|
{
"itemid": "minecraft:golden_sword",
"displayname": "§5Ornate Zombie Sword",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+110\",1:\"§7Strength: §c+60\",2:\"§7Intelligence: §a+50\",3:\" §8[§7✎§8] §8[§7❤§8]\",4:\"\",5:\"§6Ability: Instant Heal §e§lRIGHT CLICK\",6:\"§7Heal for §c144 §7+ §c5%❤ §7and\",7:\"§7heal players within §a7 §7blocks\",8:\"§7for §c48❤§7.\",9:\"§8Mana Cost: §370\",10:\"§8Charges: §e5 §8/ §a15s\",11:\"\",12:\"§8This item can be reforged!\",13:\"§5§lEPIC SWORD\"],Name:\"§5Ornate Zombie Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ORNATE_ZOMBIE_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+110",
"§7Strength: §c+60",
"§7Intelligence: §a+50",
" §8[§7✎§8] §8[§7❤§8]",
"",
"§6Ability: Instant Heal §e§lRIGHT CLICK",
"§7Heal for §c144 §7+ §c5%❤ §7and",
"§7heal players within §a7 §7blocks",
"§7for §c48❤§7.",
"§8Mana Cost: §370",
"§8Charges: §e5 §8/ §a15s",
"",
"§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_GOLD_BLOCK:1",
"A3": "",
"B1": "",
"B2": "GOLDEN_POWDER:1",
"B3": "",
"C1": "",
"C2": "ZOMBIE_SWORD:1",
"C3": ""
},
"internalname": "ORNATE_ZOMBIE_SWORD",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ornate_Zombie_Sword"
],
"crafttext": ""
}
|