diff options
Diffstat (limited to 'items/WISE_DRAGON_BOOTS.json')
-rw-r--r-- | items/WISE_DRAGON_BOOTS.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/WISE_DRAGON_BOOTS.json b/items/WISE_DRAGON_BOOTS.json index 2db1ad38..e16b3491 100644 --- a/items/WISE_DRAGON_BOOTS.json +++ b/items/WISE_DRAGON_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§f§f§6Wise Dragon Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60\",1:\"§7Defense: §a+90\",2:\"§7Intelligence: §a+75\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Full Set Bonus: Wise Blood §7(0/4)\",6:\"§7Abilities have §a2/3 §7of the\",7:\"§7mana cost.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",11:\"§6§lLEGENDARY BOOTS\"],color:2748649,Name:\"§f§f§6Wise Dragon Boots\"},ExtraAttributes:{id:\"WISE_DRAGON_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60\",1:\"§7Defense: §a+90\",2:\"§7Intelligence: §a+75\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Full Set Bonus: Wise Blood §7(0/4)\",6:\"§7Abilities have §a2/3 §7of the mana cost.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",10:\"§6§lLEGENDARY BOOTS\"],color:2748649,Name:\"§f§f§6Wise Dragon Boots\"},ExtraAttributes:{id:\"WISE_DRAGON_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+60", @@ -10,8 +10,7 @@ " §8[§8✎§8]", "", "§6Full Set Bonus: Wise Blood §7(0/4)", - "§7Abilities have §a2/3 §7of the", - "§7mana cost.", + "§7Abilities have §a2/3 §7of the mana cost.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCombat Skill 16§c.", |