#    Show how much time map generation took in chat and infostream
nyanland.enable_debug_messages (Show debug messages) bool false

#    The y coordinate of the nyanland
#    You likely don't want to change this if the world is explored
nyanland.height (Height) int 30688 -32000 32000

#    The radius of the generated nyanland tree heads
nyanland.tree_size (Tree head size) int 2 0 9

#    Probability of generating the ith nyancat in a mapchunk in the nyanland.
#    Value in percent (default 100%)
nyanland.nyancat_prop (Nyancat probability) float 100.0 0 100.0

#    Number of times a nyancat is generated in a mapchunk with the
#    `nyanland.nyancat_prop` probability.
#    Note that the chunksize setting also has an impact on the number of
#    nyancats.
nyanland.nyancat_count (Nyancat placement attempts per mapchunk) int 3 0 1000

#    Execute the legacy code of the embedded nyancat mod. This setting should
#    only be enabled if compatibility problems occur with, for example, ancient
#    worlds which have the default:nyancat node.
nyanland.enable_nyancat_legacy (Enable nyancat legacy) bool false

#    Execute legacy code for worlds which have used ancient versions of the
#    nyanland mod. This setting should usually be disabled.
nyanland.enable_nyanland_legacy (Enable nyanland legacy) bool false
