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