diff options
Diffstat (limited to 'items/PERFECT_PLATE.json')
-rw-r--r-- | items/PERFECT_PLATE.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/PERFECT_PLATE.json b/items/PERFECT_PLATE.json new file mode 100644 index 00000000..0aa47cf6 --- /dev/null +++ b/items/PERFECT_PLATE.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Perfect Plate", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"76b40a52-353d-3f4e-9b34-2936fb2cf5c2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMTA2ODIwMzc3NCwKICAicHJvZmlsZUlkIiA6ICI0OTY5YTVlZTYxMTY0MDBkYTM4YzhmZjRiMWJhZTZiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFjdFpJUCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xNDdlZjg2NmFjMDIwNDU3ZjM4Zjg4Y2NiN2ZjNDJiMmMxMjhkMGE4NDQ2YzkzN2Q1NDUxMDQ2NmNkYTFkN2MwIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7§oA plate forged from an assortment\",1:\"§7§oof the most durable materials found\",2:\"§7§oin this world.\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§6Perfect Plate\"},ExtraAttributes:{id:\"PERFECT_PLATE\"}}", + "damage": 3, + "lore": [ + "§7§oA plate forged from an assortment", + "§7§oof the most durable materials found", + "§7§oin this world.", + "", + "§6§lLEGENDARY" + ], + "internalname": "PERFECT_PLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |