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