diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-07-17 12:09:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-17 12:09:20 +0200 |
| commit | 9684b6dace8b41c7992c755378f9033e714b99a7 (patch) | |
| tree | c8cdea75746b5f56b212c14a7b3463b035c772b7 /items/PET_SKIN_PARROT_BUCCANEER.json | |
| parent | 3b6a95e3a3da7b2767f51f9edccd611c9d4c5c8e (diff) | |
| download | NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.tar.gz NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.tar.bz2 NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.zip | |
Added new skins (#959)
* Added new skins
* Fixed lore Endstone rose
* Fixed lore scarfs talis
Diffstat (limited to 'items/PET_SKIN_PARROT_BUCCANEER.json')
| -rw-r--r-- | items/PET_SKIN_PARROT_BUCCANEER.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/PET_SKIN_PARROT_BUCCANEER.json b/items/PET_SKIN_PARROT_BUCCANEER.json new file mode 100644 index 00000000..b9b8da0b --- /dev/null +++ b/items/PET_SKIN_PARROT_BUCCANEER.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dBuccaneer Parrot Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3fba08c3-fc61-354c-b9ab-0788d5d2571e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4OTMzODcyNjg2MiwKICAicHJvZmlsZUlkIiA6ICJkN2Y4OTAyMWMxNmQ0ZjFhODg3ODQyNDQyZjc3NGI0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJQYW5kYXRvSG9wZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zODVkZTRkNTBhYjE0OGY2OGZhMzc3Y2RkNzYwZjlkMjNmMjBkNTAzYjNlMWMxYWQ3NDEyMDAyOWNjZGM3Mjk5IgogICAgfQogIH0KfQ\"}]}},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 Parrot pets.\",9:\"\",10:\"§7§aThis skin is animated!\",11:\"\",12:\"§7§eRight click on your summoned\",13:\"§epet to apply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dBuccaneer Parrot Skin\"},ExtraAttributes:{id:\"PET_SKIN_PARROT_BUCCANEER\"},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 Parrot pets.", + "", + "§7§aThis skin is animated!", + "", + "§7§eRight click on your summoned", + "§epet to apply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_PARROT_BUCCANEER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale", + "https://wiki.hypixel.net/Fire_Sale" + ] +}
\ No newline at end of file |
