diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-24 23:58:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-24 17:58:40 -0400 |
commit | d22be55639a335fab03171bdae170428b825bb5a (patch) | |
tree | 9130dc4f8c9d5456ce2186bda8f74640b8c892fe /items/PET_SKIN_BLACK_CAT_ONYX.json | |
parent | 1d68daa056370980f794ea83dc66d2965e28ea48 (diff) | |
download | NotEnoughUpdates-REPO-d22be55639a335fab03171bdae170428b825bb5a.tar.gz NotEnoughUpdates-REPO-d22be55639a335fab03171bdae170428b825bb5a.tar.bz2 NotEnoughUpdates-REPO-d22be55639a335fab03171bdae170428b825bb5a.zip |
Pet Skins and Axes (#476)
Diffstat (limited to 'items/PET_SKIN_BLACK_CAT_ONYX.json')
-rw-r--r-- | items/PET_SKIN_BLACK_CAT_ONYX.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_BLACK_CAT_ONYX.json b/items/PET_SKIN_BLACK_CAT_ONYX.json new file mode 100644 index 00000000..fc3a7c2c --- /dev/null +++ b/items/PET_SKIN_BLACK_CAT_ONYX.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Onyx Black Cat Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9c1f2945-99bf-3ab2-bd0f-7f223a58c7db\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDIyNTA0NDA4MiwKICAicHJvZmlsZUlkIiA6ICJiMGQ3MzJmZTAwZjc0MDdlOWU3Zjc0NjMwMWNkOThjYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPUHBscyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iZTkyNDExNWQzYThiYmFjZmQ0ZmFmYjZjYzcwZjk5YTJmNzU4MGU0NTgzYTUwZmE5YjljMjg1YTk4YWMwYzU2IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Black Cat pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Onyx Black Cat Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_BLACK_CAT_ONYX\",uuid:\"9cf31e99-60af-4d0c-b575-b7578cf6e0bf\",timestamp:\"4/24/21 5:47 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Black Cat pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_BLACK_CAT_ONYX", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |