From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/INK_SACK-3.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 items/INK_SACK-3.json (limited to 'items/INK_SACK-3.json') diff --git a/items/INK_SACK-3.json b/items/INK_SACK-3.json new file mode 100644 index 00000000..11b83d3c --- /dev/null +++ b/items/INK_SACK-3.json @@ -0,0 +1,13 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§fCocoa Beans", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fCocoa Beans\"},ExtraAttributes:{id:\"INK_SACK:3\"}}", + "damage": 3, + "lore": [ + "§8Brewing Ingredient", + "§f§lCOMMON" + ], + "internalname": "INK_SACK-3", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file -- cgit