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:leather_leggings",
"displayname": "§9Salmon Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+105 HP\",3:\"§7Defense: §a+30\",4:\"\",5:\"§6Item Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE LEGGINGS\"],color:11021174,Name:\"§9Salmon Leggings\"},ExtraAttributes:{id:\"SALMON_LEGGINGS_NEW\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+1.5%",
"",
"§7Health: §a+105 HP",
"§7Defense: §a+30",
"",
"§6Item Ability: Water Burst §e§lSNEAK",
"§7When wearing the full set,",
"§7grants the wearer with the",
"§7ability to §aburst forward§7",
"§7when sneaking in water.",
"§8Mana Cost: §320",
"",
"§7§8This item can be reforged!",
"§4❣ §cRequires §aFishing Skill 13",
"§9§lRARE LEGGINGS"
],
"recipe": {
"A1": "ENCHANTED_RAW_SALMON:1",
"A2": "ENCHANTED_RAW_SALMON:1",
"A3": "ENCHANTED_RAW_SALMON:1",
"B1": "ENCHANTED_RAW_SALMON:1",
"B2": "",
"B3": "ENCHANTED_RAW_SALMON:1",
"C1": "ENCHANTED_RAW_SALMON:1",
"C2": "",
"C3": "ENCHANTED_RAW_SALMON:1"
},
"internalname": "SALMON_LEGGINGS_NEW",
"crafttext": "Requires: Raw Salmon VII",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Salmon_Armor"
]
}
|