diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-09-13 12:16:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 12:16:42 +0200 |
commit | 9639a623dfc55aaedc0d55883d0e0c763c8ba268 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/EMERALD_BLADE.json | |
parent | ea9aa73866aa11b3886ecea819d974de83c26b62 (diff) | |
parent | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (diff) | |
download | NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.gz NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.bz2 NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.zip |
Merge pull request #1 from Moulberry/master
Update
Diffstat (limited to 'items/EMERALD_BLADE.json')
-rw-r--r-- | items/EMERALD_BLADE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/EMERALD_BLADE.json b/items/EMERALD_BLADE.json index 03c195c8..3b7d0f40 100644 --- a/items/EMERALD_BLADE.json +++ b/items/EMERALD_BLADE.json @@ -1,17 +1,17 @@ { "itemid": "minecraft:emerald", "displayname": "§5Emerald Blade", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+181.8\",1:\"\",2:\"§7A powerful blade made from pure\",3:\"§7§2Emeralds§7. This blade becomes\",4:\"§7stronger as you carry more\",5:\"§7§6coins§7 in your purse.\",6:\"\",7:\"§7Current Damage Bonus: §a51.8\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Emerald Blade\"},ExtraAttributes:{id:\"EMERALD_BLADE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"\",2:\"§7A powerful blade made from pure\",3:\"§7§2Emeralds§7. This blade becomes\",4:\"§7stronger as you carry more\",5:\"§7§6coins§7 in your purse.\",6:\"\",7:\"§7Current Damage Bonus: §a0\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Emerald Blade\"},ExtraAttributes:{id:\"EMERALD_BLADE\"}}", "damage": 0, "lore": [ - "§7Damage: §c+181.8", + "§7Damage: §c+130", "", "§7A powerful blade made from pure", "§7§2Emeralds§7. This blade becomes", "§7stronger as you carry more", "§7§6coins§7 in your purse.", "", - "§7Current Damage Bonus: §a51.8", + "§7Current Damage Bonus: §a0", "", "§7§8This item can be reforged!", "§5§lEPIC SWORD" @@ -29,7 +29,7 @@ }, "internalname": "EMERALD_BLADE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Emerald_Blade" |