diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-10-21 14:15:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-21 14:15:47 -0700 |
commit | 784528669dbc4a476cc8c47b150340f31751ceb9 (patch) | |
tree | b39f19794202808c2a5416bd6116e929bb4c642b /items/HEGEMONY_ARTIFACT.json | |
parent | dcaff60f365116f7b20d76ab91504de938021442 (diff) | |
download | NotEnoughUpdates-REPO-784528669dbc4a476cc8c47b150340f31751ceb9.tar.gz NotEnoughUpdates-REPO-784528669dbc4a476cc8c47b150340f31751ceb9.tar.bz2 NotEnoughUpdates-REPO-784528669dbc4a476cc8c47b150340f31751ceb9.zip |
Add files via upload
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 |