diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-18 15:49:09 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-18 15:49:09 -0500 |
commit | 4b2b01275d4d651d4082f034eab804cf420dd27f (patch) | |
tree | d5f0c70ced291a6e0960f7eef7dbb807f62b254c /items/PET_SKIN_ELEPHANT_PINK.json | |
parent | 751a4a538697656826f5875c0ea56a754172b986 (diff) | |
download | NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.tar.gz NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.tar.bz2 NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.zip |
Some Stuff from Jani
Diffstat (limited to 'items/PET_SKIN_ELEPHANT_PINK.json')
-rw-r--r-- | items/PET_SKIN_ELEPHANT_PINK.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_ELEPHANT_PINK.json b/items/PET_SKIN_ELEPHANT_PINK.json new file mode 100644 index 00000000..78383dc6 --- /dev/null +++ b/items/PET_SKIN_ELEPHANT_PINK.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Pink Elephant Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"800b4068-e32d-3528-b3d1-a7b8157eb790\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTQwMTEyOTc5NSwKICAicHJvZmlsZUlkIiA6ICJiYzRlZGZiNWYzNmM0OGE3YWM5ZjFhMzlkYzIzZjRmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YWNhNjgwYjIyNDYxMzQwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU3MGVlZjQ3NGVjMGU1NmNjMzRjMjMwN2VhYTM5ZjAyNDYxMmY4Y2Q3MjQ4ZTdkNWIxNDE2OWViZDMwN2M3NDIiCiAgICB9CiAgfQp9\"}]}},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:\"§f§f§9Pink Elephant Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_ELEPHANT_PINK\",uuid:\"5bc6fe25-1507-4bce-b07b-a747bd91b00d\",timestamp:\"12/5/20 12:00 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 Elephant pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§9§lRARE COSMETIC" + ], + "internalname": "PET_SKIN_ELEPHANT_PINK", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |