diff options
Diffstat (limited to 'items/DIVER_HELMET.json')
-rw-r--r-- | items/DIVER_HELMET.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/DIVER_HELMET.json b/items/DIVER_HELMET.json new file mode 100644 index 00000000..c9ea8e8b --- /dev/null +++ b/items/DIVER_HELMET.json @@ -0,0 +1,23 @@ +{ + "internalname": "DIVER_HELMET", + "itemid": "minecraft:skull", + "displayname": "Demonic Diver\u0027s Mask", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b718a978-c064-3bbf-9faf-66641e2cc58a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc4MzBjMWQ4Mjg0NWM5MWI4MzQyOWY5ZGM1OTczMTc4NDE1MzhlMTRkNGZiZWQ2MWFlMWEzYjBlYjdjY2QifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+5 §8(Demonic +5)\",1:\"\",2:\"§7Health: §a+65 HP\",3:\"§7Defense: §a+120\",4:\"§7Intelligence: §a+20 §8(Demonic +20)\",5:\"\",6:\"§6Full Set Bonus: One with the Fish\",7:\"§7While touching water you move\",8:\"§7§9incredibly fast§7 and can\",9:\"§7breathe §9permanently.\",10:\"\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§6Demonic Diver\u0027s Mask\"},ExtraAttributes:{modifier:\"demonic\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"DIVER_HELMET\",uuid:\"491b7e77-7a23-48a4-9101-52b9fe3664b8\",timestamp:\"3/29/20 6:21 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+5 §8(Demonic +5)", + "", + "§7Health: §a+65 HP", + "§7Defense: §a+120", + "§7Intelligence: §a+20 §8(Demonic +20)", + "", + "§6Full Set Bonus: One with the Fish", + "§7While touching water you move", + "§7§9incredibly fast§7 and can", + "§7breathe §9permanently.", + "", + "§6§lLEGENDARY HELMET" + ] +}
\ No newline at end of file |