spawneggs/README.txt

74 lines
1.8 KiB
Plaintext

Mob Spawn Eggs (spawneggs) mod for Minetest
by thefamilygrog66
Description:
This mod randomly spawns "spawning eggs", which when combined with various materials, will become mob spawning eggs (compatible only with PilzAdam's Simple Mobs mod). When the player places one of these, the corresponding mob will appear.
Recipes:
Dirt Monster
+---------------+---------------+
| spawning egg | dirt |
+---------------+---------------+
Dungeon Master
+---------------+---------------+
| spawning egg | mese |
+---------------+---------------+
Oerkki
+---------------+---------------+
| spawning egg | obsidian |
+---------------+---------------+
Rat
+---------------+---------------+
| spawning egg | rat |
+---------------+---------------+
Sand Monster
+---------------+---------------+
| spawning egg | sand |
+---------------+---------------+
Sheep
+---------------+---------------+
| spawning egg | white wool |
+---------------+---------------+
Stone Monster
+---------------+---------------+
| spawning egg | stone |
+---------------+---------------+
Tree Monster
+---------------+---------------+
| spawning egg | sapling |
+---------------+---------------+
Mod dependencies: default, mobs, wool
License:
Sourcecode: WTFPL (see below)
Graphics: WTFPL (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.