aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_BLAZE_ROD.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_BLAZE_ROD.json')
-rw-r--r--items/ENCHANTED_BLAZE_ROD.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/items/ENCHANTED_BLAZE_ROD.json b/items/ENCHANTED_BLAZE_ROD.json
new file mode 100644
index 00000000..24e3b6c5
--- /dev/null
+++ b/items/ENCHANTED_BLAZE_ROD.json
@@ -0,0 +1,13 @@
+{
+ "internalname": "ENCHANTED_BLAZE_ROD",
+ "itemid": "minecraft:blaze_rod",
+ "displayname": "Enchanted Blaze Rod",
+ "clickcommand": "viewrecipe",
+ "damage": 0,
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Blaze Rod\"},ExtraAttributes:{id:\"ENCHANTED_BLAZE_ROD\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§8Brewing Ingredient",
+ "§a§lUNCOMMON"
+ ]
+} \ No newline at end of file