diff options
Diffstat (limited to 'items/BLAZE_POWDER.json')
-rw-r--r-- | items/BLAZE_POWDER.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/items/BLAZE_POWDER.json b/items/BLAZE_POWDER.json new file mode 100644 index 00000000..b7fb2ad2 --- /dev/null +++ b/items/BLAZE_POWDER.json @@ -0,0 +1,13 @@ +{ + "internalname": "BLAZE_POWDER", + "itemid": "minecraft:blaze_powder", + "displayname": "Blaze Powder", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fBlaze Powder\"},ExtraAttributes:{id:\"BLAZE_POWDER\"}}", + "modver": "1.0.0", + "lore": [ + "§8Brewing Ingredient", + "§f§lCOMMON" + ] +}
\ No newline at end of file |