diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-03 13:19:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-03 12:19:56 +0000 |
| commit | 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 (patch) | |
| tree | 797165ef8f8875b83b90a7ad1d5049b0fbc73a8e /items/SPIDER_ARTIFACT.json | |
| parent | 881e55d04370448a3eb0d5699ed06fe49575ea14 (diff) | |
| download | NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.gz NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.bz2 NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.zip | |
feat: Slayer Reqs in craft text (#1429)
Diffstat (limited to 'items/SPIDER_ARTIFACT.json')
| -rw-r--r-- | items/SPIDER_ARTIFACT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SPIDER_ARTIFACT.json b/items/SPIDER_ARTIFACT.json index 87d285c3..e7a99bbe 100644 --- a/items/SPIDER_ARTIFACT.json +++ b/items/SPIDER_ARTIFACT.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3e5474d4-4365-3ea7-b4bc-b4edc54da341\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODMwMDk4NmVkMGEwNGVhNzk5MDRmNmFlNTNmNDllZDNhMGZmNWIxZGY2MmJiYTYyMmVjYmQzNzc3ZjE1NmRmOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Cave Spiders§7 and §7Spiders\",2:\"§7by §a15%§7.\",3:\"\",4:\"§7§4☠ §cRequires §5Spider Slayer 7§c.\",5:\"§5§lEPIC ACCESSORY\"],Name:\"§5Spider Artifact\"},ExtraAttributes:{modifier:\"itchy\",id:\"SPIDER_ARTIFACT\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Reduces the damage taken from", "§7§7Cave Spiders§7 and §7Spiders", @@ -31,5 +31,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Spider_Artifact", "https://wiki.hypixel.net/Spider_Artifact" ], - "crafttext": "" + "crafttext": "Requires: Spider Slayer 7" }
\ No newline at end of file |
