diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-03-19 21:55:54 +0000 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-03-19 21:55:54 +0000 |
commit | 2c4f16d139c4d315de7ae1498afd75057d752715 (patch) | |
tree | 8939c2ba48af0d1b40b06dc3d79fc0b35da0edd9 /items/PET_SKIN_DOLPHIN_SNUBFIN.json | |
parent | a1875440aadf3e9d0cd0b527c40d75e610b0023b (diff) | |
parent | e580a17989ef1df4e42ab78b82e0af0f0c3fd6b8 (diff) | |
download | NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.tar.gz NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.tar.bz2 NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.zip |
Merge branch 'master' into dangerous
Diffstat (limited to 'items/PET_SKIN_DOLPHIN_SNUBFIN.json')
-rw-r--r-- | items/PET_SKIN_DOLPHIN_SNUBFIN.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/PET_SKIN_DOLPHIN_SNUBFIN.json b/items/PET_SKIN_DOLPHIN_SNUBFIN.json new file mode 100644 index 00000000..dab68dd4 --- /dev/null +++ b/items/PET_SKIN_DOLPHIN_SNUBFIN.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dSnubfin Dolphin Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"cd4195fa-d3d7-3238-af80-917d4ba83721\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MjIyNjg4NTQ2OCwKICAicHJvZmlsZUlkIiA6ICJiNjc3NTgwYzExYmU0ZjNiODI1OGM0YjBkNzNhNzg0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJPZmZpY2lhbGx5SksiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjc5NDEzYzc4OGM3ZjQ1MDIzNGJkYWIwY2YwZDAyOTFjNTdmNzMwZTM4MGM2ZDRjNzc0NmZkZTE1OTI4MzgxIgogICAgfQogIH0KfQ\"}]}},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 Dolphin pets.\",9:\"\",10:\"§dThis skin is animated!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dSnubfin Dolphin Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_DOLPHIN_SNUBFIN\"},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 Dolphin pets.", + "", + "§dThis skin is animated!", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_DOLPHIN_SNUBFIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |