Redwood Boat
biomesoplenty:redwood_boat

Redwood Boat

Biomes O' Plenty · by Adubbz, Forstride
item Boats

Acquisition

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

Crafting
Redwood Boat Redwood Boat guaranteed
Developer reference
Registry name
biomesoplenty:redwood_boat
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (1)
minecraft:items/boats

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "biomesoplenty:redwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "boat",
  "experience": null,
  "cooking_time": null
}