Crafting using Crafting Table and Basic Card, in any arrangement. Produces Crafting Card.
- Inputs
- Crafting Table
- Basic Card
- Output
- → Crafting Card
item· Other
Crafting Card is an item from Applied Energistics 2, crafted from Crafting Table and Basic Card.
Crafting using Crafting Table and Basic Card, in any arrangement. Produces Crafting Card.
ae2:crafting_cardae2ae2Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:crafting_table"
},
{
"item": "ae2:basic_card"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}