diff options
Diffstat (limited to 'items/RIFT_NECKLACE_OUTSIDE.json')
-rw-r--r-- | items/RIFT_NECKLACE_OUTSIDE.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/RIFT_NECKLACE_OUTSIDE.json b/items/RIFT_NECKLACE_OUTSIDE.json new file mode 100644 index 00000000..8f20ce3c --- /dev/null +++ b/items/RIFT_NECKLACE_OUTSIDE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6§dRift Necklace", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ad049247-1862-300f-a0db-dfd5cf5f6220\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0Nzg2ODQ3MDQxOCwKICAicHJvZmlsZUlkIiA6ICIwNjNhMTc2Y2RkMTU0ODRiYjU1MjRhNjQyMGM1YjdhNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJkYXZpcGF0dXJ5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzljMDg5NDkzMWE1MTAzODdlNGY2MTM4MjhmMDIzOWNhNGQ5MDg1MzQ5OTYzN2Y2MDc5ZDM5MzI3ZjE0NmYwZTkiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+5\",1:\"§7Health: §a+40\",2:\"§7Intelligence: §a+30\",3:\"§7Magic Find: §a+3\",4:\"\",5:\"§7A very powerful piece of\",6:\"§7equipment originating from the\",7:\"§7§dRift Dimension§7.\",8:\"\",9:\"§7Becomes more powerful as you\",10:\"§7fill the §dRift Gallery§7.\",11:\"§7Secured: §c3/8 Timecharms\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§8§l* §8Soulbound §8§l*\",15:\"§6§lLEGENDARY NECKLACE\"],Name:\"§6§dRift Necklace\"},ExtraAttributes:{id:\"RIFT_NECKLACE_OUTSIDE\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+5", + "§7Health: §a+40", + "§7Intelligence: §a+30", + "§7Magic Find: §a+3", + "", + "§7A very powerful piece of", + "§7equipment originating from the", + "§7§dRift Dimension§7.", + "", + "§7Becomes more powerful as you", + "§7fill the §dRift Gallery§7.", + "§7Secured: §c3/8 Timecharms", + "", + "§7§8This item can be reforged!", + "§8§l* §8Soulbound §8§l*", + "§6§lLEGENDARY NECKLACE" + ], + "internalname": "RIFT_NECKLACE_OUTSIDE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Rift_Necklace" + ] +}
\ No newline at end of file |