1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§6Werewolf Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d335 \",1:\"§7Defense: §a+150 \",2:\"§7Intelligence: §a+50 \",3:\"§7Ferocity: §a+10\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:1904901,Name:\"§6Werewolf Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"WEREWOLF_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d335 ",
"§7Defense: §a+150 ",
"§7Intelligence: §a+50 ",
"§7Ferocity: §a+10",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY DUNGEON LEGGINGS"
],
"internalname": "WEREWOLF_LEGGINGS",
"crafttext": "",
"clickcommand": "",
"modver": "1.4-REL",
"infoType": ""
}
|