diff options
author | Swedengamer100 <44095205+Swedengamer100@users.noreply.github.com> | 2020-12-10 05:00:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-09 23:00:36 -0500 |
commit | 79fa62aebe3218ce803581a52a68ac50c9ee5623 (patch) | |
tree | 9153947fb49c5d6f65ef3a99d79faa9b30ac288d /items/PRESENT_PERSONALITY.json | |
parent | 87b6e442b60f21b39583da37ed8a8eac3e7ccca6 (diff) | |
download | NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.tar.gz NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.tar.bz2 NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.zip |
Guardian pet -> Enchanting pet, Experimentation table, other new items and recipes/wiki links
Diffstat (limited to 'items/PRESENT_PERSONALITY.json')
-rw-r--r-- | items/PRESENT_PERSONALITY.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/PRESENT_PERSONALITY.json b/items/PRESENT_PERSONALITY.json new file mode 100644 index 00000000..ef0c751f --- /dev/null +++ b/items/PRESENT_PERSONALITY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fPresent Minion Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5780f7ea-5169-38ce-996f-4d5752f24671\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjU4MDA1MDY0NCwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2EzYzg1NjMyNzFhMDE3ZDM0NTc1Y2M2ZmEyODM4MWM3MzRlYmE0NjE3ZmVlZjZjYTVmN2QwYTVmZWRhNDNkMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §ePresent§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fPresent Minion Skin\"},ExtraAttributes:{id:\"PRESENT_PERSONALITY\"}}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes", + "§7your minion\u0027s appearance to", + "§7a §ePresent§7.", + "", + "§7§7You can place this item", + "§7in any minion of your", + "§7choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "PRESENT_PERSONALITY", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin" + ] +}
\ No newline at end of file |