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) --- constants/misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/misc.json b/constants/misc.json index 6bf73d88..8c602112 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1194,7 +1194,7 @@ "HARD_STONE_GENERATOR": 12, "RED_SAND_GENERATOR": 12, "MYCELIUM_GENERATOR": 12, - "INFERNO_GENERATOR": 12 + "INFERNO_GENERATOR": 11 }, "credits": { "itemid": "writable_book", -- cgit