diff options
Diffstat (limited to 'items/FINAL_DESTINATION_HELMET.json')
-rw-r--r-- | items/FINAL_DESTINATION_HELMET.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/items/FINAL_DESTINATION_HELMET.json b/items/FINAL_DESTINATION_HELMET.json new file mode 100644 index 00000000..7279b473 --- /dev/null +++ b/items/FINAL_DESTINATION_HELMET.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Final Destination Helmet", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"525b1ad8-fb3f-3a62-bd80-da5428a7ac2e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTkyMjk4ODY5MywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjIxN2M1NmJiZDc3ZjY0N2I4NDAzODAzZWQ3ZWQ5ODJkZDdhZmNmOGEyY2E0MTMzZDJjMzU3ZWUwODk2ZWZlMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+140 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7Costs §32⸎ Soulflow §7per 5s in combat:\",6:\"§3⁍ §c+50❁ Strength\",7:\"§3⁍ §e+30⚔ Bonus Attack Speed\",8:\"§3⁍ §f+10✦ Speed\",9:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.2x\",10:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",11:\"\",12:\"§6Piece Bonus: Enderman Bulwark\",13:\"§7Kill Endermen to accumulate\",14:\"§7defense against them.\",15:\"§7Piece Bonus: §a+0❈\",16:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c100§8)\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4☠ §cRequires §5Enderman Slayer 4\",20:\"§6§lLEGENDARY HELMET\"],Name:\"§f§f§6Final Destination Helmet\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FINAL_DESTINATION_HELMET\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Health: §a+140 HP", + "§7Defense: §a+100", + "§7Intelligence: §a+100", + "", + "§6Full Set Bonus: Vivacious Darkness", + "§7Costs §32⸎ Soulflow §7per 5s in combat:", + "§3⁍ §c+50❁ Strength", + "§3⁍ §e+30⚔ Bonus Attack Speed", + "§3⁍ §f+10✦ Speed", + "§3⁍ §7Multiply §b✎ Intelligence §7by §b1.2x", + "§3⁍ §c+200⫽ Ferocity §7against Endermen", + "", + "§6Piece Bonus: Enderman Bulwark", + "§7Kill Endermen to accumulate", + "§7defense against them.", + "§7Piece Bonus: §a+0❈", + "§7Next Upgrade: §a+20❈ §8(§a0§7/§c100§8)", + "", + "§7§8This item can be reforged!", + "§7§4☠ §cRequires §5Enderman Slayer 4", + "§6§lLEGENDARY HELMET" + ], + "recipe": { + "A1": "NULL_OVOID:1", + "A2": "NULL_OVOID:1", + "A3": "NULL_OVOID:1", + "B1": "ENCHANTED_REDSTONE:64", + "B2": "", + "B3": "ENCHANTED_REDSTONE:64", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "FINAL_DESTINATION_HELMET", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |