diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-22 08:30:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-22 08:30:30 +0100 |
commit | a6d967c513053d1f53a3e0944be6f6097e27876a (patch) | |
tree | 60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/PET_SKIN_SHEEP_PINK.json | |
parent | ce2a8e23753746323446021155538d68c2f78d05 (diff) | |
parent | 3e758918fb29e4fb54d998b457b7953e42e26a7d (diff) | |
download | NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.gz NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.bz2 NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.zip |
Merge pull request #3 from Moulberry/master
Update from original repo
Diffstat (limited to 'items/PET_SKIN_SHEEP_PINK.json')
-rw-r--r-- | items/PET_SKIN_SHEEP_PINK.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_SHEEP_PINK.json b/items/PET_SKIN_SHEEP_PINK.json new file mode 100644 index 00000000..6dcfbb74 --- /dev/null +++ b/items/PET_SKIN_SHEEP_PINK.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPink Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8899dc3a-c587-3d3e-8c1a-aa0fba9c38d5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWZhNzc0NzY4NGRjYjk2MTkyZDkwMzQyY2VhNjI3NDJlYzM2M2RhMDdjYjVlNmUyNWVlY2VjODg4Y2QyMDc2In19fQo\"}]}},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:\"§aPink Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_PINK\",uuid:\"2ed595c6-4d41-457f-a052-1842b914d114\",timestamp:\"11/6/20 7:18 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_PINK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |