From 6888a8389e7e479826ed00c686c6d63f6f0e29fa Mon Sep 17 00:00:00 2001 From: Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> Date: Sun, 17 Sep 2023 13:09:53 +0200 Subject: Description fixes (#987) * Description fixes https://canary.discord.com/channels/516977525906341928/1152464209829953607 2nd times the charm or something like that * Another few fixes * More fixes * Forgot something * Update MIDAS_JEWEL.json --- items/REPELLING_CANDLE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/REPELLING_CANDLE.json') diff --git a/items/REPELLING_CANDLE.json b/items/REPELLING_CANDLE.json index b93da891..ffcd19ba 100644 --- a/items/REPELLING_CANDLE.json +++ b/items/REPELLING_CANDLE.json @@ -26,7 +26,7 @@ "internalname": "REPELLING_CANDLE", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "Requires: Acacia Wood V", + "crafttext": "Requires: Acacia Wood VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Repelling_Candle", -- cgit