diff options
Diffstat (limited to 'items/DARK_CLAYMORE.json')
-rw-r--r-- | items/DARK_CLAYMORE.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/items/DARK_CLAYMORE.json b/items/DARK_CLAYMORE.json index 3e47b8f2..5780a934 100644 --- a/items/DARK_CLAYMORE.json +++ b/items/DARK_CLAYMORE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§f§f§6Dark Claymore", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+500\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7§7Swing Range: §c5\",4:\"§7§7§oThat thing was too big to be\",5:\"§7§ocalled a sword, it was more like\",6:\"§7§oa large hunk of stone.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY LONGSWORD\"],Name:\"§f§f§6Dark Claymore\"},ExtraAttributes:{id:\"DARK_CLAYMORE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+500\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7§7Swing Range: §c5\",4:\"§7§7§oThat thing was too big to be\",5:\"§7§ocalled a sword, it was more like\",6:\"§7§oa large hunk of stone.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aMaster Mode\",10:\"§7§aCatacombs Floor VII §aCompletion.\",11:\"§6§lLEGENDARY LONGSWORD\"],Name:\"§f§f§6Dark Claymore\"},ExtraAttributes:{id:\"DARK_CLAYMORE\"}}", "damage": 0, "lore": [ "§7Damage: §c+500", @@ -13,6 +13,8 @@ "§7§oa large hunk of stone.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aMaster Mode", + "§7§aCatacombs Floor VII §aCompletion.", "§6§lLEGENDARY LONGSWORD" ], "internalname": "DARK_CLAYMORE", |