From c188080058f51b8dc6e583cb96c55a87374b1a52 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 17 Sep 2021 23:13:53 +0200 Subject: 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 --- items/ORNATE_ZOMBIE_SWORD.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/ORNATE_ZOMBIE_SWORD.json') diff --git a/items/ORNATE_ZOMBIE_SWORD.json b/items/ORNATE_ZOMBIE_SWORD.json index 26754ccf..4f077ce6 100644 --- a/items/ORNATE_ZOMBIE_SWORD.json +++ b/items/ORNATE_ZOMBIE_SWORD.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Ornate Zombie Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+110\",1:\"§7Strength: §c+60\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Ability: Instant Heal §e§lRIGHT CLICK\",6:\"§7Heal for §c144 §7+ §c5%❤ §7and\",7:\"§7heal players within §a7 §7blocks\",8:\"§7for §c48❤§7.\",9:\"§8Mana Cost: §370\",10:\"§8Charges: §e5 §8/ §a15s\",11:\"\",12:\"§8This item can be reforged!\",13:\"§5§lEPIC SWORD\"],Name:\"§5Ornate Zombie Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ORNATE_ZOMBIE_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+110\",1:\"§7Strength: §c+60\",2:\"§7Intelligence: §a+50\",3:\" §8[§7✎§8] §8[§7❤§8]\",4:\"\",5:\"§6Ability: Instant Heal §e§lRIGHT CLICK\",6:\"§7Heal for §c144 §7+ §c5%❤ §7and\",7:\"§7heal players within §a7 §7blocks\",8:\"§7for §c48❤§7.\",9:\"§8Mana Cost: §370\",10:\"§8Charges: §e5 §8/ §a15s\",11:\"\",12:\"§8This item can be reforged!\",13:\"§5§lEPIC SWORD\"],Name:\"§5Ornate Zombie Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ORNATE_ZOMBIE_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+110", "§7Strength: §c+60", - "", "§7Intelligence: §a+50", + " §8[§7✎§8] §8[§7❤§8]", "", "§6Ability: Instant Heal §e§lRIGHT CLICK", "§7Heal for §c144 §7+ §c5%❤ §7and", @@ -38,4 +38,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Ornate_Zombie_Sword" ], "crafttext": "" -} +} \ No newline at end of file -- cgit