diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-17 18:04:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 18:04:10 -0500 |
commit | d810795aef3e0fde0ce608d33a26ab95fd799ccb (patch) | |
tree | 9d8c4bb2c5f18b8f25603494bfb288f91ab97675 /NECRON_BLADE.json | |
parent | 2b0bb856ac66ec256d4827fef40250acc6a7c883 (diff) | |
parent | ec26d3a0f8a2a37a2798240f4ace96cde02852fb (diff) | |
download | NotEnoughUpdates-REPO-d810795aef3e0fde0ce608d33a26ab95fd799ccb.tar.gz NotEnoughUpdates-REPO-d810795aef3e0fde0ce608d33a26ab95fd799ccb.tar.bz2 NotEnoughUpdates-REPO-d810795aef3e0fde0ce608d33a26ab95fd799ccb.zip |
Merge pull request #27 from apotato321/apotato321-f7before
Apotato321 f7before
Diffstat (limited to 'NECRON_BLADE.json')
-rw-r--r-- | NECRON_BLADE.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/NECRON_BLADE.json b/NECRON_BLADE.json new file mode 100644 index 00000000..1e1faf23 --- /dev/null +++ b/NECRON_BLADE.json @@ -0,0 +1,30 @@ +{
+ "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\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d425 ",
+ "§7Damage: §c+260 ",
+ "§7Strength: §c+110 ",
+ "",
+ "§7Intelligence: §a+50 ",
+ "§7Ferocity: §a+30",
+ "",
+ "§7Deals +§c50% §7damage to",
+ "§7Withers.",
+ "",
+ "§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"
+ ],
+ "internalname": "NECRON_BLADE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.5-REL",
+ "infoType": ""
+}
\ No newline at end of file |