From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/FOUL_FLESH.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 items/FOUL_FLESH.json (limited to 'items/FOUL_FLESH.json') diff --git a/items/FOUL_FLESH.json b/items/FOUL_FLESH.json new file mode 100644 index 00000000..d60483df --- /dev/null +++ b/items/FOUL_FLESH.json @@ -0,0 +1,17 @@ +{ + "internalname": "FOUL_FLESH", + "itemid": "minecraft:coal", + "displayname": "Foul Flesh", + "clickcommand": "", + "damage": 1, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§7increases the speed of\",2:\"§7your minion by §a90%§7\",3:\"§7for 5 hours§7!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Foul Flesh\"},ExtraAttributes:{id:\"FOUL_FLESH\"}}", + "modver": "1.0.0", + "lore": [ + "§8Brewing Ingredient", + "§7increases the speed of", + "§7your minion by §a90%§7", + "§7for 5 hours§7!", + "", + "§9§lRARE" + ] +} \ No newline at end of file -- cgit