diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/FLORID_ZOMBIE_SWORD.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/FLORID_ZOMBIE_SWORD.json')
-rw-r--r-- | items/FLORID_ZOMBIE_SWORD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FLORID_ZOMBIE_SWORD.json b/items/FLORID_ZOMBIE_SWORD.json index 820df5ac..285df4f3 100644 --- a/items/FLORID_ZOMBIE_SWORD.json +++ b/items/FLORID_ZOMBIE_SWORD.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:golden_sword", "displayname": "§6Florid Zombie Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+80\",2:\"\",3:\"§7Intelligence: §a+100\",4:\"\",5:\"§6Ability: Instant Heal §e§lRIGHT CLICK\",6:\"§7Heal for §c168 §7+ §c5%❤ §7and\",7:\"§7heal players within §a8 §7blocks\",8:\"§7for §c56❤§7.\",9:\"§8Mana Cost: §370\",10:\"§8Charges: §e5 §8/ §a15s\",11:\"\",12:\"§7Gain §a+2 §7extra max charges\",13:\"§7when you play as a §aHealer §7in\",14:\"§7Dungeons.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Florid Zombie Sword\"},ExtraAttributes:{id:\"FLORID_ZOMBIE_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+80\",2:\"§7Intelligence: §a+100\",3:\" §8[§7✎§8] §8[§7❤§8]\",4:\"\",5:\"§6Ability: Instant Heal §e§lRIGHT CLICK\",6:\"§7Heal for §c168 §7+ §c5%❤ §7and\",7:\"§7heal players within §a8 §7blocks\",8:\"§7for §c56❤§7.\",9:\"§8Mana Cost: §370\",10:\"§8Charges: §e5 §8/ §a15s\",11:\"\",12:\"§7Gain §a+2 §7extra max charges\",13:\"§7when you play as a §aHealer §7in\",14:\"§7Dungeons.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Florid Zombie Sword\"},ExtraAttributes:{id:\"FLORID_ZOMBIE_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+150", "§7Strength: §c+80", - "", "§7Intelligence: §a+100", + " §8[§7✎§8] §8[§7❤§8]", "", "§6Ability: Instant Heal §e§lRIGHT CLICK", "§7Heal for §c168 §7+ §c5%❤ §7and", @@ -42,4 +42,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Florid_Zombie_Sword" ] -} +}
\ No newline at end of file |