Crafting using String, Sail, String, Chest, Lead, Chest, Bamboo Raft, Bamboo Raft and Bamboo Raft, arranged in the pattern shown. Produces Bamboo Drakkar.
- Inputs
- 2 × String
- Sail
- 2 × Chest
- Lead
- 3 × Bamboo Raft
- Output
- → Bamboo Drakkar
item· Other
Bamboo Drakkar is an item from Small Ships, crafted from String, Sail, Chest, Lead, and Bamboo Raft.
smallships:bamboo_drakkarsmallshipssmallshipssmallships:items/drakkars
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sys",
"xlx",
"bbb"
],
"ingredients": {
"b": {
"item": "minecraft:bamboo_raft"
},
"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
}