diff options
author | riohorealhk <76907766+riohorealhk@users.noreply.github.com> | 2021-03-10 21:26:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-10 08:26:13 -0500 |
commit | d99be965238ad62f27b31ff3898c7fc9b7f9fc24 (patch) | |
tree | 285e821cf89c26c663d2c9c82af69a7d5cc95417 /items/NECRON_BLADE.json | |
parent | e1d7b82586dd7ad408bee2e3e51466ef1ff42496 (diff) | |
download | NotEnoughUpdates-REPO-d99be965238ad62f27b31ff3898c7fc9b7f9fc24.tar.gz NotEnoughUpdates-REPO-d99be965238ad62f27b31ff3898c7fc9b7f9fc24.tar.bz2 NotEnoughUpdates-REPO-d99be965238ad62f27b31ff3898c7fc9b7f9fc24.zip |
fixed some stuff ig (#429)
* Update HYPERION.json
* Update VALKYRIE.json
* Update HYPERION.json
* Update NECRON_BLADE.json
* Update HYPERION.json
* Update ASTRAEA.json
* Update SCYLLA.json
Diffstat (limited to 'items/NECRON_BLADE.json')
-rw-r--r-- | items/NECRON_BLADE.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/NECRON_BLADE.json b/items/NECRON_BLADE.json index 64cfe6fc..bba1b41c 100644 --- a/items/NECRON_BLADE.json +++ b/items/NECRON_BLADE.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Necron\u0027s Blade (Unrefined)", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425 \",1:\"§7Damage: §c+260 \",2:\"§7Strength: §c+110 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECRON_BLADE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+110\",3:\"\",4:\"§7Intelligence: §a+50\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aCatacombs Floor VII\",14:\"§aCompletion\",15:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{id:\"NECRON_BLADE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d425 ", - "§7Damage: §c+260 ", - "§7Strength: §c+110 ", + "§7Gear Score: §d425", + "§7Damage: §c+260", + "§7Strength: §c+110", "", - "§7Intelligence: §a+50 ", + "§7Intelligence: §a+50", "§7Ferocity: §a+30", "", "§7Deals +§c50% §7damage to", @@ -17,7 +17,6 @@ "§eRight-click to use your class ability!", "", "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", "§7§4❣ §cRequires §aCatacombs Floor VII", "§aCompletion", "§6§lLEGENDARY DUNGEON SWORD" @@ -41,4 +40,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necron\u0027s_Blade" ] -}
\ No newline at end of file +} |