This many seem like a stupid question but if you were to create a crafting recipe that creates an item of another mod, will it work.
ex: OreSpawn Mod
GameRegistry.addRecipe(new ItemStack(oreswawn.slice), new Object[]{" B ", " B ", " B ", 'B', Items.apple});
the you install your mod with the orespawn