diff options
Diffstat (limited to 'items/BUNNY.json')
-rw-r--r-- | items/BUNNY.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/BUNNY.json b/items/BUNNY.json new file mode 100644 index 00000000..58e1850d --- /dev/null +++ b/items/BUNNY.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Bunny", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b7eba256-9c0d-3612-89f7-496115344c4d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VjMjQyZTY2N2FlZTQ0NDkyNDEzZWY0NjFiODEwY2FjMzU2Yjc0ZDg3MThlNWNlYzFmODkyYTZiNDNlNWUxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Easter Cosmetic\",2:\"\",3:\"§7This exclusive Easter cosmetic\",4:\"§7can be placed on your island or\",5:\"§7traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§f§9Bunny\"},ExtraAttributes:{id:\"BUNNY\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Easter Cosmetic", + "", + "§7This exclusive Easter cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§9§lRARE" + ], + "internalname": "BUNNY", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |