// this is a template for making Choice Chamber mods
// load your mod file from the Settings window in game
// blank lines and lines with a // are ignored (useful for commenting)

// you only need to include lines that change default values (no need for "startJump = normal")
// default values are shown below so you can see what can be changed.

subtitle = a sample mod
author = @onemrbean

hellos = hello, hi, hey, sup, yo, hola, hai, salutations, greetings, hallo, howdy, annyeong, konichiwa, aloha
ggs = gg, rip, nice, rekt, teh urn, gj, nooooo, wut, so close

// If anything below is included (even if they're default values), highscores and unlocks won't be saved while the mod is active.

// 1-10
startSlots = 3

// pure, diamond, broken, lucky, golden, wing, burning, spiked, graphene, peace, cheating, glitch, lock
startHeartsType = pure

// 1-10
startHearts = 3

// normal, double, pogo, high
startJump = normal

// none, sword, bow, hammer, boomer, orb, scythe, laser
startWeapon = none

// 0-5
startGizmos = 0