aboutsummaryrefslogtreecommitdiff
path: root/items/POWER_ARTIFACT.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/POWER_ARTIFACT.json')
-rw-r--r--items/POWER_ARTIFACT.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/items/POWER_ARTIFACT.json b/items/POWER_ARTIFACT.json
new file mode 100644
index 00000000..26eafcb2
--- /dev/null
+++ b/items/POWER_ARTIFACT.json
@@ -0,0 +1,34 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Artifact of Power",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"09aad33a-fc73-3126-b28a-fa27d3616782\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTc1MzA0Mzc5NiwKICAicHJvZmlsZUlkIiA6ICI0ODBkMmFiMmY1ZTk0OWQ0YWM2Mzk0NDdmNjIzYTYwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIb3RhbXBhIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJiMTVjODY0NWJiYWJjNDIzNTIzNTBiMWM5ZDg0YWY3MTk2NmM0YzU2YTg2ZDAzYWNkMDc5ZWQ1N2YzZWFkM2YiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Allows you to harness the power\",1:\"§7of §a7§7 Gemstones, although\",2:\"§7only half of the normal power\",3:\"§7can be harnessed!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Artifact of Power\"},ExtraAttributes:{id:\"POWER_ARTIFACT\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Allows you to harness the power",
+ "§7of §a7§7 Gemstones, although",
+ "§7only half of the normal power",
+ "§7can be harnessed!",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE ACCESSORY"
+ ],
+ "recipe": {
+ "A1": "GEMSTONE_MIXTURE:4",
+ "A2": "GEMSTONE_MIXTURE:4",
+ "A3": "GEMSTONE_MIXTURE:4",
+ "B1": "GEMSTONE_MIXTURE:4",
+ "B2": "POWER_RING:1",
+ "B3": "GEMSTONE_MIXTURE:4",
+ "C1": "GEMSTONE_MIXTURE:4",
+ "C2": "GEMSTONE_MIXTURE:4",
+ "C3": "GEMSTONE_MIXTURE:4"
+ },
+ "internalname": "POWER_ARTIFACT",
+ "crafttext": "Requires Gemstone Collection X",
+ "clickcommand": "viewrecipe",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Artifact_of_Power"
+ ]
+} \ No newline at end of file