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
|
{
"internalname": "POOCH_SWORD",
"itemid": "minecraft:golden_sword",
"displayname": "§6Pooch Sword",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Crit Damage: §c+50%\",3:\"§7Speed: §a+5\",4:\" §8[§8❁§8]\",5:\"\",6:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Gain §c+150❁ Strength §7against wolves.\",9:\"\",10:\"§c☠ §5Requires Wolf Slayer 6\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{id:\"POOCH_SWORD\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Damage: §c+120",
"§7Strength: §c+20",
"§7Crit Damage: §c+50%",
"§7Speed: §a+5",
" §8[§8❁§8]",
"",
"§7Deal §c+1 Damage §7per §c50 max ❤§7.",
"§7Receive §a-20% §7damage from wolves.",
"§7Gain §c+150❁ Strength §7against wolves.",
"",
"§c☠ §5Requires Wolf Slayer 6",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "",
"A2": "GOLDEN_TOOTH:24",
"A3": "",
"B1": "",
"B2": "GOLDEN_TOOTH:24",
"B3": "",
"C1": "",
"C2": "SHAMAN_SWORD:1",
"C3": ""
},
"clickcommand": "viewrecipe",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pooch_Sword"
],
"crafttext": ""
}
|