diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/NECRON_BLADE.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/NECRON_BLADE.json')
-rw-r--r-- | items/NECRON_BLADE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/NECRON_BLADE.json b/items/NECRON_BLADE.json index bba1b41c..7d862f1d 100644 --- a/items/NECRON_BLADE.json +++ b/items/NECRON_BLADE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Necron\u0027s Blade (Unrefined)", - "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\"}}", + "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:{dungeon_item_level:0,id:\"NECRON_BLADE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d425", @@ -40,4 +40,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necron\u0027s_Blade" ] -} +}
\ No newline at end of file |