diff options
Diffstat (limited to 'items/EMERALD_BLADE.json')
-rw-r--r-- | items/EMERALD_BLADE.json | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/items/EMERALD_BLADE.json b/items/EMERALD_BLADE.json index 996dab0c..d2927db1 100644 --- a/items/EMERALD_BLADE.json +++ b/items/EMERALD_BLADE.json @@ -1,17 +1,23 @@ { "itemid": "minecraft:emerald", "displayname": "§5Emerald Blade", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"\",2:\"§7A powerful blade made from pure\",3:\"§7§2Emeralds§7. This blade becomes\",4:\"§7stronger as you carry more\",5:\"§7§6coins§7 in your purse.\",6:\"\",7:\"§7Current Damage Bonus: §a0\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Emerald Blade\"},ExtraAttributes:{id:\"EMERALD_BLADE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+224\",1:\"\",2:\"§7A powerful blade made from pure\",3:\"§7§2Emeralds§7. This blade becomes\",4:\"§7stronger as you carry more\",5:\"§7§6coins§7 in your purse\",6:\"§7§8(Capped at 2B coins)\",7:\"\",8:\"§7Receive §4Curse of Greed §7when\",9:\"§7striking, §cCANCELLING§7 any effect\",10:\"§7modifying your §6coins §7loss on\",11:\"§7§4death§7!\",12:\"\",13:\"§7Current Damage Bonus: §a94.0\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§5§lEPIC SWORD\"],Name:\"§5Emerald Blade\"},ExtraAttributes:{id:\"EMERALD_BLADE\"}}", "damage": 0, "lore": [ - "§7Damage: §c+130", + "§7Damage: §c+224", "", "§7A powerful blade made from pure", "§7§2Emeralds§7. This blade becomes", "§7stronger as you carry more", - "§7§6coins§7 in your purse.", + "§7§6coins§7 in your purse", + "§7§8(Capped at 2B coins)", "", - "§7Current Damage Bonus: §a0", + "§7Receive §4Curse of Greed §7when", + "§7striking, §cCANCELLING§7 any effect", + "§7modifying your §6coins §7loss on", + "§7§4death§7!", + "", + "§7Current Damage Bonus: §a94.0", "", "§7§8This item can be reforged!", "§5§lEPIC SWORD" @@ -29,10 +35,10 @@ }, "internalname": "EMERALD_BLADE", "clickcommand": "viewrecipe", - "modver": "1.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Emerald_Blade" ], "crafttext": "Requires: Emerald VIII" -} +}
\ No newline at end of file |