diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
commit | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (patch) | |
tree | 37f4390b3246c3580852e198b50f96b291c93e7e /items/PET_SKIN_SILVERFISH.json | |
parent | 4cfe3d2a5bd617e098efaee69bf5652f1c6755f1 (diff) | |
download | NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.gz NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.bz2 NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.zip |
*enter creative name here*
Diffstat (limited to 'items/PET_SKIN_SILVERFISH.json')
-rw-r--r-- | items/PET_SKIN_SILVERFISH.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_SILVERFISH.json b/items/PET_SKIN_SILVERFISH.json new file mode 100644 index 00000000..6320b701 --- /dev/null +++ b/items/PET_SKIN_SILVERFISH.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Fortified Silverfish Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ee81d609-06c4-38e7-97e5-dd3ef196a4ba\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDg1NTJmZjU5MTA0MmM0YTM4ZjhiYTA2MjY3ODRhZTI4YzQ1NDVhOTdkNDIzZmQ5MDM3YzM0MTAzNTU5MzI3MyJ9fX0K\"}]}},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 Silverfish pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Fortified Silverfish Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SILVERFISH\",uuid:\"1380e849-f55b-4cc6-ab08-6085774e8ad9\",timestamp:\"11/22/20 8:59 PM\"}}", + "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 Silverfish pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_SILVERFISH", + "crafttext": "", + "clickcommand": "", + "modver": "1.7-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |