diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-07-25 14:58:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 14:58:10 +0200 |
commit | 80d187a8f2707cf9c1b060aaa8074da39e923991 (patch) | |
tree | a6bb9f6de529a6f16419bb7f9069d40fdc0c2404 /constants | |
parent | 1f54c5c123e2fb652c4789832a1b9867e964988f (diff) | |
download | NotEnoughUpdates-REPO-80d187a8f2707cf9c1b060aaa8074da39e923991.tar.gz NotEnoughUpdates-REPO-80d187a8f2707cf9c1b060aaa8074da39e923991.tar.bz2 NotEnoughUpdates-REPO-80d187a8f2707cf9c1b060aaa8074da39e923991.zip |
Power Stone changes (#785)
* Power Stone changes
* Fix Inferno
* Added blaze req and reputation req to minions
* Fixed a few crafttext reqs (sorry nopo)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/misc.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |