1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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"
]
}
|