1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "SPEEDSTER_BOOTS",
"itemid": "minecraft:leather_boots",
"displayname": "Speedster Boots",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+65\",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 BOOTS\"],color:14744823,Name:\"§5Speedster Boots\"},ExtraAttributes:{color:\"224:252:247\",originTag:\"QUICK_CRAFTING\",id:\"SPEEDSTER_BOOTS\",uuid:\"2e6d20e7-7955-4251-945f-676691062de2\",timestamp:\"3/14/20 8:23 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+65",
"§7Speed: §a+15",
"",
"§6Full Set Bonus: Bonus Speed",
"§7Increases §f✦ Speed §7by",
"§7§a+20§7.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOOTS"
]
}
|