From 325d03e7812c8f85d9c476b9d778d36950dfbb01 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 5 Jun 2021 16:52:10 +0200 Subject: Small Stuff (#510) * Small Stuff * Another Rainbow Name * New Item and a fix * Other fixes * Another one * Added Item and fixed one * I love commit messages * Another Rainbow Name * Rainbow Name * Rainbow Name * yep * Stuff --- items/ATOMSPLIT_KATANA.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/ATOMSPLIT_KATANA.json') diff --git a/items/ATOMSPLIT_KATANA.json b/items/ATOMSPLIT_KATANA.json index 35ddae30..5a04f341 100644 --- a/items/ATOMSPLIT_KATANA.json +++ b/items/ATOMSPLIT_KATANA.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§6Atomsplit Katana", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+240 \",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+85%\",3:\"\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§7Deal §a+250% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+400⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §32\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 7\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Atomsplit Katana\"},ExtraAttributes:{originTag:\"ATOMSPLIT_KATANA\",id:\"ATOMSPLIT_KATANA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+240 \",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+85%\",3:\"\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§7Deal §a+250% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+400⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §32\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 6\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Atomsplit Katana\"},ExtraAttributes:{originTag:\"ATOMSPLIT_KATANA\",id:\"ATOMSPLIT_KATANA\"}}", "damage": 0, "lore": [ "§7Damage: §c+240 ", @@ -20,7 +20,7 @@ "§8Cooldown: §a4s", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Enderman Slayer 7", + "§7§4☠ §cRequires §5Enderman Slayer 6", "§6§lLEGENDARY SWORD" ], "recipe": { -- cgit