Palm Boat
biomesoplenty:palm_boat

Palm Boat

Biomes O' Plenty · by Adubbz, Forstride
item Boats

Acquisition

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

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

Recipe JSON (1):

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