diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-09-13 14:20:43 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 14:20:43 +1000 |
commit | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/PET_SKIN_ENDERMAN.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
parent | 8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2 (diff) | |
download | NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.tar.gz NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.tar.bz2 NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.zip |
Merge pull request #264 from IRONM00N/master
Some mayor Stuff
Diffstat (limited to 'items/PET_SKIN_ENDERMAN.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMAN.json b/items/PET_SKIN_ENDERMAN.json new file mode 100644 index 00000000..e678a253 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Spooky Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"62d9011f-9a1c-3673-b60e-d38c5ce1e4af\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWE4NGNjODgxOGMyOTM0ODRmZGFhZmM4ZmEyZjBiZjM5ZTU1NzMzYTI0N2Q2ODAyM2RmMmM2YzZiOWI2NzFkMCJ9fX0K\"}]}},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 Enderman pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Spooky Enderman Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_ENDERMAN\",uuid:\"81712520-edcd-4a5c-8be5-6426df9a6a2f\",timestamp:\"9/12/20 2:23 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 Enderman pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_ENDERMAN", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |