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_ORANGE.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_ORANGE.json')
-rw-r--r-- | items/PET_SKIN_ELEPHANT_ORANGE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_ELEPHANT_ORANGE.json b/items/PET_SKIN_ELEPHANT_ORANGE.json new file mode 100644 index 00000000..6593e00d --- /dev/null +++ b/items/PET_SKIN_ELEPHANT_ORANGE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Orange Elephant Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"69a9731d-621a-36db-bb64-e63dd541f7ea\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTQwMTI4Nzc2MiwKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81NTRhMzRhODBjNDc0MjA2ZDM3MDBiOGZjZWQ2YjQ0ZmFiMGIwZWQwYjA1YzEyOTNmZjBjNWQ4NmVkYTI1MWQxIgogICAgfQogIH0KfQ\"}]}},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§9Orange Elephant Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_ELEPHANT_ORANGE\",uuid:\"d5f56232-0bd3-4141-a6a1-7f1e5e74f59b\",timestamp:\"12/5/20 5:24 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_ORANGE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |