diff options
Diffstat (limited to 'items/DYE_PURE_BLACK.json')
-rw-r--r-- | items/DYE_PURE_BLACK.json | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/items/DYE_PURE_BLACK.json b/items/DYE_PURE_BLACK.json index 3bd2bdf8..d480a935 100644 --- a/items/DYE_PURE_BLACK.json +++ b/items/DYE_PURE_BLACK.json @@ -1,23 +1,20 @@ { - "itemid": "minecraft:dye", - "displayname": "§5Pure Black Dye", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §8#000000§7!\",4:\"\",5:\"§5§lEPIC\",6:\"\",7:\"§7Cost\",8:\"§b250,000 Bits\"],Name:\"§5Pure Black Dye\"},ExtraAttributes:{id:\"DYE_PURE_BLACK\"}}", - "damage": 0, + "itemid": "minecraft:skull", + "displayname": "§8Pure Black Dye", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b7a78b9d-7e12-3a8e-bcd0-3981c425898f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyMTE1OTcyNTAwOCwKICAicHJvZmlsZUlkIiA6ICJiZDNhNWRmY2ZkZjg0NDczOTViZDJiZmUwNGY0YzAzMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJwcmVja3Jhc25vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E1YzQ2ZGIwMTQ2YzNkNjk5YTQ0NzgwZDYzOWY1NDcxOWRkNTgzMWM5ZjZmMzk4M2U4OGNmNmQ4NzE2N2MxNDQiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of an armor piece\",3:\"§7to §8#000000§7!\",4:\"\",5:\"§5§lEPIC DYE\"],Name:\"§8Pure Black Dye\"},ExtraAttributes:{id:\"DYE_PURE_BLACK\"}}", + "damage": 3, "lore": [ "§7§8Combinable in Anvil", "", - "§7Changes the color of a leather", - "§7armor piece to §8#000000§7!", + "§7Changes the color of an armor piece", + "§7to §8#000000§7!", "", - "§5§lEPIC", - "", - "§7Cost", - "§b250,000 Bits" + "§5§lEPIC DYE" ], "internalname": "DYE_PURE_BLACK", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pure_Black_Dye", |