diff options
Diffstat (limited to 'items/COAL.json')
-rw-r--r-- | items/COAL.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/COAL.json b/items/COAL.json new file mode 100644 index 00000000..4df92379 --- /dev/null +++ b/items/COAL.json @@ -0,0 +1,17 @@ +{ + "internalname": "COAL", + "itemid": "minecraft:coal", + "displayname": "Coal", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§7increases the speed of\",2:\"§7your minion by §a5%§7\",3:\"§7for 30 minutes§7!\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fCoal\"},ExtraAttributes:{id:\"COAL\"}}", + "modver": "1.0.0", + "lore": [ + "?8Brewing Ingredient", + "?7increases the speed of", + "?7your minion by ?a5%?7", + "?7for 30 minutes?7!", + "", + "?f?lCOMMON" + ] +}
\ No newline at end of file |