PICCORO Lenz McKAY
e114cb543f
* backported from 74fc8110c1
* closed https://codeberg.org/minenux/minetest-mod-mobs_doomed/issues/8
16 lines
693 B
Plaintext
16 lines
693 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 ugply and stupid.. nyancat.. a pig that fly and leve arciris
|
|
mobs_doomeds.allow_nyanc (Enable the stupid nyanCat mob fliying pig) bool false
|
|
|