diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:50 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:50 -0500 |
commit | b222d239550574d377bf98f98e427ccf219700c4 (patch) | |
tree | 4e0eabe3069cd3cf252dc4b71654571b4da9fd3d /items/PET_SKIN_WITHER.json | |
parent | 5267ebff0127054f6f9dc33f70544e50c172a80d (diff) | |
download | NotEnoughUpdates-REPO-b222d239550574d377bf98f98e427ccf219700c4.tar.gz NotEnoughUpdates-REPO-b222d239550574d377bf98f98e427ccf219700c4.tar.bz2 NotEnoughUpdates-REPO-b222d239550574d377bf98f98e427ccf219700c4.zip |
Remove anvil uses | new cosmetic
Diffstat (limited to 'items/PET_SKIN_WITHER.json')
-rw-r--r-- | items/PET_SKIN_WITHER.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_WITHER.json b/items/PET_SKIN_WITHER.json new file mode 100644 index 00000000..5044cf93 --- /dev/null +++ b/items/PET_SKIN_WITHER.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Dark Wither Skeleton Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f336e789-b720-36ff-9326-71c8bf135db4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjI0YzJkMTRhMDIxOWFmNWNjZmNhYTM2ZThhMzMzZTI3MTcyNGVkNjEyNzY2MTFmOTUyOWUxNmMxMDI3M2EwZCJ9fX0K\"}]}},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 Wither Skeleton pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Dark Wither Skeleton Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_WITHER\",uuid:\"2227257b-3d47-4d4e-9519-c63c43dddf97\",timestamp:\"11/14/20 6:10 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 Wither Skeleton pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_WITHER", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |