From 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 3 Nov 2024 13:19:56 +0100 Subject: feat: Slayer Reqs in craft text (#1429) --- items/REVENANT_CHESTPLATE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/REVENANT_CHESTPLATE.json') diff --git a/items/REVENANT_CHESTPLATE.json b/items/REVENANT_CHESTPLATE.json index 877f40c9..e4185dde 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": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Revenant_Armor", "https://wiki.hypixel.net/Revenant_Chestplate" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 4" } \ No newline at end of file -- cgit