description     "Genesis"

# The node __FBW_DEFAULT__ is special
# because it refers to the root built-in
# world node root for the Xar universe.
root_node       __FBW_DEFAULT__

# The seed is the default seed used to generate the world.
# If seed is set to -1, then there is no default seed.
# If seed_allow_any is set to true, then the user can
# choose a non-default seed (either randomly or by typing it in)
# when creating a new game.
seed 3
seed_allow_any true

player_offset   7.5 3 7.5

# The starting path:
chunk_path EMPTY_PATH

#Selecting the "genesis" version of the program.
genesis true
