aboutsummaryrefslogtreecommitdiff
path: root/items/ZOMBIE_TALISMAN.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ZOMBIE_TALISMAN.json')
-rw-r--r--items/ZOMBIE_TALISMAN.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/items/ZOMBIE_TALISMAN.json b/items/ZOMBIE_TALISMAN.json
index 8cc460bc..484f2fc5 100644
--- a/items/ZOMBIE_TALISMAN.json
+++ b/items/ZOMBIE_TALISMAN.json
@@ -1,13 +1,12 @@
{
"itemid": "minecraft:skull",
"displayname": "§fZombie Talisman",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Zombies by §a5%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fZombie Talisman\"},ExtraAttributes:{id:\"ZOMBIE_TALISMAN\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Zombies by §a5%§7.\",2:\"\",3:\"§f§lCOMMON ACCESSORY\"],Name:\"§fZombie Talisman\"},ExtraAttributes:{id:\"ZOMBIE_TALISMAN\"}}",
"damage": 2,
"lore": [
"§7Reduces the damage taken from",
"§7§7Zombies by §a5%§7.",
"",
- "§7§8This item can be reforged!",
"§f§lCOMMON ACCESSORY"
],
"internalname": "ZOMBIE_TALISMAN",
@@ -20,9 +19,9 @@
],
"recipes": [
{
- "type": "trade",
- "cost": "EMERALD:10",
- "result": "ZOMBIE_TALISMAN"
+ "type": "trade",
+ "cost": "EMERALD:10",
+ "result": "ZOMBIE_TALISMAN"
}
]
} \ No newline at end of file