Scrapbox using Scrap Box. Produces Acacia Boat.
Acquisition
Crafting using Acacia Planks, Acacia Planks, Acacia Planks, Acacia Planks and Acacia Planks, arranged in the pattern shown. Produces Acacia Boat.
Used in (1)
Crafting using Chest and Acacia Boat, in any arrangement. Produces Acacia Boat with Chest.
Related items
Developer reference
- Registry name
minecraft:acacia_boat- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:items/boats
Recipe JSON (2):
{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "boat",
"experience": null,
"cooking_time": null
}
