diff options
Diffstat (limited to 'items/DYE_NECRON.json')
-rw-r--r-- | items/DYE_NECRON.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/DYE_NECRON.json b/items/DYE_NECRON.json index bdf58a21..f1b6726b 100644 --- a/items/DYE_NECRON.json +++ b/items/DYE_NECRON.json @@ -1,20 +1,20 @@ { - "itemid": "minecraft:dye", - "displayname": "§f§f§6Necron Dye", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §6#E7413C§7!\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§f§f§6Necron Dye\"},ExtraAttributes:{id:\"DYE_NECRON\"}}", - "damage": 14, + "itemid": "minecraft:skull", + "displayname": "§6Necron Dye", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8af162fc-03df-32ad-a2da-8268ab53047f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNjk2Mjg0ODkxMywKICAicHJvZmlsZUlkIiA6ICIyYjcyZWYyYWUzMmQ0Zjc1OGEyMThlMDI4MTViYmNjZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ2b2xrb2RhZl82MyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hZmEwZWU2ZWQ1ZDUwZGU5ODAxY2E3YjQ0ZDQ2OWM2NjZlOTZkNjZjZDI0MTNlY2U5Y2I2N2ZiZDM1NjlkZjYwIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of an armor piece\",3:\"§7to §6#E7413C§7!\",4:\"\",5:\"§5§lEPIC DYE\"],Name:\"§6Necron Dye\"},ExtraAttributes:{id:\"DYE_NECRON\"}}", + "damage": 3, "lore": [ "§7§8Combinable in Anvil", "", - "§7Changes the color of a leather", - "§7armor piece to §6#E7413C§7!", + "§7Changes the color of an armor piece", + "§7to §6#E7413C§7!", "", - "§6§lLEGENDARY" + "§5§lEPIC DYE" ], "internalname": "DYE_NECRON", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dyes", |