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/ANNIHILATION_CLOAK.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/ANNIHILATION_CLOAK.json')
| -rw-r--r-- | items/ANNIHILATION_CLOAK.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ANNIHILATION_CLOAK.json b/items/ANNIHILATION_CLOAK.json index 52e253fb..88cddf69 100644 --- a/items/ANNIHILATION_CLOAK.json +++ b/items/ANNIHILATION_CLOAK.json @@ -28,10 +28,10 @@ "C3": "MOLTEN_POWDER:64" }, "internalname": "ANNIHILATION_CLOAK", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 7", "slayer_req": "BLAZE_7", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Annihilation_Cloak", |
