diff options
Diffstat (limited to 'items/EMBER_ROD.json')
-rw-r--r-- | items/EMBER_ROD.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/EMBER_ROD.json b/items/EMBER_ROD.json new file mode 100644 index 00000000..636299d9 --- /dev/null +++ b/items/EMBER_ROD.json @@ -0,0 +1,24 @@ +{ + "internalname": "EMBER_ROD", + "itemid": "minecraft:blaze_rod", + "displayname": "Ember Rod", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+35\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Item Ability: Fire Blast §e§lRIGHT CLICK\",6:\"§7Shoot 3 Fireballs in rapid\",7:\"§7succession in front of you!\",8:\"§8Mana Cost: §3150\",9:\"§8Cooldown: §a30s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC 剑\"],Name:\"§5Ember Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"EMBER_ROD\",uuid:\"daeb5f4a-29c3-41c2-87c7-8230c3edca09\",timestamp:\"9/1/19 5:59 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+80", + "§7Strength: §c+35", + "", + "§7Intelligence: §a+50", + "", + "§6Item Ability: Fire Blast §e§lRIGHT CLICK", + "§7Shoot 3 Fireballs in rapid", + "§7succession in front of you!", + "§8Mana Cost: §3150", + "§8Cooldown: §a30s", + "", + "§7§8This item can be reforged!", + "§5§lEPIC 剑" + ] +}
\ No newline at end of file |