1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "SPEEDSTER_CHESTPLATE",
"itemid": "minecraft:leather_chestplate",
"displayname": "Speedster Chestplate",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+120\",1:\"§7Speed: §a+15\",2:\"\",3:\"§6Full Set Bonus: Bonus Speed\",4:\"§7Increases §f✦ Speed §7by\",5:\"§7§a+20§7.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC CHESTPLATE\"],color:14744823,Name:\"§5Speedster Chestplate\"},ExtraAttributes:{color:\"224:252:247\",originTag:\"QUICK_CRAFTING\",id:\"SPEEDSTER_CHESTPLATE\",uuid:\"31ba2510-b998-4547-ab7c-a426321b1dcd\",timestamp:\"3/14/20 8:23 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+120",
"§7Speed: §a+15",
"",
"§6Full Set Bonus: Bonus Speed",
"§7Increases §f✦ Speed §7by",
"§7§a+20§7.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC CHESTPLATE"
]
}
|