Community

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

  1. Open the Snacktorio Steam Workshop
  2. Browse available mods and custom levels
  3. Click "Subscribe" on any mod you want to install
  4. Launch Snacktorio — Steam will automatically download subscribed mods
  5. 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:

NameTypeDescription
[LEVEL] Not The Bees!Custom LevelOfficial example custom level by ellraiser
[LEVEL] Undefined BehaviourCustom LevelOfficial example custom level by ellraiser
[LEVEL] I REALLY Know What I'm DoingCustom LevelOfficial example custom level by ellraiser
[LEVEL] Example Custom LevelCustom LevelTemplate for creating your own levels
[MOD] Example Function ModFunction ModTemplate for creating gameplay mods

Creating Custom Levels

The developer has created a comprehensive guide for custom content creation, available on the Steam Community:

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

TypeDescriptionExamples
Custom LevelsNew puzzle levels with unique challengesNot The Bees!, Undefined Behaviour
Function ModsModify game mechanics or add featuresExample Function Mod (template)
Quality of LifeUI improvements, controls, visual tweaksCommunity QoL mods (growing)

Modding Community

The Snacktorio modding community is still early but growing. Key resources:

Related Pages