diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 10:24:38 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 10:24:38 -0400 |
commit | a1550317d20257ab4baa862d41cfb50d351cde30 (patch) | |
tree | 90784e464c3c399361abe1e07d0f59540252237d /items/LEAPING_SWORD.json | |
parent | 676ca2614a78336167aa292ef1b354c03f352093 (diff) | |
download | NotEnoughUpdates-REPO-a1550317d20257ab4baa862d41cfb50d351cde30.tar.gz NotEnoughUpdates-REPO-a1550317d20257ab4baa862d41cfb50d351cde30.tar.bz2 NotEnoughUpdates-REPO-a1550317d20257ab4baa862d41cfb50d351cde30.zip |
Vannila Fixes
Diffstat (limited to 'items/LEAPING_SWORD.json')
-rw-r--r-- | items/LEAPING_SWORD.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/items/LEAPING_SWORD.json b/items/LEAPING_SWORD.json index b08bfb1a..6c5bc3a0 100644 --- a/items/LEAPING_SWORD.json +++ b/items/LEAPING_SWORD.json @@ -1,16 +1,13 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Leaping Sword", - "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§f◆ Snow Rune III\",5:\"§8Requires level 2\",6:\"\",7:\"§6Item Ability: Leap §e§lRIGHT CLICK\",8:\"§7Leap into the air and deal\",9:\"§7§c4,242§7 damage to nearby\",10:\"§7enemies upon landing on the\",11:\"§7ground. Damaged enemies will\",12:\"§7also be frozen for §a1.0\",13:\"§a§7second.\",14:\"§8Mana Cost: §350\",15:\"§8Cooldown: §a1s\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§5§lEPIC SWORD\"],Name:\"§5Leaping Sword\"},ExtraAttributes:{runes:{SNOW:3},originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEAPING_SWORD\",uuid:\"e3ff0781-fa20-4afd-9a08-78d4db388a36\",timestamp:\"7/7/20 6:57 AM\"}}", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal\",6:\"§7§c4,242§7 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:\"§5Leaping Sword\"},ExtraAttributes:{runes:{SNOW:3},originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEAPING_SWORD\",uuid:\"e3ff0781-fa20-4afd-9a08-78d4db388a36\",timestamp:\"7/7/20 6:57 AM\"}}", "damage": 0, "lore": [ "§7Damage: §c+150", "§7Strength: §c+100", "§7Crit Damage: §c+25%", "", - "§f◆ Snow Rune III", - "§8Requires level 2", - "", "§6Item Ability: Leap §e§lRIGHT CLICK", "§7Leap into the air and deal", "§7§c4,242§7 damage to nearby", @@ -37,7 +34,7 @@ }, "internalname": "LEAPING_SWORD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.3-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Leaping_Sword" |