Minecart
minecraft:minecart

Minecart

Minecraft · by Mojang Studios
item

Acquisition

Crafting using Minecart Contraption, in any arrangement. Produces Minecart.

Crafting ⇆ any arrangement
Minecart Contraption
Minecart Minecart guaranteed

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Minecart.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Minecart Minecart guaranteed

Scrapbox using Scrap Box. Produces Minecart.

Scrapbox
Minecart Minecart guaranteed

Used in (4)

Crafting using Chest and Minecart, in any arrangement. Produces Minecart with Chest.

Crafting ⇆ any arrangement
Chest
Minecart
Minecart with Chest Minecart with Chest guaranteed

Crafting using Furnace and Minecart, in any arrangement. Produces Minecart with Furnace.

Crafting ⇆ any arrangement
Minecart with Furnace Minecart with Furnace guaranteed

Crafting using TNT and Minecart, in any arrangement. Produces Minecart with TNT.

Crafting ⇆ any arrangement
Minecart with TNT Minecart with TNT guaranteed

Crafting using Hopper and Minecart, in any arrangement. Produces Minecart with Hopper.

Crafting ⇆ any arrangement
Hopper
Minecart
Minecart with Hopper Minecart with Hopper guaranteed
Developer reference
Registry name
minecraft:minecart
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "create:minecart_contraption"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}