1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"internalname": "CRYSTAL_LEGGINGS",
"itemid": "minecraft:leather_leggings",
"displayname": "Smart Crystal Leggings",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+33 §8(Smart +3)\",1:\"§7Intelligence: §a+132 §8(Smart +32)\",2:\"\",3:\"§6Full Set Bonus: Refraction\",4:\"§7The stats of this armor change\",5:\"§7from §a0§7 to §a200%§7 depending\",6:\"§7on the current light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§a14§8 (187.5%)\",10:\"\",11:\"§5§lEPIC LEGGINGS\"],color:14270947,Name:\"§5Smart Crystal Leggings\"},ExtraAttributes:{color:\"217:193:227\",modifier:\"smart\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"CRYSTAL_LEGGINGS\",uuid:\"e3577ef6-a9a7-42e1-b672-67028e60b126\",timestamp:\"2/23/20 10:57 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+33 §8(Smart +3)",
"§7Intelligence: §a+132 §8(Smart +32)",
"",
"§6Full Set Bonus: Refraction",
"§7The stats of this armor change",
"§7from §a0§7 to §a200%§7 depending",
"§7on the current light level.",
"",
"§7Current Light Level",
"§a14§8 (187.5%)",
"",
"§5§lEPIC LEGGINGS"
]
}
|