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