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": "ZOMBIE_SWORD",
"itemid": "minecraft:iron_sword",
"displayname": "Zombie Sword",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+50\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Item Ability: Instant Heal §e§lRIGHT CLICK\",6:\"§7Heal for §c120 §7+ §c5%❤ §7and\",7:\"§7heal players within §a7 §7blocks\",8:\"§7for §c40❤§7.\",9:\"§8Mana Cost: §370\",10:\"§8Charges: §e4 §8/ §a15s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Zombie Sword\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_SWORD\",uuid:\"ba6e14d2-ad24-4b7b-b66e-21aefa23d95a\",timestamp:\"11/28/19 4:39 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+100",
"§7Strength: §c+50",
"",
"§7Intelligence: §a+50",
"",
"§6Item Ability: Instant Heal §e§lRIGHT CLICK",
"§7Heal for §c120 §7+ §c5%❤ §7and",
"§7heal players within §a7 §7blocks",
"§7for §c40❤§7.",
"§8Mana Cost: §370",
"§8Charges: §e4 §8/ §a15s",
"",
"§7§8This item can be reforged!",
"§9§lRARE SWORD"
]
}
|