diff options
Diffstat (limited to 'items/SHATTERED_PENDANT.json')
-rw-r--r-- | items/SHATTERED_PENDANT.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SHATTERED_PENDANT.json b/items/SHATTERED_PENDANT.json new file mode 100644 index 00000000..f33ad2b6 --- /dev/null +++ b/items/SHATTERED_PENDANT.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Shattered Locket", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a3991650-f426-3411-bfff-a0bf6725c9af\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwOTI0MjcyMDI4OSwKICAicHJvZmlsZUlkIiA6ICJlZjVjZjkzYWFhMTY0ZTMyODQ4NDYxYjIzNGQ1YWJhNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfXzciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDE4NWEzZGRhZGUyY2RhZGY0MDRjOTE0NTczMzE3NjRmYWRjOTIwYTIxNDIxOTdmOTk1OTEwNjg2ZThiZDY4OCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7A dainty piece of jewelry covered in\",1:\"§7a thick coat of §bGlacite§7. The frosty\",2:\"§7layer obscures the details of the\",3:\"§7photograph nestled within.\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Shattered Locket\"},ExtraAttributes:{id:\"SHATTERED_PENDANT\"}}", + "damage": 3, + "lore": [ + "§7A dainty piece of jewelry covered in", + "§7a thick coat of §bGlacite§7. The frosty", + "§7layer obscures the details of the", + "§7photograph nestled within.", + "", + "§6§lLEGENDARY" + ], + "internalname": "SHATTERED_PENDANT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |