From 9f485436bfea8111c0a1d2869d35090f1705f5db Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 22 Feb 2022 10:34:17 +0100 Subject: 😎 (#691) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * pls now * hi --- items/PIGMAN_SWORD.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/PIGMAN_SWORD.json') diff --git a/items/PIGMAN_SWORD.json b/items/PIGMAN_SWORD.json index 2bf62cb7..ba815653 100644 --- a/items/PIGMAN_SWORD.json +++ b/items/PIGMAN_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_sword", "displayname": "§6Pigman Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§6Ability: Burning Souls §e§lRIGHT CLICK\",7:\"§7Gain §a+50❈ Defense §7for §a5s§7\",8:\"§7and cast vortex of flames\",9:\"§7towards enemies, dealing up to\",10:\"§7§c30,000§7 over §a5§7 seconds.\",11:\"§8Mana Cost: §3400\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§6Ability: Burning Souls §e§lRIGHT CLICK\",7:\"§7Gain §a+300❈ Defense §7for §a5s§7\",8:\"§7and cast vortex of flames\",9:\"§7towards enemies, dealing up to\",10:\"§7§c30,000§7 over §a5§7 seconds.\",11:\"§8Mana Cost: §3400\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+200", @@ -11,7 +11,7 @@ "§7Intelligence: §a+300", "", "§6Ability: Burning Souls §e§lRIGHT CLICK", - "§7Gain §a+50❈ Defense §7for §a5s§7", + "§7Gain §a+300❈ Defense §7for §a5s§7", "§7and cast vortex of flames", "§7towards enemies, dealing up to", "§7§c30,000§7 over §a5§7 seconds.", @@ -33,7 +33,7 @@ }, "internalname": "PIGMAN_SWORD", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Sword" -- cgit