diff options
Diffstat (limited to 'items/SPEEDSTER_BOOTS.json')
-rw-r--r-- | items/SPEEDSTER_BOOTS.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SPEEDSTER_BOOTS.json b/items/SPEEDSTER_BOOTS.json new file mode 100644 index 00000000..633d5371 --- /dev/null +++ b/items/SPEEDSTER_BOOTS.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |