diff options
Diffstat (limited to 'items/HEGEMONY_ARTIFACT.json')
-rw-r--r-- | items/HEGEMONY_ARTIFACT.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/HEGEMONY_ARTIFACT.json b/items/HEGEMONY_ARTIFACT.json index 921135eb..47d3ffe5 100644 --- a/items/HEGEMONY_ARTIFACT.json +++ b/items/HEGEMONY_ARTIFACT.json @@ -1,13 +1,12 @@ { "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:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§f§f§6Hegemony Artifact\"},ExtraAttributes:{id:\"HEGEMONY_ARTIFACT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0c2309eb-0882-3594-bbd6-f34ae4a4bda8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzEzMzg0YTI5M2NmYmJhMzQ4OWI0ODNlYmMxZGU3NTg0Y2EyNzI2ZDdmNWMzYTYyMDUxMzQ3NDkyNWU4N2I5NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Counts for twice the §6Magical\",1:\"§6Power §7in your §aAccessory\",2:\"§aBag§7.\",3:\"\",4:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§f§f§6Hegemony Artifact\"},ExtraAttributes:{id:\"HEGEMONY_ARTIFACT\",winning_bid:292500000}}", "damage": 3, "lore": [ - "§7Doubles the stats of the reforge", - "§7on this item.", - "", - "§aObtained from the Darker Auction", + "§7Counts for twice the §6Magical", + "§6Power §7in your §aAccessory", + "§aBag§7.", "", "§6§lLEGENDARY ACCESSORY" ], |