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