Mods & Custom Levels
Steam Workshop mods, custom level creation, and how to install community content. Snacktorio supports both custom levels and function mods through Steam Workshop.
How to Install Mods
- Open the Snacktorio Steam Workshop
- Browse available mods and custom levels
- Click "Subscribe" on any mod you want to install
- Launch Snacktorio — Steam will automatically download subscribed mods
- Mods and custom levels appear in the in-game menu
Official Example Content
The developer (ellraiser) has published official example content to help the modding community get started:
| Name | Type | Description |
|---|---|---|
| [LEVEL] Not The Bees! | Custom Level | Official example custom level by ellraiser |
| [LEVEL] Undefined Behaviour | Custom Level | Official example custom level by ellraiser |
| [LEVEL] I REALLY Know What I'm Doing | Custom Level | Official example custom level by ellraiser |
| [LEVEL] Example Custom Level | Custom Level | Template for creating your own levels |
| [MOD] Example Function Mod | Function Mod | Template for creating gameplay mods |
Creating Custom Levels
The developer has created a comprehensive guide for custom content creation, available on the Steam Community:
- "Creating Custom Content!" — official guide by ellraiser
The game uses the LÖVE engine, so custom levels are essentially Lua scripts that define the level layout, ingredients, machines, and win conditions.
Types of Mods
| Type | Description | Examples |
|---|---|---|
| Custom Levels | New puzzle levels with unique challenges | Not The Bees!, Undefined Behaviour |
| Function Mods | Modify game mechanics or add features | Example Function Mod (template) |
| Quality of Life | UI improvements, controls, visual tweaks | Community QoL mods (growing) |
Modding Community
The Snacktorio modding community is still early but growing. Key resources:
- Steam Workshop — browse and subscribe to mods
- Steam Discussions — ask questions, share creations
- Official Website — developer updates and presskit
- Discord — linked from the Steam store page