Go to file
maikerumine 3908d70a1f added a blue monster that spawns deep 2015-10-24 18:57:25 -04:00
models Added a blue monster that spawns -500m 2015-10-19 18:07:08 -04:00
sounds added a blue monster that spawns deep 2015-10-24 18:57:25 -04:00
textures RE-fixed dirt texture 2015-02-14 15:32:32 -05:00
.gitattributes :neckbeard: Added .gitattributes & .gitignore files 2015-02-02 21:17:48 -05:00
.gitignore :neckbeard: Added .gitattributes & .gitignore files 2015-02-02 21:17:48 -05:00
README.txt Tougher dirt monster, made to be aggressive. 2015-02-02 21:31:23 -05:00
api.lua more garbage 2015-08-08 18:14:54 -04:00
depends.txt Tougher dirt monster, made to be aggressive. 2015-02-02 21:31:23 -05:00
init.lua added a blue monster that spawns deep 2015-10-24 18:57:25 -04:00
license.txt Added Sound and change spawn time 2015-06-09 17:24:58 -05:00

README.txt

maikerumine's "Dirtmons"  A slightly more aggressive dirtmonster that also will attack the  "badplayer" mod.  Higher range and fast as you so RUN!!!!

=== MOBS-MOD for MINETEST-C55 ===
by PilzAdam

Inroduction:
This mod adds some basic hostile and friendly mobs to the game.

How to install:
Unzip the archive an place it in minetest-base-directory/mods/minetest/
if you have a windows client or a linux run-in-place client. If you have
a linux system-wide instalation place it in ~/.minetest/mods/minetest/.
If you want to install this mod only in one world create the folder
worldmods/ in your worlddirectory.
For further information or help see:
http://wiki.minetest.com/wiki/Installing_Mods

How to use the mod:
See https://github.com/PilzAdam/mobs/wiki

For developers:
The API documentation is moved to https://github.com/PilzAdam/mobs/wiki/API

License:
Sourcecode: WTFPL (see below)
Grahpics: WTFPL (see below)
Models: WTFPL (by Pavel_S, see below)

See also:
http://minetest.net/

         DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.