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/SAND_GENERATOR_1.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/SAND_GENERATOR_1.json')
-rw-r--r-- | items/SAND_GENERATOR_1.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/SAND_GENERATOR_1.json b/items/SAND_GENERATOR_1.json index 60eb125f..e22a4644 100644 --- a/items/SAND_GENERATOR_1.json +++ b/items/SAND_GENERATOR_1.json @@ -25,11 +25,12 @@ "C3": "SAND:10" }, "internalname": "SAND_GENERATOR_1", + "crafttext": "Requires: Sand I", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sand_Minion" ] -} +}
\ No newline at end of file |