diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:09:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:09:08 -0400 |
commit | cd34f5689a82864c560f678339f0f524cebf88fe (patch) | |
tree | b250c7376349129557832f994856f0bb828e6cf5 /items/HEGEMONY_ARTIFACT.json | |
parent | d286d450a28e23763c2e1331ae2b3d6332d3bfeb (diff) | |
download | NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.tar.gz NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.tar.bz2 NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.zip |
Manually Add New Comits bc I can't use Github
Diffstat (limited to 'items/HEGEMONY_ARTIFACT.json')
-rw-r--r-- | items/HEGEMONY_ARTIFACT.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/HEGEMONY_ARTIFACT.json b/items/HEGEMONY_ARTIFACT.json new file mode 100644 index 00000000..00741492 --- /dev/null +++ b/items/HEGEMONY_ARTIFACT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Hegemony Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0c2309eb-0882-3594-bbd6-f34ae4a4bda8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzEzMzg0YTI5M2NmYmJhMzQ4OWI0ODNlYmMxZGU3NTg0Y2EyNzI2ZDdmNWMzYTYyMDUxMzQ3NDkyNWU4N2I5NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Doubles the stats of the reforge\",1:\"§7on this item.\",2:\"\",3:\"§aObtained from the Darker Auction\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§f§f§6Hegemony Artifact\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"HEGEMONY_ARTIFACT\"}}", + "damage": 3, + "lore": [ + "§7Doubles the stats of the reforge", + "§7on this item.", + "", + "§aObtained from the Darker Auction", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY ACCESSORY" + ], + "internalname": "HEGEMONY_ARTIFACT", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hegemony_Artifact" + ] +}
\ No newline at end of file |