Mehr Mods hinzugefügt
This commit is contained in:
parent
92a55732cf
commit
9e345a25fb
2805 changed files with 2096013 additions and 0 deletions
30
mods/mobs_water/mobs_crocs/readme.md
Normal file
30
mods/mobs_water/mobs_crocs/readme.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
|
||||
# crocodiles for mobs_redo
|
||||
|
||||
## Requirements
|
||||
|
||||
* Minetest >= 0.4.17
|
||||
|
||||
## Settings
|
||||
|
||||
### mobs_crocs.enable_walkers
|
||||
|
||||
these guys are spawned on land near water, they do not
|
||||
float so they will not attack you if they happen to
|
||||
stumble into the water (L.O.S. limitation*)
|
||||
|
||||
default: **true**
|
||||
|
||||
### mobs_crocs.enable_floaters
|
||||
|
||||
these guys are spawned in shallow water, they float so they
|
||||
will follow you onto land to take a bite out of you
|
||||
|
||||
default: **true**
|
||||
|
||||
### mobs_crocs.enable_swimmers
|
||||
|
||||
these guys are spawned in shallow water, they do not float and
|
||||
will attack you on sight.
|
||||
|
||||
default: **true**
|
Loading…
Add table
Add a link
Reference in a new issue