Jungle Boat
minecraft:jungle_boat

Jungle Boat

Wood Type:
Minecraft · by Mojang Studios
item Boats

Acquisition

Scrapbox using Scrap Box. Produces Jungle Boat.

Scrapbox
Jungle Boat Jungle Boat guaranteed

Crafting using Jungle Planks, Jungle Planks, Jungle Planks, Jungle Planks and Jungle Planks, arranged in the pattern shown. Produces Jungle Boat.

Crafting
Jungle Boat Jungle Boat guaranteed

Used in (1)

Crafting using Chest and Jungle Boat, in any arrangement. Produces Jungle Boat with Chest.

Crafting ⇆ any arrangement
Chest
Jungle Boat
Jungle Boat with Chest Jungle Boat with Chest guaranteed
Developer reference
Registry name
minecraft:jungle_boat
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/boats

Recipe JSON (2):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:jungle_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "boat",
  "experience": null,
  "cooking_time": null
}