diff options
Diffstat (limited to 'items/BUNNY_BENCH.json')
-rw-r--r-- | items/BUNNY_BENCH.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/BUNNY_BENCH.json b/items/BUNNY_BENCH.json new file mode 100644 index 00000000..71593428 --- /dev/null +++ b/items/BUNNY_BENCH.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Bunny Bench", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"61297520-7d80-34a0-ba0c-a3cd818f70de\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM0ZmI2YTg3Mzk0NDc0N2IwZTdmMTM1YmVkNjMzYzdjOTAyN2E4OGM5MGQxNzk4NDNjMGQyMGI0ZTllNzZhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Easter Cosmetic\",2:\"\",3:\"§7This exclusive §dEaster §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Bunny Bench\"},ExtraAttributes:{id:\"BUNNY_BENCH\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Easter Cosmetic", + "", + "§7This exclusive §dEaster §7cosmetic can", + "§7be placed on your island or traded.", + "", + "§5§lEPIC" + ], + "internalname": "BUNNY_BENCH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |