diff options
Diffstat (limited to 'items/ONYX_CRYSTAL.json')
-rw-r--r-- | items/ONYX_CRYSTAL.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/ONYX_CRYSTAL.json b/items/ONYX_CRYSTAL.json new file mode 100644 index 00000000..333ff59f --- /dev/null +++ b/items/ONYX_CRYSTAL.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§8Onyx Crystal", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4a2e39e7-7919-3ed1-b8d0-d76848bd1b4d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMDExNTg5MzM5MCwKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2QzYWQ0MWUxMjI3MDc3MjYxZTQ1YjJkMjhiZGQ3NzU0ZDM0ZTFkMjBlNDk5ZTFjYTdlNGY5MDA4ZjJjMzlmMzQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7Extraordinary crystal found deep in\",1:\"§7the §bGlacite Mineshafts§7.\",2:\"\",3:\"§7§7Some say that it can be infused with\",4:\"§7§dgemstones§7, and holds the secrets to\",5:\"§7a §otime long past§7.\",6:\"\",7:\"§c§lSPECIAL\"],Name:\"§8Onyx Crystal\"},ExtraAttributes:{id:\"ONYX_CRYSTAL\"}}", + "damage": 3, + "lore": [ + "§7§7Extraordinary crystal found deep in", + "§7the §bGlacite Mineshafts§7.", + "", + "§7§7Some say that it can be infused with", + "§7§dgemstones§7, and holds the secrets to", + "§7a §otime long past§7.", + "", + "§c§lSPECIAL" + ], + "internalname": "ONYX_CRYSTAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |