Umbran Boat
biomesoplenty:umbran_boat

Umbran Boat

Biomes O' Plenty · by Adubbz, Forstride
item Boats

Acquisition

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

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

Recipe JSON (1):

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