diff options
Diffstat (limited to 'items/DIVER_LEGGINGS.json')
-rw-r--r-- | items/DIVER_LEGGINGS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/DIVER_LEGGINGS.json b/items/DIVER_LEGGINGS.json new file mode 100644 index 00000000..9dce18c1 --- /dev/null +++ b/items/DIVER_LEGGINGS.json @@ -0,0 +1,21 @@ +{ + "internalname": "DIVER_LEGGINGS", + "itemid": "minecraft:golden_leggings", + "displayname": "Diver\u0027s Trunks", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+75 HP\",1:\"§7Defense: §a+170\",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 LEGGINGS\"],Name:\"§6Diver\u0027s Trunks\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"DIVER_LEGGINGS\",uuid:\"a02d4a06-4784-4c50-b5d5-620b1acfff27\",timestamp:\"3/30/20 7:00 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+75 HP", + "§7Defense: §a+170", + "", + "§6Full Set Bonus: One with the Fish", + "§7While touching water you move", + "§7§9incredibly fast§7 and can", + "§7breathe §9permanently.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ] +}
\ No newline at end of file |