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_sword",
"displayname": "§5Shaman Sword",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+20\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",5:\"§7Receive §a-20% §7damage from wolves.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC SWORD\"],Name:\"§5Shaman Sword\"},ExtraAttributes:{id:\"SHAMAN_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+100",
"§7Strength: §c+20",
"§7Speed: §a+5",
"",
"§7Deal §c+1 Damage §7per §c50 max ❤§7.",
"§7Receive §a-20% §7damage from wolves.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "",
"A2": "GOLDEN_TOOTH:2",
"A3": "",
"B1": "",
"B2": "ENCHANTED_IRON:8",
"B3": "",
"C1": "",
"C2": "ENCHANTED_BONE:4",
"C3": ""
},
"slayer_req": "WOLF_3",
"internalname": "SHAMAN_SWORD",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shaman_Sword",
"https://wiki.hypixel.net/Shaman_Sword"
],
"crafttext": ""
}
|