diff options
Diffstat (limited to 'items/ORNATE_ZOMBIE_SWORD.json')
-rw-r--r-- | items/ORNATE_ZOMBIE_SWORD.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ORNATE_ZOMBIE_SWORD.json b/items/ORNATE_ZOMBIE_SWORD.json new file mode 100644 index 00000000..f621a379 --- /dev/null +++ b/items/ORNATE_ZOMBIE_SWORD.json @@ -0,0 +1,25 @@ +{ + "internalname": "ORNATE_ZOMBIE_SWORD", + "itemid": "minecraft:golden_sword", + "displayname": "Ornate Zombie Sword", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+110\",1:\"§7Strength: §c+60\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Item Ability: 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:\"§7§8This item can be reforged!\",13:\"§5§lEPIC ZWAARD\"],Name:\"§5Ornate Zombie Sword\"},ExtraAttributes:{originTag:\"ORNATE_ZOMBIE_SWORD\",id:\"ORNATE_ZOMBIE_SWORD\",uuid:\"6e6ed7fb-fd29-452b-84e5-4502e2617fc0\",timestamp:\"10/26/19 8:30 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+110", + "§7Strength: §c+60", + "", + "§7Intelligence: §a+50", + "", + "§6Item Ability: Instant Heal §e§lRIGHT CLICK", + "§7Heal for §c144 §7+ §c5%❤ §7and", + "§7heal players within §a7 §7blocks", + "§7for §c48❤§7.", + "§8Mana Cost: §370", + "§8Charges: §e5 §8/ §a15s", + "", + "§7§8This item can be reforged!", + "§5§lEPIC ZWAARD" + ] +}
\ No newline at end of file |