Skip to content

Commit

Permalink
Add Ex Naturae mod documentation for versions 1.16.x and 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
MelanX committed Sep 1, 2024
1 parent 418614d commit 29d6d02
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 0 deletions.
38 changes: 38 additions & 0 deletions docs/wiki/mods/ex-naturae.mdx
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)
Binary file added static/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.
38 changes: 38 additions & 0 deletions versioned_docs/version-1.16.x/wiki/mods/ex-naturae.mdx
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)

0 comments on commit 29d6d02

Please sign in to comment.