diff options
Diffstat (limited to 'items/JADE_CRYSTAL.json')
-rw-r--r-- | items/JADE_CRYSTAL.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/JADE_CRYSTAL.json b/items/JADE_CRYSTAL.json new file mode 100644 index 00000000..0278d5d6 --- /dev/null +++ b/items/JADE_CRYSTAL.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aJade Crystal", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"590d8a78-e836-39ff-87a7-2c5cdfd40e3c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3NjM5MzU2NywKICAicHJvZmlsZUlkIiA6ICI1N2IzZGZiNWY4YTY0OWUyOGI1NDRlNGZmYzYzMjU2ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJYaWthcm8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGIxZWFjNDI5MDAwZWIyYzQxOGJlNDZlYTA2YWNkZWZlZDRiNzA1M2EwMGUzZTdmMTEyNzI4MzAwNjhmMjEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7Energetic crystal found deep\",1:\"§7in the §5Crystal Hollows§7.\",2:\"\",3:\"§7§7Some say that it can be\",4:\"§7infused with §dgemstones§7, and\",5:\"§7it is rumored to unlock\",6:\"§7§etreasure§7.\",7:\"\",8:\"§9§lRARE\"],Name:\"§aJade Crystal\"},ExtraAttributes:{id:\"JADE_CRYSTAL\"}}", + "damage": 3, + "lore": [ + "§7§7Energetic crystal found deep", + "§7in the §5Crystal Hollows§7.", + "", + "§7§7Some say that it can be", + "§7infused with §dgemstones§7, and", + "§7it is rumored to unlock", + "§7§etreasure§7.", + "", + "§9§lRARE" + ], + "internalname": "JADE_CRYSTAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Crystals" + ] +}
\ No newline at end of file |