diff options
Diffstat (limited to 'items/EMBER_ROD.json')
-rw-r--r-- | items/EMBER_ROD.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/EMBER_ROD.json b/items/EMBER_ROD.json index 636299d9..703e39e2 100644 --- a/items/EMBER_ROD.json +++ b/items/EMBER_ROD.json @@ -1,10 +1,10 @@ { "internalname": "EMBER_ROD", "itemid": "minecraft:blaze_rod", - "displayname": "Ember Rod", + "displayname": "§5Ember 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\"}}", + "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 SWORD\"],Name:\"§5Ember Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"EMBER_ROD\",uuid:\"16f71595-1886-497c-b37f-08f286a8f479\",timestamp:\"9/10/19 5:07 PM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+80", @@ -19,6 +19,10 @@ "§8Cooldown: §a30s", "", "§7§8This item can be reforged!", - "§5§lEPIC 剑" + "§5§lEPIC SWORD" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ember_Rod" ] }
\ No newline at end of file |