diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/PINK_BUNNY_PERSONALITY.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
Diffstat (limited to 'items/PINK_BUNNY_PERSONALITY.json')
-rw-r--r-- | items/PINK_BUNNY_PERSONALITY.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/PINK_BUNNY_PERSONALITY.json b/items/PINK_BUNNY_PERSONALITY.json new file mode 100644 index 00000000..c1923a22 --- /dev/null +++ b/items/PINK_BUNNY_PERSONALITY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fPink Bunny Personality", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"83338c6f-3df9-35fa-b3da-0e1653e8ad5d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNjk2ODc4MzE3MywKICAicHJvZmlsZUlkIiA6ICJiNWRkZTVmODJlYjM0OTkzYmMwN2Q0MGFiNWY2ODYyMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJsdXhlbWFuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Q3Y2RkZjViMjBjYjUwZDY2MDBlNTMzM2M2YmIzZmIxNWI0NzQxZjE3ZTM2NzVmYzJiZmMwOWMyY2QwOWU2MTkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §ePink Bunny§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§fPink Bunny Personality\"},ExtraAttributes:{id:\"PINK_BUNNY_PERSONALITY\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes", + "§7your minion\u0027s appearance to", + "§7a §ePink Bunny§7.", + "", + "§7§7You can place this item", + "§7in any minion of your", + "§7choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "PINK_BUNNY_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 |