diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/GIANTS_SWORD.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/GIANTS_SWORD.json')
-rw-r--r-- | items/GIANTS_SWORD.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/GIANTS_SWORD.json b/items/GIANTS_SWORD.json index 01da9f19..991d0584 100644 --- a/items/GIANTS_SWORD.json +++ b/items/GIANTS_SWORD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", - "displayname": "§6Giant's Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d600 \",1:\"§7Damage: §c+500 \",2:\" §8[§8❁§8] §8[§8❁§8]\",3:\"\",4:\"§6Ability: Giant's Slam §e§lRIGHT CLICK\",5:\"§7Slam your sword into the ground\",6:\"§7dealing §c111,550 §7damage to\",7:\"§7nearby enemies.\",8:\"§8Mana Cost: §3100\",9:\"§8Cooldown: §a30s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor VI\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Giant's Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"GIANTS_SWORD\"}}", + "displayname": "§6Giant\u0027s Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d600 \",1:\"§7Damage: §c+500 \",2:\" §8[§8❁§8] §8[§8❁§8]\",3:\"\",4:\"§6Ability: Giant\u0027s Slam §e§lRIGHT CLICK\",5:\"§7Slam your sword into the ground\",6:\"§7dealing §c111,550 §7damage to\",7:\"§7nearby enemies.\",8:\"§8Mana Cost: §3100\",9:\"§8Cooldown: §a30s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aThe Catacombs Floor\",13:\"§aVI Completion§c.\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Giant\u0027s Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"GIANTS_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d600 ", "§7Damage: §c+500 ", " §8[§8❁§8] §8[§8❁§8]", "", - "§6Ability: Giant's Slam §e§lRIGHT CLICK", + "§6Ability: Giant\u0027s Slam §e§lRIGHT CLICK", "§7Slam your sword into the ground", "§7dealing §c111,550 §7damage to", "§7nearby enemies.", @@ -16,17 +16,17 @@ "§8Cooldown: §a30s", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VI", - "§aCompletion", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aVI Completion§c.", "§6§lLEGENDARY DUNGEON SWORD" ], "internalname": "GIANTS_SWORD", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giant%27s_Sword", - "https://wiki.hypixel.net/Giant's_Sword" + "https://wiki.hypixel.net/Giant\u0027s_Sword" ] }
\ No newline at end of file |