diff options
Diffstat (limited to 'items/PET_SKIN_SHEEP_LIGHT_BLUE.json')
-rw-r--r-- | items/PET_SKIN_SHEEP_LIGHT_BLUE.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_SHEEP_LIGHT_BLUE.json b/items/PET_SKIN_SHEEP_LIGHT_BLUE.json new file mode 100644 index 00000000..e6c5111e --- /dev/null +++ b/items/PET_SKIN_SHEEP_LIGHT_BLUE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aLight Blue Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5ee3925d-b768-331c-af39-d00e1363aa1f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzIyMjIwZGUxYTg2M2JjNWQ5YjllN2E2YTNiMDMyMTRjOWYzZDY5OGVkM2ZlMGQyODIyMGYzYjkzYjc2ODVjNSJ9fX0K\"}]}},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:\"§aLight Blue Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_LIGHT_BLUE\",uuid:\"61f0e57e-fa19-4f8d-837e-3da2006784c7\",timestamp:\"11/7/20 6:13 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_LIGHT_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |