diff options
Diffstat (limited to 'items/TOWN_HALL_BARN_SKIN.json')
-rw-r--r-- | items/TOWN_HALL_BARN_SKIN.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/TOWN_HALL_BARN_SKIN.json b/items/TOWN_HALL_BARN_SKIN.json new file mode 100644 index 00000000..2503913e --- /dev/null +++ b/items/TOWN_HALL_BARN_SKIN.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:gold_block", + "displayname": "§6Town Hall Barn Skin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Town Hall Barn Skin §7on\",2:\"§7the §bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Town Hall Barn Skin\"},ExtraAttributes:{id:\"TOWN_HALL_BARN_SKIN\"}}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §6Town Hall Barn Skin §7on", + "§7the §bGarden§7!", + "", + "§eClick to consume!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "TOWN_HALL_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |