Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 7 additions & 1 deletion apps/web/content/wiki/.versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[
"1.21"
"1.21",
"1.20",
"1.19",
"1.18",
"1.16",
"1.15",
"1.14"
]
21 changes: 21 additions & 0 deletions apps/web/content/wiki/1.14/cucumber/features/tag-tooltips.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: tag-tooltips
title: Tag Tooltips
sort: 1
version: 2.0.0
---

## Overview

Cucumber comes with a helpful debug feature called Tag Tooltips. With advanced tooltips enabled (using F3+h), you can hover over an item and hold the CTRL key to view a list of the item's tags.

## Screenshots

::screenshots
---
screenshots:
- name: Tag Tooltips
description: Viewing all the tags assigned to Oak Logs.
image: /assets/cucumber/v2/screenshots/tag_tooltips_1.png
---
::
18 changes: 18 additions & 0 deletions apps/web/content/wiki/1.14/ironjetpacks/features/hud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
id: hud
title: HUD
icon: /assets/ironjetpacks/v2/features/hud.png
sort: 1
version: 1.0.0
---

## Overview

The Heads-Up Display added by Iron Jetpacks provides useful information regarding the current status of your worn Jetpack.

The information it provides is as follows:

- Current stored energy
- Throttle percentage
- Engine status
- Hover Mode status
23 changes: 23 additions & 0 deletions apps/web/content/wiki/1.14/ironjetpacks/items/jetpacks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
id: jetpacks
title: Jetpacks
icon: /assets/ironjetpacks/v2/items/diamond_jetpack.png
sort: 1
version: 1.0.0
---

## Overview

::callout{title="Note" icon="i-heroicons-information-circle-solid"}
Jetpacks in this mod are completely configurable. Jetpack stats and materials may differ from modpack to modpack.
::

Jetpacks make use of Forge Energy to allow the player to fly. Higher tier Jetpacks can have greater speed and energy capacity.

## Usage

Jetpacks require Forge Energy to function. They can be charged using a charging block from any mod that supports Forge Energy.

The Jetpack engine can be toggled on and off using a keybinding (default `V`). When the engine is on you can press the Space Bar to fly.

Every Jetpack has a Hover Mode, which allows for more precise movements. Enabling this mode (default keybinding `H`) will cause your Jetpack to hover in place with varying levels of descent. While hovering your Jetpack will consume power.
15 changes: 15 additions & 0 deletions apps/web/content/wiki/1.14/mysticalagradditions/blocks/cruxes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: cruxes
title: Cruxes
icon: /assets/mysticalagradditions/v2/blocks/nether_star_crux.png
sort: 6
version: 1.0.0
---

## Overview

A Crux is a block that is used to allow [tier 6 crops](tier-6-crops.md) to grow. Each tier 6 crop has its own Crux.

## Usage

Place the Crux below the farmland that the crop is planted on.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: tier-6-crops
title: Tier 6 Crops
icon: /assets/mysticalagradditions/v2/blocks/nether_star_crop.png
sort: 5
version: 1.0.0
---

## Overview

Mystical Agradditions adds a crop tier higher than Supremium for crops of very high tier materials such as Nether Stars. These crops are made using [Insanium Essence](../items/insanium-essence.md) and have some additional properties and limitations.

All tier 6 crops must be planted over a [Crux](cruxes.md). Without the proper Crux the plant will not grow.

Tier 6 crops also cannot be grown using [Mystical Fertilizer](../../mysticalagriculture/items/mystical-fertilizer.md) or [Fertilized Essence](../../mysticalagriculture/items/fertilized-essence.md). This can be changed however, so you may be able to in some modpacks. Additionally, it's not possible to get a secondary seed drop from tier 6 crops.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
id: tinkers-construct-integration
title: Tinkers' Construct Integration
sort: 1
version: 1.0.1
---

## Overview

Mystical Agradditions adds Tinkers' Construct integration, allowing you to create Tinkers' tools using Mystical Agriculture materials.

## Tool Materials

This integration adds tool materials for Inferium, Prudentium, Tertium, Imperium, Supremium and Soulium. These materials can be melted in a Smeltery and poured into Casts to create Tinkers' tool parts.

## Tool Modifiers
### Prosperous

Any tools or weapons with the Prosperous modifier will have a small chance to drop a [Prosperity Shard](../../mysticalagriculture/items/prosperity-shard.md). Each level adds a **0.5%** chance.

### Soul Siphoner

Any tools or weapons with the Soul Siphoner modifier will be able to collect mod souls, similarly to a [Soulium Dagger](../../mysticalagriculture/items/soulium-dagger.md).
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: dragon-scale
title: Dragon Scale
icon: /assets/mysticalagradditions/v2/items/dragon_scale.png
sort: 16
version: 1.2.6
---

## Overview

Dragon Scales are an item dropped by the Ender Dragon when killed. Each Dragon killed will drop **8** Scales.

## Usage

The Dragon Scale is used to craft a Dragon Egg [Crux](../blocks/cruxes.md).
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
id: essence-coal
title: Essence Coal
icon: /assets/mysticalagradditions/v2/items/inferium_coal.png
sort: 5
version: 1.0.0
---

## Overview

Essence Coal is a solid fuel that has increased burn time. Each tier has a longer burn time.

- Inferium: 2400 ticks
- Prudentium: 4800 ticks
- Tertium: 9600 ticks
- Imperium: 19200 ticks
- Supremium: 38400 ticks
- Insanium: 76800 ticks

Note: regular Coal/Charcoal has a burn time of 1600 ticks.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
id: essence-paxels
title: Essence Paxels
icon: /assets/mysticalagradditions/v2/items/inferium_paxel.png
sort: 10
version: 1.2.4
---

## Overview

Paxels are an [Essence Tool](../../mysticalagriculture/items/essence-tools.md) that works as a Pickaxe, Axe and Shovel all in one tool.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: insanium-essence
title: Insanium Essence
icon: /assets/mysticalagradditions/v2/items/insanium_essence.png
sort: 1
version: 1.0.0
---

## Overview

Mystical Agradditions adds a 6th tier of Essence, Insanium.

## Usage

Insanium Essence is used to create [tier 6 crops](../blocks/tier-6-crops.md), [Cruxes](../blocks/cruxes.md), and other Insanium crafting components.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: withering-soul
title: Withering Soul
icon: /assets/mysticalagradditions/v2/items/withering_soul.png
sort: 15
version: 1.0.0
---

## Overview

Withering Souls are an item dropped by the Wither when killed. It has a **35%** chance of dropping after every kill.

## Usage

The Withering Soul is used to create the Nether Star [Crux](../blocks/cruxes.md). Extra souls can also be used to create Wither Skeleton Skulls.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: essence-farmland
title: Essence Farmland
icon: /assets/mysticalagriculture/v2/blocks/inferium_farmland.png
sort: 10
version: 2.0.0
---

## Overview

Essence Infused Farmland works just like regular Farmland with some additional benefits for [Resource Crops](../items/resource-seeds.md).

Resource Crops planted on Essence Farmland will have a 10% chance to drop an additional seed. If they are planted on the **corresponding tier** of farmland then they will have a 20% chance to drop an additional seed.

Inferium Crops planted on Essence Farmland will have increased Inferium Essence output. Each tier of farmland adds **+50%** to the base drop rate of 100%.

## Usage

Essence Farmland can be created in multiple ways:
- By crafting it
- Right-clicking on Farmland in-world using an Essence
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: essence-furnace
title: Essence Furnace
icon: /assets/mysticalagriculture/v2/blocks/inferium_furnace.png
sort: 59
version: 2.0.0
---

## Overview

The Essence Furnace is an upgraded version of the regular Furnace that provides additional cooking speed and efficiency.

## Usage

Essence Furnaces work identically to the vanilla Furnace.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
id: growth-accelerators
title: Growth Accelerators
icon: /assets/mysticalagriculture/v2/blocks/inferium_growth_accelerator.png
sort: 15
version: 1.2.2
---

## Overview

Growth Accelerators are used to increase the growth rate of the plant planted above them. They can be stacked below each other to provide additional growth speed.

Each tier has an increased range, but provide the same amount of growth. Placing the maximum amount of each tier will be just as efficient as using only the max tier. Note that the range is relative to 1 block below the crop.

## Usage

Place them underneath the block your plant is planted on. In the case of crops that would be underneath the farmland block. Stack additional Growth Accelerators below it for more plant growth speed.

## Screenshots

::screenshots
---
screenshots:
- name: Growth Accelerators
description: Growth Accelerators stacked on top of each other for maximum efficiency and taking advantage of each tier's full range.
image: /assets/mysticalagriculture/v2/screenshots/growth_accelerators_1.png
---
::
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
id: inferium-ore
title: Inferium Ore
icon: /assets/mysticalagriculture/v2/blocks/inferium_ore.png
sort: 2
version: 1.0.0
---

## Overview

Inferium Ore is an Overworld ore usually found between Y levels **0** and **50**. Inferium Ore requires a Pickaxe of at least Stone mining level. When broken it'll drop [Inferium Essence](../items/inferium-essence.md).

## Screenshots

::screenshots
---
screenshots:
- name: Inferium Ore
description: A vein of Inferium Ore generated in Stone.
image: /assets/mysticalagriculture/v2/screenshots/inferium_ore_1.png
- name: Deepslate Inferium Ore
description: A vein of Deepslate Inferium Ore generated in Deepslate.
image: /assets/mysticalagriculture/v2/screenshots/inferium_ore_2.png
---
::
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
id: infusion-altar
title: Infusion Altar
icon: /assets/mysticalagriculture/v2/blocks/infusion_altar.png
sort: 20
version: 2.0.0
---

## Overview

The Infusion Altar is the core component of the multi-block Infusion crafting structure. Along with [Infusion Pedestals](infusion-pedestal.md), the altar is mainly used to craft [Resource Seeds](../items/resource-seeds.md) and [Augments](../items/augments.md).

## Usage

::callout{title="Note" icon="i-heroicons-information-circle-solid"}
Make sure you have <a href="https://www.curseforge.com/minecraft/mc-mods/jei">Just Enough Items</a> installed to easily view all available Infusion recipes.
::

To use the Infusion Altar, you must first place it down in the world. Make sure the surrounding area is clear of obstructions. Then, you must place [Infusion Pedestals](infusion-pedestal.md) around the altar. The altar will show ghost pedestals in the world, indicating where you must place the pedestals.

Once your altar is set up, you can place items on the altar and pedestals by right-clicking on them with an item in hand.

To activate the altar you can do one of the following:
- Provide the altar with a Redstone signal (ex. button, lever)
- Right-click on the altar with a [Wand](../items/wand.md)

## Screenshots

::screenshots
---
screenshots:
- name: Infusion Altar
description: An Infusion Altar with no pedestals placed, showing ghost pedestals.
image: /assets/mysticalagriculture/v2/screenshots/infusion_altar_1.png
- name: Infusion Altar
description: An Infusion Altar with all pedestals placed in-world and with the items required placed to create Diamond Seeds.
image: /assets/mysticalagriculture/v2/screenshots/infusion_altar_2.png
- name: Infusion Altar
description: An Infusion Altar crafting Diamond Seeds after receiving a Redstone signal.
image: /assets/mysticalagriculture/v2/screenshots/infusion_altar_3.png
---
::
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: infusion-pedestal
title: Infusion Pedestal
icon: /assets/mysticalagriculture/v2/blocks/infusion_pedestal.png
sort: 21
version: 2.0.0
---

## Overview

Infusion Pedestals are used in conjunction with an [Infusion Altar](infusion-altar.md) for Infusion crafting. Each pedestal can hold one item.

## Usage

See [Infusion Altar](infusion-altar.md).
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
id: prosperity-ore
title: Prosperity Ore
icon: /assets/mysticalagriculture/v2/blocks/prosperity_ore.png
sort: 1
version: 1.0.0
---

## Overview

Prosperity Ore is an Overworld ore usually found between Y levels **0** and **50**. Prosperity Ore requires a Pickaxe of at least Iron mining level. When broken it'll drop [Prosperity Shards](../items/prosperity-shard.md).

## Screenshots

::screenshots
---
screenshots:
- name: Prosperity Ore
description: A vein of Prosperity Ore generated in Stone.
image: /assets/mysticalagriculture/v2/screenshots/prosperity_ore_1.png
- name: Deepslate Prosperity Ore
description: A vein of Deepslate Prosperity Ore generated in Deepslate.
image: /assets/mysticalagriculture/v2/screenshots/prosperity_ore_2.png
---
::
Loading
Loading