diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-02-22 10:34:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 10:34:17 +0100 |
commit | 9f485436bfea8111c0a1d2869d35090f1705f5db (patch) | |
tree | e0bc62c24249d63571c8c561fd97ed532d3badcd /items | |
parent | 3cd74957492eff28eb2bf011ccc09df23bf2de79 (diff) | |
download | NotEnoughUpdates-REPO-9f485436bfea8111c0a1d2869d35090f1705f5db.tar.gz NotEnoughUpdates-REPO-9f485436bfea8111c0a1d2869d35090f1705f5db.tar.bz2 NotEnoughUpdates-REPO-9f485436bfea8111c0a1d2869d35090f1705f5db.zip |
😎 (#691)
* pls now
* hi
Diffstat (limited to 'items')
-rw-r--r-- | items/PIGMAN_SWORD.json | 6 |
1 files changed, 3 insertions, 3 deletions
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" |