import{_ as s,c as e,o as a,d as t}from"./app.1a35c4a8.js";const f=JSON.parse('{"title":"mod.js","description":"","frontmatter":{},"headers":[],"relativePath":"public/lit/docs/main-mod-info.md","lastUpdated":null}'),n={name:"public/lit/docs/main-mod-info.md"},o=t(`

mod.js

All of the non-layer code and data that you're likely to edit is here in mod.js! Everything in mod.js will not be altered by updates, besides the addition of new things.

Here's a breakdown of what's in it:

js
// (The ones here are examples, all official functions are already taken care of)
var doNotCallTheseFunctionsEveryTick = ["doReset", "buy", "onPurchase", "blowUpEverything"]
js
function addedPlayerData() { return {
	weather: "Yes",
	happiness: new Decimal(72),
}}

Less important things beyond this point!

`,10),l=[o];function i(p,r,c,d,u,h){return a(),e("div",null,l)}const m=s(n,[["render",i]]);export{f as __pageData,m as default};