1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"internalname": "PERFECT_LEGGINGS_1",
"itemid": "minecraft:diamond_leggings",
"displayname": "Perfect Leggings - Tier I",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+140\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier I\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PERFECT_LEGGINGS_1\",uuid:\"68868a4f-ac9a-41e2-9652-0e24baf0ee2c\",timestamp:\"3/29/20 10:21 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+140",
"",
"§eRight-click to view recipes!",
"",
"§7§8This item can be reforged!",
"§9§lRARE LEGGINGS"
]
}
|