diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-05 18:48:10 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-05 18:48:10 -0400 |
commit | 413e520596fc9786d32cffa7041e8ce1b4795e82 (patch) | |
tree | 9060f81d45976f11e36414db82e806515932d353 /items/EASTER_EGG_PERSONALITY.json | |
parent | 56c96ce1938b635c0e5fb74ebc508dca1f3bb8f0 (diff) | |
download | NotEnoughUpdates-REPO-413e520596fc9786d32cffa7041e8ce1b4795e82.tar.gz NotEnoughUpdates-REPO-413e520596fc9786d32cffa7041e8ce1b4795e82.tar.bz2 NotEnoughUpdates-REPO-413e520596fc9786d32cffa7041e8ce1b4795e82.zip |
ty jani for the Husbandry sack
Diffstat (limited to 'items/EASTER_EGG_PERSONALITY.json')
-rw-r--r-- | items/EASTER_EGG_PERSONALITY.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/EASTER_EGG_PERSONALITY.json b/items/EASTER_EGG_PERSONALITY.json new file mode 100644 index 00000000..401479a4 --- /dev/null +++ b/items/EASTER_EGG_PERSONALITY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fEaster Egg Minion Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"0c48bd37-0af7-3a40-ab14-b2f5b013c800\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNjk1MjcxNjE2NiwKICAicHJvZmlsZUlkIiA6ICIwYWFjMWRlZjUwZmI0N2RjODNmOGU2Njk3MTg1ODRkZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJQZW50YWdyaWQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWNlZGRjMjNmOWQ5NmJhYWEwZDJkN2I5ZWMxODBjZDdiZWE1NDQ3ZDM5YzQyNWNhOWU0NGQ4ODA4ZWExMWVhMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §eEaster Egg§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§f§f§fEaster Egg Minion Skin\"},ExtraAttributes:{id:\"EASTER_EGG_PERSONALITY\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes", + "§7your minion\u0027s appearance to", + "§7a §eEaster Egg§7.", + "", + "§7§7You can place this item", + "§7in any minion of your", + "§7choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "EASTER_EGG_PERSONALITY", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin" + ] +}
\ No newline at end of file |