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