1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "CHEAP_TUXEDO_LEGGINGS",
"itemid": "minecraft:leather_leggings",
"displayname": "Cheap Tuxedo Pants",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+25%\",1:\"\",2:\"§7Intelligence: §a+25\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c75❤§7.\",6:\"§7Deal §c+50% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC LEGGINGS\"],color:13092807,Name:\"§5Cheap Tuxedo Pants\"},ExtraAttributes:{color:\"199:199:199\",originTag:\"UNKNOWN\",id:\"CHEAP_TUXEDO_LEGGINGS\",uuid:\"3bf13cce-93f1-4cdb-8176-9659b1ba4ae1\",timestamp:\"3/31/20 4:04 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Crit Damage: §c+25%",
"",
"§7Intelligence: §a+25",
"",
"§6Full Set Bonus: Dashing",
"§7Max health set to §c75❤§7.",
"§7Deal §c+50% §7damage!",
"§8Very stylish.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC LEGGINGS"
]
}
|