Minecart with Mana Pool
botania:pool_minecart

Minecart with Mana Pool

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item

Acquisition

Crafting using Minecart and Mana Pool, in any arrangement. Produces Minecart with Mana Pool.

Crafting ⇆ any arrangement
Minecart
Mana Pool
Minecart with Mana Pool Minecart with Mana Pool guaranteed
Developer reference
Registry name
botania:pool_minecart
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:minecart"
    },
    {
      "item": "botania:mana_pool"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}