generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
33 additions
and
36 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Obtaining Quazarith and upgrading | ||
|
||
## Generation | ||
* Quazarith can generate at y -192 or lower in a uniform distribution. | ||
* It only generates exposed to air in veins from 1-3. | ||
* When mined Quazarith drops Quazarith pieces (fortune is applied) | ||
![image](https://github.com/warior456/Sculk-Depths/assets/66562258/0a8131e5-200e-4d3a-b618-458d079a6df1) | ||
|
||
|
||
## Upgrading tools | ||
1. First you will need to craft a Flumrock Cauldron | ||
![image](https://github.com/warior456/Sculk-Depths/assets/66562258/0a50c27d-bb59-446e-8dc5-105cdf1fc078) | ||
2. Next you will need to find Kryslum in a structure or at the bottom of the world and collect quite a bit (a bucket for each slot your tool or armor takes in the crafting table) | ||
![image](https://github.com/warior456/Sculk-Depths/assets/66562258/21e8ad73-aa0f-4fe2-8681-55cca1098ade) | ||
3. Put the Kryslum in the Flumrock Cauldron | ||
![image](https://github.com/warior456/Sculk-Depths/assets/66562258/1bd4abcb-affa-4db3-b4b6-8e7d11222196) | ||
4. Add Crux and Quazarith | ||
![image](https://github.com/warior456/Sculk-Depths/assets/66562258/6d822e81-cc50-4e39-a688-f39748c66535) | ||
![image](https://github.com/warior456/Sculk-Depths/assets/66562258/ed25e0c5-3d5c-4bf4-9785-f224eaf32d47) | ||
5. Finally right click your Netherite tools or armor on the cauldron | ||
![Quazarith Upgrade Step 5](https://github.com/warior456/Sculk-Depths/blob/wiki/assets/images/quazarith_upgrade_last_step.png) | ||
## Notes: | ||
* The amount of Quazarith and Crux needed to upgrade it depends on the amount of slots the main material takes up in the crafting table | ||
* helmet cost = 5 | ||
* chestplate cost = 8 | ||
* leggings cost = 7 | ||
* boots cost = 4 | ||
* shovel cost = 1 | ||
* pickaxe cost = 3 | ||
* ... | ||
* A Flumrock Cauldron can store a maximum of 12 Crux, Quazarith Pieces and Kryslum Buckets | ||
![image](https://github.com/warior456/Sculk-Depths/assets/66562258/055d3b05-83d4-4e43-89e2-440c74260c9b) | ||
|