Crafting using Chest and Apricorn Boat, in any arrangement. Produces Apricorn Boat with Chest.
item· Other
Apricorn Boat with Chest
Cobblemon · by The Cobblemon Team
Apricorn Boat with Chest is a item from Cobblemon, crafted from Chest and Apricorn Boat.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:apricorn_chest_boat- Namespace
cobblemon- Mod ID
cobblemon- Tags (2)
cobblemon:items/boats minecraft:items/chest_boats
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "cobblemon:apricorn_boat"
}
],
"conditions": [],
"sequence": null,
"group_name": "chest_boat",
"experience": null,
"cooking_time": null
}