# Control Flow

Sometimes you'll want to build a mod that can handle dynamic paths and functions differently based on various outcomes from other bricks.&#x20;

There are various methods you can use to incorporate business logic into your mods, from specifying conditions for bricks to run to even creating multiple paths based on a condition.
