diff options
Diffstat (limited to 'items/FINAL_DESTINATION_ENDER_KNIGHT.json')
-rw-r--r-- | items/FINAL_DESTINATION_ENDER_KNIGHT.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/FINAL_DESTINATION_ENDER_KNIGHT.json b/items/FINAL_DESTINATION_ENDER_KNIGHT.json new file mode 100644 index 00000000..07678614 --- /dev/null +++ b/items/FINAL_DESTINATION_ENDER_KNIGHT.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dEnder Knight Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b02beeea-81c8-3f91-a60c-53df326fed56\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NjM5MjU0MzM2MSwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjZlYWExZmQ5ZDJkNDlkMDZhODk0Nzk4ZDNiMTQ1ZDNhZTRkY2NhMDM4YjdkYTcxOGM3YjgzYTY2ZWYyNjRmMCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"\",7:\"§7§7This skin can be applied to\",8:\"§7§6Final Destination Helmet§7.\",9:\"\",10:\"§7§aThis skin is animated!\",11:\"\",12:\"§d§lMYTHIC COSMETIC\"],Name:\"§dEnder Knight Skin\"},ExtraAttributes:{id:\"FINAL_DESTINATION_ENDER_KNIGHT\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7§7Item skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "", + "§7§7This skin can be applied to", + "§7§6Final Destination Helmet§7.", + "", + "§7§aThis skin is animated!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "FINAL_DESTINATION_ENDER_KNIGHT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |