diff options
Diffstat (limited to 'items/LADY_BUG_PERSONALITY.json')
-rw-r--r-- | items/LADY_BUG_PERSONALITY.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/LADY_BUG_PERSONALITY.json b/items/LADY_BUG_PERSONALITY.json new file mode 100644 index 00000000..9a0eed46 --- /dev/null +++ b/items/LADY_BUG_PERSONALITY.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fLady Bug Minion Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7292b0bb-22a6-30c1-b85b-20f162f98d1b\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1ODU2MTMxOTE3OTUsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWI3OGM1ZGQ0ZTg1Njk4OWMzYzk0NmNiODYxZDczYjMyNzY2MGYwN2E5OGVlYzY3NTg4Y2U3ZDc1NGNiMDhiYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §eLady Bug§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fLady Bug Minion Skin\"},ExtraAttributes:{id:\"LADY_BUG_PERSONALITY\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes", + "§7your minion\u0027s appearance to", + "§7a §eLady Bug§7.", + "", + "§7§7You can place this item", + "§7in any minion of your", + "§7choice!", + "", + "§f§lCOMMON" + ], + "internalname": "LADY_BUG_PERSONALITY", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |