Recipe Type: Component - Mithion/Mana-And-Artifice GitHub Wiki
Sample Recipe
{
"type": "mna:component",
"tier": 3,
"output": "mna:backdraft",
"items":
[
"mna:stone_rune_orange",
"minecraft:fire_charge",
"minecraft:stick",
"minecraft:stick",
"minecraft:flint_and_steel"
],
"patterns":
[
"mna:manaweave_patterns/inverted_triangle"
]
}
Supported Properties
- type: Must be "mna:component"
- tier: The tier required for the component
- output: The component that is produced
- items: The items required to craft the component
- patterns: The manaweave patterns required for the component