diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:34:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:34:12 -0800 |
commit | 549357a3a201a2a24bfab4406346ab2289248929 (patch) | |
tree | f0e223f259d634852a48fc8454d0fcf756f1dafa /items/PET_SKIN_SHEEP_PURPLE.json | |
parent | 21aed1acba081de6af108596c1c09376f69f3730 (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.gz NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.bz2 NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.zip |
Merge pull request #3 from Moulberry/master
123123
Diffstat (limited to 'items/PET_SKIN_SHEEP_PURPLE.json')
-rw-r--r-- | items/PET_SKIN_SHEEP_PURPLE.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_SHEEP_PURPLE.json b/items/PET_SKIN_SHEEP_PURPLE.json new file mode 100644 index 00000000..ca4becbb --- /dev/null +++ b/items/PET_SKIN_SHEEP_PURPLE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPurple Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"98d9a319-e671-34a0-b1da-a912ef421fc9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTlhODhjZjdkZDMzMDYzNTg3YzZiNTQwZTYxMzBhYmM1ZDA3ZjFhNjVjNDc1NzNhYjNjMWFkM2NjZWM4ODU3ZiJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aPurple Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_PURPLE\",uuid:\"251bc697-5c50-4da8-9bbe-fa410663058a\",timestamp:\"11/7/20 6:15 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |