From 7dace9af7ae041a753bb076c0fbad7dd5b560294 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 May 2020 02:47:11 +1000 Subject: 1.5 --- items/BUNNY.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 items/BUNNY.json (limited to 'items/BUNNY.json') 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 -- cgit