-
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.
Add Ex Naturae mod documentation for versions 1.16.x and 1.18
- Loading branch information
Showing
3 changed files
with
76 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
description: 'An addon to combine Ex Nihilo: Sequentia and Botania' | ||
--- | ||
|
||
# Ex Naturae | ||
|
||
import ProjectHeader from '@site/src/components/ProjectHeader'; | ||
|
||
<ProjectHeader slug="ex-naturae" mcVersion="1.18" /> | ||
|
||
Ex Naturae is a Minecraft mod that introduces a variety of new hammers and crooks crafted from Botania resources. These | ||
tools are unique in that they consume mana to repair themselves. The mod enhances gameplay by providing specialized | ||
functionalities for these tools, making resource gathering and combat more dynamic. | ||
|
||
--- | ||
|
||
## Existing Variants | ||
| Name | Special Ability | | ||
|-------------------|------------------------------------------------------------------------------------------------| | ||
| Livingwood Hammer | ❌ | | ||
| Livingrock Hammer | ❌ | | ||
| Manasteel Hammer | ❌ | | ||
| Elementium Hammer | Spawns pixies to protect you from nearby monsters. The range and spawn chance is configurable. | | ||
| Terrasteel Hammer | Has a higher breaking range and benefits from the Ring of Thor. | | ||
| Livingwood Crook | ❌ | | ||
| Dreamwood Crook | Has a chance to drop saplings when breaking leaves. | | ||
|
||
### Compressed Variants | ||
Each tool also has a compressed variant, which retains the same abilities but consumes 10 more mana per operation | ||
(except for Terrasteel). These variants can additionally process compressed blocks. | ||
|
||
## Compatibility | ||
**Ex Naturae** is fully compatible with [Ex Compressum](https://modrinth.com/ex-compressum). When both mods are loaded, | ||
compressed variants of the hammers and crooks become available, providing enhanced functionality for managing resources | ||
and combat. | ||
|
||
## Showcase | ||
![Creative Tab](/img/projects/ex-naturae/creative_tab.png) |
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,38 @@ | ||
--- | ||
description: 'An addon to combine Ex Nihilo: Sequentia and Botania' | ||
--- | ||
|
||
# Ex Naturae | ||
|
||
import ProjectHeader from '@site/src/components/ProjectHeader'; | ||
|
||
<ProjectHeader slug="ex-naturae" mcVersion="1.16" /> | ||
|
||
Ex Naturae is a Minecraft mod that introduces a variety of new hammers and crooks crafted from Botania resources. These | ||
tools are unique in that they consume mana to repair themselves. The mod enhances gameplay by providing specialized | ||
functionalities for these tools, making resource gathering and combat more dynamic. | ||
|
||
--- | ||
|
||
## Existing Variants | ||
| Name | Special Ability | | ||
|-------------------|------------------------------------------------------------------------------------------------| | ||
| Livingwood Hammer | ❌ | | ||
| Livingrock Hammer | ❌ | | ||
| Manasteel Hammer | ❌ | | ||
| Elementium Hammer | Spawns pixies to protect you from nearby monsters. The range and spawn chance is configurable. | | ||
| Terrasteel Hammer | Has a higher breaking range and benefits from the Ring of Thor. | | ||
| Livingwood Crook | ❌ | | ||
| Dreamwood Crook | Has a chance to drop saplings when breaking leaves. | | ||
|
||
### Compressed Variants | ||
Each tool also has a compressed variant, which retains the same abilities but consumes 10 more mana per operation | ||
(except for Terrasteel). These variants can additionally process compressed blocks. | ||
|
||
## Compatibility | ||
**Ex Naturae** is fully compatible with [Ex Compressum](https://modrinth.com/ex-compressum). When both mods are loaded, | ||
compressed variants of the hammers and crooks become available, providing enhanced functionality for managing resources | ||
and combat. | ||
|
||
## Showcase | ||
![Creative Tab](/img/projects/ex-naturae/creative_tab.png) |