Palm Boat
byg:palm_boat

Palm Boat

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

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

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

Recipe JSON (1):

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