aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-12-15 22:57:38 +0100
committerGitHub <noreply@github.com>2024-12-15 21:57:38 +0000
commit746a61047e031ad8e30f354b43785b24f4655de6 (patch)
tree96fc2efe89b2b5f66b3a39676924164622279f77 /items
parent0a48398988ff83655846d32c42164b01e0ef58e6 (diff)
downloadNotEnoughUpdates-REPO-746a61047e031ad8e30f354b43785b24f4655de6.tar.gz
NotEnoughUpdates-REPO-746a61047e031ad8e30f354b43785b24f4655de6.tar.bz2
NotEnoughUpdates-REPO-746a61047e031ad8e30f354b43785b24f4655de6.zip
fix: Rev Chestplate craft text (#1530)
Diffstat (limited to 'items')
-rw-r--r--items/REVENANT_CHESTPLATE.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/items/REVENANT_CHESTPLATE.json b/items/REVENANT_CHESTPLATE.json
index e4185dde..702cb0bb 100644
--- a/items/REVENANT_CHESTPLATE.json
+++ b/items/REVENANT_CHESTPLATE.json
@@ -37,11 +37,11 @@
"slayer_req": "ZOMBIE_5",
"internalname": "REVENANT_CHESTPLATE",
"clickcommand": "viewrecipe",
- "modver": "",
+ "modver": "2.5.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Revenant_Armor",
"https://wiki.hypixel.net/Revenant_Chestplate"
],
- "crafttext": "Requires: Zombie Slayer 4"
+ "crafttext": "Requires: Zombie Slayer 5"
} \ No newline at end of file