Mangrove Cog
16×16 · BAKED

item· Other

Mangrove Cog

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

Mangrove Cog is an item from Small Ships, crafted from Lead, Sail, and Mangrove Boat.

Acquisition

Crafting using Lead, Sail, Lead, Mangrove Boat, Mangrove Boat and Mangrove Boat, arranged in the pattern shown. Produces Mangrove Cog.

Crafting
Lead
Sail
Lead
Mangrove Boat
Mangrove Boat
Mangrove Boat
Mangrove Cog Mangrove Cog guaranteed
Developer reference
Registry name
smallships:mangrove_cog
Namespace
smallships
Mod ID
smallships
Tags (1)
smallships:items/cogs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "lsl",
    "bbb"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:mangrove_boat"
    },
    "l": {
      "item": "minecraft:lead"
    },
    "s": {
      "item": "smallships:sail"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "cog",
  "experience": null,
  "cooking_time": null
}