diff options
-rw-r--r-- | constants/misc.json | 4 | ||||
-rw-r--r-- | items/PIGMAN_SWORD.json | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/constants/misc.json b/constants/misc.json index 78aaa506..bbe7b999 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1187,7 +1187,7 @@ "§f - §aMisterCheezeCake§7: Item-repo Contributor", "§f - §aMotorGorilla1§7: Asset Contributor", "§f - §aSwedengamer100§7: Item-repo Contributor", - "§f - §aTomEngMaster§7: Item-repo Contributor", + "§f - §alucy§7: Item-repo Contributor", "§f - §aTymanWasTaken§7: Item-repo Contributor", "§f - §aapotato321§7: Item-repo Contributor", "§f - §aSome1sm§7: Item-repo Contributor", @@ -1198,9 +1198,9 @@ "§f - §bnopo#6969§7: §cAdmin", "§f - §bjani270#0119§7: §cAdmin", "§f - §bTomEngMaster#9182§7: §2Sr. Moderator", + "§f - §bTyman#5998§7: §2Sr. Moderator", "§f - §bapotato#1965§7: §2Moderator", "§f - §bBestower#6073§7: §2Moderator", - "§f - §bTyman#5998§7: §2Moderator", "§f - §bHasnu#4411§7: §2Moderator", "§f - §bgeorge.#0550: §2Moderator", "§f - §bDoKM#7224: §2Moderator", 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" |