Empyreal Boat
biomesoplenty:empyreal_boat

Empyreal Boat

Biomes O' Plenty · by Adubbz, Forstride
item Boats

Acquisition

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

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

Recipe JSON (1):

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