From 80d187a8f2707cf9c1b060aaa8074da39e923991 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 25 Jul 2022 14:58:10 +0200 Subject: Power Stone changes (#785) * Power Stone changes * Fix Inferno * Added blaze req and reputation req to minions * Fixed a few crafttext reqs (sorry nopo) --- items/SUGAR_CANE_GENERATOR_1.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/SUGAR_CANE_GENERATOR_1.json') diff --git a/items/SUGAR_CANE_GENERATOR_1.json b/items/SUGAR_CANE_GENERATOR_1.json index c53d8184..80edb0a2 100644 --- a/items/SUGAR_CANE_GENERATOR_1.json +++ b/items/SUGAR_CANE_GENERATOR_1.json @@ -27,10 +27,11 @@ }, "internalname": "SUGAR_CANE_GENERATOR_1", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "crafttext": "Requires: Sugar Cane I", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sugar_Cane_Minion" ] -} +} \ No newline at end of file -- cgit