diff options
Diffstat (limited to 'items/ENCHANTED_CHARCOAL.json')
-rw-r--r-- | items/ENCHANTED_CHARCOAL.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/ENCHANTED_CHARCOAL.json b/items/ENCHANTED_CHARCOAL.json index d4c39ef0..0941de85 100644 --- a/items/ENCHANTED_CHARCOAL.json +++ b/items/ENCHANTED_CHARCOAL.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:coal", "displayname": "§aEnchanted Charcoal", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the speed of\",1:\"§7your minion by §a20%§7\",2:\"§7for 36 hours§7!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Charcoal\"},ExtraAttributes:{id:\"ENCHANTED_CHARCOAL\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the speed of\",1:\"§7your minion by §a20%§7 for 36\",2:\"§7hours§7!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Charcoal\"},ExtraAttributes:{id:\"ENCHANTED_CHARCOAL\"}}", "damage": 1, "lore": [ "§7Increases the speed of", - "§7your minion by §a20%§7", - "§7for 36 hours§7!", + "§7your minion by §a20%§7 for 36", + "§7hours§7!", "", "§a§lUNCOMMON" ], @@ -23,7 +23,7 @@ }, "internalname": "ENCHANTED_CHARCOAL", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Charcoal", |