diff options
author | MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> | 2021-02-11 11:53:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 11:53:07 -0500 |
commit | cab6da8d71351060773cfb62eea8e38bc9532419 (patch) | |
tree | aaf7b31230b724b8ef848f7d1f50973bac81bf0d /items/PET_SKIN_ELEPHANT_RED.json | |
parent | adbe589a100a515be7187b2ecc11d24588b25481 (diff) | |
download | NotEnoughUpdates-REPO-cab6da8d71351060773cfb62eea8e38bc9532419.tar.gz NotEnoughUpdates-REPO-cab6da8d71351060773cfb62eea8e38bc9532419.tar.bz2 NotEnoughUpdates-REPO-cab6da8d71351060773cfb62eea8e38bc9532419.zip |
New Skins (#394)
Diffstat (limited to 'items/PET_SKIN_ELEPHANT_RED.json')
-rw-r--r-- | items/PET_SKIN_ELEPHANT_RED.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_ELEPHANT_RED.json b/items/PET_SKIN_ELEPHANT_RED.json new file mode 100644 index 00000000..118a8c98 --- /dev/null +++ b/items/PET_SKIN_ELEPHANT_RED.json @@ -0,0 +1,30 @@ +{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Red Elephant Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"abfffe75-364e-37c4-ae74-e95316a2daa1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTQwMTI2NjY1NCwKICAicHJvZmlsZUlkIiA6ICI5ZDQyNWFiOGFmZjg0MGU1OWM3NzUzZjc5Mjg5YjMyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUb21wa2luNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE1YzY2ZWM2NmNiNmI0YjU1NTAwODVmNTgzYjRlNWMxY2VlNTI0N2JlYzVmYmNjNWMzMThjMzBjNjZjYWI0MiIKICAgIH0KICB9Cn0\"}]}},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 Elephant Pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§9§lRARE COSMETIC\"],Name:\"§9Red Elephant Skin\"},ExtraAttributes:{id:\"PET_SKIN_ELEPHANT_RED\",uuid:\"0f0b338d-4e30-45ba-8f27-f3843d47cebf\"},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 Elephant pets.",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§9§lRARE COSMETIC"
+ ],
+ "internalname": "PET_SKIN_ELEPHANT_RED",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+ }
\ No newline at end of file |