diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-08 18:19:11 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-08 18:19:11 -0400 |
commit | 653e0912fdda6e394d6b746e8a4459c03cb269dc (patch) | |
tree | 79862cd2add9e28ba5ac41d135b7dee30fbdc719 /items/PUMPKIN_PERSONALITY.json | |
parent | 1c562d9b7cbfbeeba5bd6dc7cfff40b67c52a12a (diff) | |
download | NotEnoughUpdates-REPO-653e0912fdda6e394d6b746e8a4459c03cb269dc.tar.gz NotEnoughUpdates-REPO-653e0912fdda6e394d6b746e8a4459c03cb269dc.tar.bz2 NotEnoughUpdates-REPO-653e0912fdda6e394d6b746e8a4459c03cb269dc.zip |
Halloween
Diffstat (limited to 'items/PUMPKIN_PERSONALITY.json')
-rw-r--r-- | items/PUMPKIN_PERSONALITY.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/PUMPKIN_PERSONALITY.json b/items/PUMPKIN_PERSONALITY.json new file mode 100644 index 00000000..61c63a13 --- /dev/null +++ b/items/PUMPKIN_PERSONALITY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fPumpkin Minion Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d4618f33-89aa-3ae4-af1a-d8bb655e39d1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTk5ODg2NjkxMiwKICAicHJvZmlsZUlkIiA6ICJiNzQ3OWJhZTI5YzQ0YjIzYmE1NjI4MzM3OGYwZTNjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTeWxlZXgiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWY2ZGM1NjUyMDEyZWVhOTI2YzBmNjM4YjY4MjBlMGQyMGViOTRjZjBhMDhiMTZiM2UxMDlkNWU1NDlhZWZiOSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §ePumpkin§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fPumpkin Minion Skin\"},ExtraAttributes:{id:\"PUMPKIN_PERSONALITY\"}}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes", + "§7your minion\u0027s appearance to", + "§7a §ePumpkin§7.", + "", + "§7§7You can place this item", + "§7in any minion of your", + "§7choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "PUMPKIN_PERSONALITY", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin" + ] +}
\ No newline at end of file |