Redwood Boat
byg:redwood_boat

Redwood Boat

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
item

Redwood Boat is a item from Oh The Biomes You'll Go, crafted from Redwood Planks.

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
byg:redwood_boat
Namespace
byg
Mod ID
byg

Recipe JSON (1):

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