diff options
Diffstat (limited to 'items/PINK_DONUT_PERSONALITY.json')
-rw-r--r-- | items/PINK_DONUT_PERSONALITY.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/PINK_DONUT_PERSONALITY.json b/items/PINK_DONUT_PERSONALITY.json new file mode 100644 index 00000000..dc696eed --- /dev/null +++ b/items/PINK_DONUT_PERSONALITY.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fPink Donut Minion Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4e8bb901-08a0-3fbb-9f41-1af99bb2aed6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODM3YzliODJiMTg2NjU2ZTlmNjM2M2EyYTFjNmE0YjViOTNjZmE5ZWY0ZGFkNmYxNmI5NGViYjVlMzYyNjc4In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §ePink Frosted Donut§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 Donut Minion Skin\"},ExtraAttributes:{id:\"PINK_DONUT_PERSONALITY\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes", + "§7your minion\u0027s appearance to", + "§7a §ePink Frosted Donut§7.", + "", + "§7§7You can place this item", + "§7in any minion of your", + "§7choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "PINK_DONUT_PERSONALITY", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |