pretty = require("cc.pretty").pretty_print require("recipes") sfx = require("sfx") require("pathfinding") require("inventory") keep_stocked = { kelp = 10, flint = 10 } go_to(vector.new(0,0,0), "south") recipes = load_recipes()