Герхард PICCORO Lenz McKAY
be54fbcc0c
* fix conditionals of configurations to be more viable compat * fix miscpelled variable so now it works * use more simple conditional when loading * closed https://codeberg.org/minenux/minetest-mod-mobs_doomed/issues/8
16 lines
691 B
Plaintext
16 lines
691 B
Plaintext
# if enabled will spawn most new common animals from this mod
|
|
mobs_doomed.regulars (Enable most common new animals) bool true
|
|
|
|
# Timer for the egg mechanics, default 100
|
|
mobs_doomed.eggtimer (Spawn timer eggs Mobs) int 100
|
|
|
|
# if enabled be destructive for structure nodes each fireball or explotion from mobs
|
|
mobs_doomed.destructive (Fire balls will be destructive) bool false
|
|
|
|
# If disabled only a common dragon will be spawned
|
|
mobs_doomed.dragons (Enable all the dragons not only common) bool true
|
|
|
|
# if enabled will load a mobs very ugly and stupid.. nyancat.. a pig that fly and leve arciris
|
|
mobs_doomed.allow_nyanc (Enable the stupid NyanCat mob fliying pig) bool false
|
|
|