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 /items/HARD_STONE_GENERATOR_11.json | |
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 'items/HARD_STONE_GENERATOR_11.json')
-rw-r--r-- | items/HARD_STONE_GENERATOR_11.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/HARD_STONE_GENERATOR_11.json b/items/HARD_STONE_GENERATOR_11.json index 2176c89b..c0fc8825 100644 --- a/items/HARD_STONE_GENERATOR_11.json +++ b/items/HARD_STONE_GENERATOR_11.json @@ -25,9 +25,9 @@ "C3": "CONCENTRATED_STONE:2" }, "internalname": "HARD_STONE_GENERATOR_11", - "crafttext": "Requires Hard Stone Collection I", + "crafttext": "Requires: Hard Stone I", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hard_Stone_Minion" |