[General]
# Render glass with a connected frame. May render weirdly.
thinkingwitharrows_framed_glass (Framed glass) bool false

# Difficulty of the game. Hard is the "original" difficulty, while easy is a modified version.
#
# The following changes are made in easy:
# - The player is faster.
# - You get more arrows (1.6x) at the start of each level.
# - Certain levels are modified to make the game easier.
# - Arrow blocks always bring your arrow count up to five, as long as you have
# less than five arrows. On hard, arrow blocks only give you more arrows if
# you have none.
thinkingwitharrows_difficulty (Difficulty) enum easy easy,hard

[Speedruns]
# Shows a speedrun timer in the bottom-left corner of the screen.
thinkingwitharrows_speedrun_mode (Speedrun mode) bool false

# Shows dialogue at the bottom of the screen.
thinkingwitharrows_dialogue_enabled (Enable dialogue) bool true

[Advanced]
# Enable editor mode.
# Editor mode lets you mine all blocks and gives you a larger hotbar (for editing).
thinkingwitharrows_editor (Editor mode) bool false
