{
    "conditions": [{
        "type": "minecraft:item_exists",
        "item": "storageboats:itemstorageboat_acacia"
    }],
    "type": "minecraft:crafting_shapeless",
		{ "item": "minecraft:chest" },
        { "item": "minecraft:oak_boat" }
    ],
    "result": { "item": "storageboats:itemstorageboat_acacia" }
}