Crafting using Lead, Sail, Lead, Oak Boat, Oak Boat and Oak Boat, arranged in the pattern shown. Produces Oak Cog.
item· Other
Oak Cog
Wood Type:
Small Ships · by talhanation, metroite
Oak Cog is an item from Small Ships, crafted from Lead, Sail, and Oak Boat.
Acquisition
Related items
Developer reference
- Registry name
smallships:oak_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:oak_boat"
},
"l": {
"item": "minecraft:lead"
},
"s": {
"item": "smallships:sail"
}
},
"conditions": [],
"sequence": null,
"group_name": "cog",
"experience": null,
"cooking_time": null
}