1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"internalname": "REAPER_SWORD",
"itemid": "minecraft:diamond_sword",
"displayname": "Reaper Falchion",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Intelligence: §a+200\",4:\"\",5:\"§7Heal §c10❤ §7per hit.\",6:\"§7Deal §a+200% §7damage to Zombies§7.\",7:\"§7§7Receive §a20% §7less damage\",8:\"§7from Zombies§7 when held.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Zombie LVL 6\",12:\"§5§lEPIC SWORD\"],Name:\"§5Reaper Falchion\"},ExtraAttributes:{originTag:\"REAPER_SWORD\",id:\"REAPER_SWORD\",uuid:\"1c04441a-8f7f-462b-80d6-296a2e033ef9\",timestamp:\"3/30/20 8:10 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+120",
"§7Strength: §c+100",
"",
"§7Intelligence: §a+200",
"",
"§7Heal §c10❤ §7per hit.",
"§7Deal §a+200% §7damage to Zombies§7.",
"§7§7Receive §a20% §7less damage",
"§7from Zombies§7 when held.",
"",
"§7§8This item can be reforged!",
"§c☠ §5Requires Zombie LVL 6",
"§5§lEPIC SWORD"
]
}
|