-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mwhrd): Add My Well Has Run Dry documentation
- Loading branch information
1 parent
891cbdd
commit 79713c8
Showing
16 changed files
with
204 additions
and
0 deletions.
There are no files selected for viewing
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
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,120 @@ | ||
# Features | ||
|
||
## Quality of Life | ||
|
||
### Bedrock QoL | ||
|
||
Bedrock players no longer have an **attack cooldown**. | ||
|
||
### Quick Open | ||
|
||
Players can now **shift-right-click** to open Ender Chests and Shulker Boxes. | ||
|
||
### Instant Brewing | ||
|
||
Brewing stands will now instantanously brew potions without fuel. | ||
|
||
## Features | ||
|
||
### Hardcore Mode | ||
|
||
**Hardcore Mode** is an optional challenge which can be enabled with `/hardcore` in-game. | ||
This challenge is *per-player* and does not affect other players. | ||
|
||
When enabled, the following changes are made: | ||
|
||
- <span style="color: #FF5555">Natural regeneration is disabled</span> | ||
- <span style="color: #FF5555">Environmental damage taken is tripled</span> | ||
- <span style="color: #AA0000">Dying will result in an inventory, ender chest, and experience wipe</span> | ||
- <span style="color: #55FF55">Maximum health is increased to 40HP (20 hearts total)</span> | ||
- <span style="color: #55FF55">Player [debuffs](#armor-debuff) are disabled</span> | ||
- <span style="color: #55FF55">Special reward drops are enabled</span> | ||
|
||
This challenge lasts a total of **100 real-life hours** and ***cannot be disabled*** after enabling. You either survive the challenge, or die trying. | ||
|
||
Completing hardcore mode will grant the player the following rewards: | ||
|
||
- Breaking blocks rewards experience points | ||
|
||
### New Structures | ||
|
||
New structures have been added to the game, including: | ||
|
||
- The **Light Shack** ![Light Shack](images/light_shack.png) | ||
|
||
### New Dimensions | ||
|
||
New dimensions have been added to the game, including: | ||
|
||
- The [**Realm of Light**](#the-realm-of-light) | ||
|
||
## Overhauls | ||
|
||
### Trial Chambers | ||
|
||
Trial Chambers have been made more difficult, through the use of **Trial Omen**. | ||
|
||
Unlike in vanilla, entering a Trial Chamber with **Trial Omen** will spawn heavily-geared monsters which will do a lot of damage. | ||
|
||
The following changes were made for *Ominous Trial Chambers*: | ||
|
||
- Block breaking/placing is disabled | ||
- Exceptions include: TNT and Water | ||
- Natural regeneration is disabled | ||
- !! *You can only heal with Regeneration or Instant Health!* !! | ||
- Monsters are infinitely stronger | ||
- Zombmies will spawn with Strength and wield an enchanted Diamond Sword | ||
- Skeletons will wield an enchanted Bow | ||
- Spiders will spawn with Speed and Strength | ||
- ...and more! | ||
|
||
### Beacons | ||
|
||
Beacons have received an entire overhaul, with new effects and mechanics. | ||
|
||
New features include: | ||
|
||
- Infinite block storage | ||
- Up to 3 effects at once | ||
- Effects can be stacked to create effects of potency 3 | ||
- Special inner-radius effects | ||
- Disable mob spawning | ||
- Disable tool durability | ||
- Upgrades | ||
- In-radius flight (Flight Crystal) | ||
- Mass block-breaking (Plot Purger PRO) | ||
- Teleportation (Eye of Teleportation) | ||
- Stackable item duplication (Pixel Printer 3000) | ||
- WorldEdit-like functionality (Builders' Grace) | ||
|
||
--- | ||
|
||
See the recipe to craft an **Advanced Beacon** [here](recipes#advanced-beacon). | ||
|
||
## Balancing | ||
|
||
### Armor Debuff | ||
|
||
When standing near players with similar armor, you will **lose 1 heart** temporarily | ||
|
||
<details> | ||
<summary>Conditions</summary> | ||
|
||
| | Diamond (you) | Netherite (you) | | ||
|------------------|----------------------------|-----------------| | ||
| Diamond (them) | Must be wearing a full set | Always affected | | ||
| Netherite (them) | Always affected | Always affected | | ||
|
||
</details> | ||
|
||
## Content | ||
|
||
### The Realm of Light | ||
|
||
The *Realm of Light* is a new dimension which resets every hour. | ||
|
||
![Realm of Light portal](images/realm_of_light.png) | ||
|
||
To light the portal, you must use **The Atlas** on a 3x2 glowstone frame. | ||
|
||
What awaits inside is a challenge for you, good luck! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,23 @@ | ||
# My Well Has Run Dry | ||
|
||
"My Well Has Run Dry" (MWHRD) is a **Fabric modification** for *Minecraft: Java Edition*. | ||
The mod is a quality-of-life and content expansion mod that adds new features and mechanics to the game. | ||
|
||
Available for **1.21.4** at: | ||
- [GitHub: KingRainbow44/mhwrd](https://github.com/KingRainbow44/MyWellHasRunDry) | ||
|
||
## Features | ||
|
||
A list of all the features can be found in the [Features](features) page, | ||
but a quick overview can be found below: | ||
|
||
- [Trial Chambers have been significantly overhauled](features#trial-chambers) | ||
- [Shift-click to open Ender Chests and Shulker Boxes](features#quick-open) | ||
- [New recipes have been added for existing items](recipes#minecraft) | ||
- [Balancing changes have been made](features#balancing) | ||
- [An optional Hardcore Mode has been added](features#hardcore-mode) | ||
- [Bedrock players have a few quality of life changes](features#bedrock-qol) | ||
- [Brewing stands instantly brew potions](features#instant-brewing) | ||
- [Beacons have an optional upgrade](features#beacons) | ||
- [New structures have been added](features#new-structures) | ||
- [New dimensions have been added](features#new-dimensions) |
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,53 @@ | ||
# Recipes | ||
|
||
## Minecraft | ||
|
||
### Enchanted Golden Apple | ||
|
||
![Totem of Undying](images/recipe_enchanted_apple.png) | ||
|
||
### Totem of Undying | ||
|
||
![Totem of Undying](images/recipe_totem.png) | ||
|
||
## My Well Has Run Dry | ||
|
||
### Advanced Beacon | ||
|
||
![Advanced Beacon](images/recipe_advanced_beacon.png) | ||
|
||
> The **Beacon** at the bottom is a normal beacon, while the result is an **Advanced Beacon**. | ||
> The **Monster Spawner** can be obtained from opening **Ominous Vaults**. | ||
### Enlightened Diamond Armor | ||
|
||
![Enlightened Diamond Helmet](images/recipe_enlightened_helmet.png) | ||
![Enlightened Diamond Chestplate](images/recipe_enlightened_chestplate.png) | ||
![Enlightened Diamond Leggings](images/recipe_enlightened_leggings.png) | ||
![Enlightened Diamond Boots](images/recipe_enlightened_boots.png) | ||
|
||
#### Upgrades | ||
|
||
![Enlightened Diamond Armor Upgrade](images/upgrade_enlightened_helmet.png) | ||
|
||
> This upgrade applies to all pieces of **Enlightened Diamond Armor**. | ||
--- | ||
|
||
> The resulting item is actually a blue-ish dyed piece of Leather Armor that can be upgraded. | ||
> The **Light Gray Dye** is actually a **Soul of Light** dropped from defeating the boss at the top of the **Realm of Light**. | ||
### Enlightened Diamond Sword | ||
|
||
![Enlightened Diamond Sword](images/recipe_enlightened_sword.png) | ||
|
||
#### Upgrades | ||
|
||
![Enlightened Diamond Sword Upgrade](images/upgrade_enlightened_sword.png) | ||
|
||
> The resulting item is actually an Iron Sword that can be upgraded. | ||
--- | ||
|
||
> The **Light Gray Dye** is actually a **Soul of Light** dropped from defeating the boss at the top of the **Realm of Light**. |