diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/SILK_EDGE_SWORD.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/SILK_EDGE_SWORD.json')
-rw-r--r-- | items/SILK_EDGE_SWORD.json | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/items/SILK_EDGE_SWORD.json b/items/SILK_EDGE_SWORD.json index 142bb8f3..f1af244b 100644 --- a/items/SILK_EDGE_SWORD.json +++ b/items/SILK_EDGE_SWORD.json @@ -1,11 +1,8 @@ { - "internalname": "SILK_EDGE_SWORD", "itemid": "minecraft:golden_sword", - "displayname": "Silk-Edge Sword", - "clickcommand": "viewrecipe", + "displayname": "§5Silk-Edge Sword", + "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:{id:\"SILK_EDGE_SWORD\"}}", "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", @@ -23,5 +20,19 @@ "", "§7§8This item can be reforged!", "§5§lEPIC SWORD" - ] + ], + "recipe": { + "A1": "ENCHANTED_FERMENTED_SPIDER_EYE:6", + "A2": "SILKY_LICHEN:1", + "A3": "ENCHANTED_FERMENTED_SPIDER_EYE:6", + "B1": "ENCHANTED_FERMENTED_SPIDER_EYE:6", + "B2": "LEAPING_SWORD:1", + "B3": "ENCHANTED_FERMENTED_SPIDER_EYE:6", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "SILK_EDGE_SWORD", + "clickcommand": "viewrecipe", + "modver": "1.0.0" }
\ No newline at end of file |