diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/ZOMBIE_ARTIFACT.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/ZOMBIE_ARTIFACT.json')
-rw-r--r-- | items/ZOMBIE_ARTIFACT.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ZOMBIE_ARTIFACT.json b/items/ZOMBIE_ARTIFACT.json index d31b3be5..42316b18 100644 --- a/items/ZOMBIE_ARTIFACT.json +++ b/items/ZOMBIE_ARTIFACT.json @@ -4,13 +4,13 @@ "displayname": "§9Zombie Artifact", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4508bd9-b77e-3557-82b5-3ae5fada63b3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzNmYjRlNWRiOTdmNDc5YzY2YTQyYmJkOGE3ZDc4MWRhZjIwMWE4ZGRhZjc3YWZjZjRhZWY4Nzc3OWFhOGI0In19fQ==\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Zombies by §a15%§7.\",2:\"\",3:\"§7§4☠ §cRequires §5Zombie Slayer 7\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Zombie Artifact\"},ExtraAttributes:{modifier:\"superior\",id:\"ZOMBIE_ARTIFACT\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4508bd9-b77e-3557-82b5-3ae5fada63b3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzNmYjRlNWRiOTdmNDc5YzY2YTQyYmJkOGE3ZDc4MWRhZjIwMWE4ZGRhZjc3YWZjZjRhZWY4Nzc3OWFhOGI0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Zombies by §a15%§7.\",2:\"\",3:\"§7§4☠ §cRequires §5Zombie Slayer 7§c.\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Zombie Artifact\"},ExtraAttributes:{modifier:\"superior\",id:\"ZOMBIE_ARTIFACT\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Reduces the damage taken from", "§7§7Zombies by §a15%§7.", "", - "§7§4☠ §cRequires §5Zombie Slayer 7", + "§7§4☠ §cRequires §5Zombie Slayer 7§c.", "§9§lRARE ACCESSORY" ], "recipe": { |