diff options
Diffstat (limited to 'items/CHARCOAL.json')
-rw-r--r-- | items/CHARCOAL.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/CHARCOAL.json b/items/CHARCOAL.json new file mode 100644 index 00000000..86a32d29 --- /dev/null +++ b/items/CHARCOAL.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:coal", + "displayname": "§fCharcoal", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increases the speed of\",1:\"§7your minion by §a5%§7\",2:\"§7for 30 minutes§7!\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fCharcoal\"},ExtraAttributes:{id:\"CHARCOAL\"}}", + "damage": 1, + "lore": [ + "§7Increases the speed of", + "§7your minion by §a5%§7", + "§7for 30 minutes§7!", + "", + "§f§lCOMMON" + ], + "internalname": "CHARCOAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |