diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/SPEEDSTER_BOOTS.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/SPEEDSTER_BOOTS.json')
-rw-r--r-- | items/SPEEDSTER_BOOTS.json | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/items/SPEEDSTER_BOOTS.json b/items/SPEEDSTER_BOOTS.json index 633d5371..b41a7d82 100644 --- a/items/SPEEDSTER_BOOTS.json +++ b/items/SPEEDSTER_BOOTS.json @@ -1,11 +1,8 @@ { - "internalname": "SPEEDSTER_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Speedster Boots", - "clickcommand": "viewrecipe", + "displayname": "§5Speedster Boots", + "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:{id:\"SPEEDSTER_BOOTS\"}}", "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", @@ -16,5 +13,23 @@ "", "§7§8This item can be reforged!", "§5§lEPIC BOOTS" + ], + "recipe": { + "A1": "ENCHANTED_SUGAR_CANE:1", + "A2": "", + "A3": "ENCHANTED_SUGAR_CANE:1", + "B1": "ENCHANTED_SUGAR_CANE:1", + "B2": "", + "B3": "ENCHANTED_SUGAR_CANE:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "SPEEDSTER_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Speedster_Armor" ] }
\ No newline at end of file |