diff options
Diffstat (limited to 'items/BLAZE_POWDER.json')
-rw-r--r-- | items/BLAZE_POWDER.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/BLAZE_POWDER.json b/items/BLAZE_POWDER.json index 4571e577..966b3386 100644 --- a/items/BLAZE_POWDER.json +++ b/items/BLAZE_POWDER.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:blaze_powder", "displayname": "§fBlaze Powder", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBlaze Powder\"},ExtraAttributes:{id:\"BLAZE_POWDER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fBlaze Powder\"},ExtraAttributes:{id:\"BLAZE_POWDER\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "BLAZE_POWDER", - "modver": "1.3-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -24,5 +25,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Powder" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |