Pine Boat
biomesoplenty:pine_boat

Pine Boat

Biomes O' Plenty · by Adubbz, Forstride
item Boats

Acquisition

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

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

Recipe JSON (1):

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