diff options
Diffstat (limited to 'items/FLAMING_SWORD.json')
-rw-r--r-- | items/FLAMING_SWORD.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/FLAMING_SWORD.json b/items/FLAMING_SWORD.json index 3a25de0f..61e73449 100644 --- a/items/FLAMING_SWORD.json +++ b/items/FLAMING_SWORD.json @@ -1,10 +1,10 @@ { "internalname": "FLAMING_SWORD", "itemid": "minecraft:iron_sword", - "displayname": "Flaming Sword", + "displayname": "§aFlaming Sword", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"\",3:\"§7Ignites enemies for §a3s§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON SWORD\"],Name:\"§aFlaming Sword\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FLAMING_SWORD\",uuid:\"8de3bd0f-08a5-4bac-b77b-4e9d6dc8372e\",timestamp:\"3/31/20 3:52 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"\",3:\"§7Ignites enemies for §a3s§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON SWORD\"],Name:\"§aFlaming Sword\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FLAMING_SWORD\",uuid:\"ce52165f-c4c0-46af-9565-7e81135ad048\",timestamp:\"4/1/20 7:15 PM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+50", @@ -14,5 +14,9 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON SWORD" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Flaming_Sword" ] }
\ No newline at end of file |