Crafting using Lead, Sail, Lead, Birch Boat, Birch Boat and Birch Boat, arranged in the pattern shown. Produces Birch Cog.
- Inputs
- 2 × Lead
- Sail
- 3 × Birch Boat
- Output
- → Birch Cog
item· Other
Birch Cog is an item from Small Ships, crafted from Lead, Sail, and Birch Boat.
Crafting using Lead, Sail, Lead, Birch Boat, Birch Boat and Birch Boat, arranged in the pattern shown. Produces Birch Cog.
smallships:birch_cogsmallshipssmallshipssmallships:items/cogs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"lsl",
"bbb"
],
"ingredients": {
"b": {
"item": "minecraft:birch_boat"
},
"l": {
"item": "minecraft:lead"
},
"s": {
"item": "smallships:sail"
}
},
"conditions": [],
"sequence": null,
"group_name": "cog",
"experience": null,
"cooking_time": null
}