
# debug mode
witches_debug (enable debug) bool false

#enable cottages
witches_cottages (enable cottages) bool true

#maximum number of houses per mapchunk (unused for now)
witches_house_max_per_mapchunk (maximum number of houses per mapchunk) int 2 

#average number of houses to mapchunks over the world (unused for now)
witches_houses_wanted_per_mapchunk (average number of houses to mapchunks over the world) float .05

# chance (1 or more) of a witch house spawning over a dungeon 
witches_dungeon_cellar_chance (chance as 1 in <positive integer>  of a witch house spawning over a dungeon) int 2

# depth (5 or more) maximum depth of a dungeon to spawn a witch house over 
witches_dungeon_cellar_depth (maximum depth of a dungeon to spawn a witch house over) int 5




