Willow Boat
biomesoplenty:willow_boat

Willow Boat

Biomes O' Plenty · by Adubbz, Forstride
item Boats

Acquisition

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

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

Recipe JSON (1):

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