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_YETI_GROWN_UP.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_YETI_GROWN_UP.json')
-rw-r--r-- | items/PET_SKIN_YETI_GROWN_UP.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_YETI_GROWN_UP.json b/items/PET_SKIN_YETI_GROWN_UP.json new file mode 100644 index 00000000..46408ddc --- /dev/null +++ b/items/PET_SKIN_YETI_GROWN_UP.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Grown-up Baby Yeti Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3a80504c-0993-3be5-92cd-2200f94a72b6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjQyODA5NTg3NywKICAicHJvZmlsZUlkIiA6ICIzZmM3ZmRmOTM5NjM0YzQxOTExOTliYTNmN2NjM2ZlZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZZWxlaGEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVmMjlhOTc1NTI5Mjc2ZDkxNmZjNjc5OTg4MzNjMTFlZTE3OGZmMjFlNTk0MWFmZGZiMGZhNzAxMGY4Mzc0ZSIKICAgIH0KICB9Cn0\"}]}},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 Baby Yeti pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§f§f§5Grown-up Baby Yeti Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_YETI_GROWN_UP\",uuid:\"27104156-0296-4ca4-8437-67026c304947\",timestamp:\"12/15/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 Baby Yeti pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_YETI_GROWN_UP", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |