Birch Galley
16×16 · BAKED

item· Other

Birch Galley

Wood Type:
Small Ships · by talhanation, metroite
item Galleys

Birch Galley is an item from Small Ships, crafted from Lead, Chest, Sail, and Birch Boat.

Acquisition

Crafting using Lead, Lead, Lead, Chest, Sail, Chest, Birch Boat, Birch Boat and Birch Boat, arranged in the pattern shown. Produces Birch Galley.

Crafting
Lead
Lead
Lead
Chest
Sail
Chest
Birch Boat
Birch Boat
Birch Boat
Birch Galley Birch Galley guaranteed
Developer reference
Registry name
smallships:birch_galley
Namespace
smallships
Mod ID
smallships
Tags (1)
smallships:items/galleys

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "lll",
    "csc",
    "bbb"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:birch_boat"
    },
    "c": {
      "item": "minecraft:chest"
    },
    "l": {
      "item": "minecraft:lead"
    },
    "s": {
      "item": "smallships:sail"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "galley",
  "experience": null,
  "cooking_time": null
}