diff options
Diffstat (limited to 'items/WIZARD_PORTAL_MEMENTO.json')
-rw-r--r-- | items/WIZARD_PORTAL_MEMENTO.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/WIZARD_PORTAL_MEMENTO.json b/items/WIZARD_PORTAL_MEMENTO.json new file mode 100644 index 00000000..a5d63f77 --- /dev/null +++ b/items/WIZARD_PORTAL_MEMENTO.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cPiece of Wizard Portal", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e88c1929-5145-3959-b253-925cdf7213bb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGUzZjlkYjdiNDU3MzE3MWEyYjU4MzZlNjliYzZhNjMxNDUxNGZmZjViYzc5NzQzMzE5ZmQxOTFmNTM0NDQifX19\"}]}},display:{Lore:[0:\"§7Commemorates your participation\",1:\"§7in the §bRepair Wizard Portal\",2:\"§b§7city project.\",3:\"\",4:\"§7Earned by: §b[MVP§d+§b] lrg89§f\",5:\"§8Edition §k1\",6:\"§8May 28th 2023\",7:\"\",8:\"§7§8Memento acquirer name becomes\",9:\"§8hidden if traded.\",10:\"\",11:\"§c§lSPECIAL MEMENTO\"],Name:\"§cPiece of Wizard Portal\"},ExtraAttributes:{date:1685297336540L,edition:1,id:\"WIZARD_PORTAL_MEMENTO\",recipient_name:\"§b[MVP§d+§b] lrg89§f\",recipient_id:\"d3cb85e2-3075-48a1-b213-a9bfb62360c1\"}}", + "damage": 3, + "lore": [ + "§7Commemorates your participation", + "§7in the §bRepair Wizard Portal", + "§b§7city project.", + "", + "§7Earned by: §b[MVP§d+§b] lrg89§f", + "§8Edition §k1", + "§8May 28th 2023", + "", + "§7§8Memento acquirer name becomes", + "§8hidden if traded.", + "", + "§c§lSPECIAL MEMENTO" + ], + "internalname": "WIZARD_PORTAL_MEMENTO", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Piece_Of_Wizard_Portal" + ] +}
\ No newline at end of file |