diff options
Diffstat (limited to 'items/THE_SOUP_PAINTING.json')
-rw-r--r-- | items/THE_SOUP_PAINTING.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/THE_SOUP_PAINTING.json b/items/THE_SOUP_PAINTING.json new file mode 100644 index 00000000..701b1a46 --- /dev/null +++ b/items/THE_SOUP_PAINTING.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:paper", + "displayname": "§a§oThe Soup", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7From a painter in hard times...\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§a§lUNCOMMON\"],Name:\"§a§oThe Soup\"},ExtraAttributes:{id:\"THE_SOUP_PAINTING\"}}", + "damage": 0, + "lore": [ + "§7From a painter in hard times...", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON" + ], + "internalname": "THE_SOUP_PAINTING", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |