# sm.game.getRecipesEnabled

Returns true if recipes is enabled and false if recipes are is disabled.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.game.getRecipesEnabled(  )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.game.md#getrecipesenabled)

**Returns:**

| Type | Description |
| --- | --- |
| boolean | The enable state. |
