diff options
Diffstat (limited to 'items/SHINY_PRISM.json')
-rw-r--r-- | items/SHINY_PRISM.json | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/items/SHINY_PRISM.json b/items/SHINY_PRISM.json index 6ada62a5..3f8c001e 100644 --- a/items/SHINY_PRISM.json +++ b/items/SHINY_PRISM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Shiny Prism", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f463bbce-812b-3f81-a7b3-6a279a30518e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ3Mzc0NTgxMSwKICAicHJvZmlsZUlkIiA6ICJmMTA0NzMxZjljYTU0NmI0OTkzNjM4NTlkZWY5N2NjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ6aWFkODciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWE4NjY1MmY5ZmFiNTNkZjM5NjdlZjExMGY1NzAxMTY2NmNmODBkMjNlMGM5OGQ0YTllYTZjODcwMWJhNTBkZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Glistening\",5:\"§9§7reforge to equipment.\",6:\"\",7:\"§7§8§oNo matter the angle you look\",8:\"§8§oat it, you still won\u0027t find\",9:\"§8§olove.\",10:\"\",11:\"§9Glistening §7(§6Legendary§7):\",12:\"§7Intelligence: §a+6\",13:\"§7Mining Fortune: §a+12\",14:\"\",15:\"§7Requires §aMining Skill Level\",16:\"§aXXIV§7!\",17:\"\",18:\"§9§lRARE REFORGE STONE\"],Name:\"§9Shiny Prism\"},ExtraAttributes:{id:\"SHINY_PRISM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f463bbce-812b-3f81-a7b3-6a279a30518e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ3Mzc0NTgxMSwKICAicHJvZmlsZUlkIiA6ICJmMTA0NzMxZjljYTU0NmI0OTkzNjM4NTlkZWY5N2NjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ6aWFkODciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWE4NjY1MmY5ZmFiNTNkZjM5NjdlZjExMGY1NzAxMTY2NmNmODBkMjNlMGM5OGQ0YTllYTZjODcwMWJhNTBkZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Glistening\",5:\"§9§7reforge to equipment.\",6:\"\",7:\"§7§8§oNo matter the angle you look\",8:\"§8§oat it, you still won\u0027t find\",9:\"§8§olove.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXXIV§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Shiny Prism\"},ExtraAttributes:{id:\"SHINY_PRISM\"}}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -15,18 +15,28 @@ "§8§oat it, you still won\u0027t find", "§8§olove.", "", - "§9Glistening §7(§6Legendary§7):", - "§7Intelligence: §a+6", - "§7Mining Fortune: §a+12", - "", "§7Requires §aMining Skill Level", "§aXXIV§7!", "", "§9§lRARE REFORGE STONE" ], + "recipe": { + "A1": "ENCHANTED_GLOWSTONE_DUST:10", + "A2": "ENCHANTED_GLOWSTONE_DUST:10", + "A3": "ENCHANTED_GLOWSTONE_DUST:10", + "B1": "ENCHANTED_GLOWSTONE_DUST:10", + "B2": "GAZING_PEARL:10", + "B3": "ENCHANTED_GLOWSTONE_DUST:10", + "C1": "ENCHANTED_GLOWSTONE_DUST:10", + "C2": "ENCHANTED_GLOWSTONE_DUST:10", + "C3": "ENCHANTED_GLOWSTONE_DUST:10" + }, "internalname": "SHINY_PRISM", - "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Shiny_Prism" + ] }
\ No newline at end of file |