Crafting using String, Sail, String, Chest, Lead, Chest, Oak Boat, Oak Boat and Oak Boat, arranged in the pattern shown. Produces Oak Drakkar.
item· Other
Oak Drakkar
Wood Type:
Small Ships · by talhanation, metroite
Oak Drakkar is an item from Small Ships, crafted from String, Sail, Chest, Lead, and Oak Boat.
Acquisition
Related items
Developer reference
- Registry name
smallships:oak_drakkar- Namespace
smallships- Mod ID
smallships- Tags (1)
smallships:items/drakkars
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sys",
"xlx",
"bbb"
],
"ingredients": {
"b": {
"item": "minecraft:oak_boat"
},
"l": {
"item": "minecraft:lead"
},
"s": {
"item": "minecraft:string"
},
"x": {
"item": "minecraft:chest"
},
"y": {
"item": "smallships:sail"
}
},
"conditions": [],
"sequence": null,
"group_name": "drakkar",
"experience": null,
"cooking_time": null
}