diff options
Diffstat (limited to 'items/SILK_EDGE_SWORD.json')
-rw-r--r-- | items/SILK_EDGE_SWORD.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/SILK_EDGE_SWORD.json b/items/SILK_EDGE_SWORD.json new file mode 100644 index 00000000..142bb8f3 --- /dev/null +++ b/items/SILK_EDGE_SWORD.json @@ -0,0 +1,27 @@ +{ + "internalname": "SILK_EDGE_SWORD", + "itemid": "minecraft:golden_sword", + "displayname": "Silk-Edge Sword", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+175\",1:\"§7Strength: §c+125\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal §a400\",6:\"§a§7 base Magic Damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1.0\",10:\"§a§7second.\",11:\"§8Mana Cost: §350\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\"],Name:\"§5Silk-Edge Sword\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"SILK_EDGE_SWORD\",uuid:\"bf1b6836-5075-4391-8d44-47cec9ce1b7b\",timestamp:\"3/25/20 8:45 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+175", + "§7Strength: §c+125", + "§7Crit Damage: §c+25%", + "", + "§6Item Ability: Leap §e§lRIGHT CLICK", + "§7Leap into the air and deal §a400", + "§a§7 base Magic Damage to nearby", + "§7enemies upon landing on the", + "§7ground. Damaged enemies will", + "§7also be frozen for §a1.0", + "§a§7second.", + "§8Mana Cost: §350", + "§8Cooldown: §a1s", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ] +}
\ No newline at end of file |