From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/DIVER_BOOTS.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'items/DIVER_BOOTS.json') diff --git a/items/DIVER_BOOTS.json b/items/DIVER_BOOTS.json index a1153229..1e3c2e9b 100644 --- a/items/DIVER_BOOTS.json +++ b/items/DIVER_BOOTS.json @@ -1,11 +1,8 @@ { - "internalname": "DIVER_BOOTS", "itemid": "minecraft:golden_boots", - "displayname": "Diver\u0027s Boots", - "clickcommand": "viewrecipe", + "displayname": "§6Diver's Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+110\",2:\"\",3:\"§6Full Set Bonus: One with the Fish\",4:\"§7While touching water you move\",5:\"§7§9incredibly fast§7 and can\",6:\"§7breathe §9permanently.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Diver's Boots\"},ExtraAttributes:{id:\"DIVER_BOOTS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+110\",2:\"\",3:\"§6Full Set Bonus: One with the Fish\",4:\"§7While touching water you move\",5:\"§7§9incredibly fast§7 and can\",6:\"§7breathe §9permanently.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Diver\u0027s Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIVER_BOOTS\",uuid:\"bbc336d3-7d3d-4430-be66-ea9f46e18d75\",timestamp:\"3/30/20 8:20 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+60 HP", "§7Defense: §a+110", @@ -17,5 +14,19 @@ "", "§7§8This item can be reforged!", "§6§lLEGENDARY BOOTS" - ] + ], + "recipe": { + "A1": "DIVER_FRAGMENT:1", + "A2": "", + "A3": "DIVER_FRAGMENT:1", + "B1": "DIVER_FRAGMENT:1", + "B2": "", + "B3": "DIVER_FRAGMENT:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "DIVER_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.0.0" } \ No newline at end of file -- cgit