minetest_tng/mods/cme
LNJ caec6ad402 CME: Register spawner and egg also in peaceful mode (fixes #32)
Spawners and spawn eggs do exist, but will only spawn hostile
mobs in normal (non-peaceful) mode. All existing hostile mobs
will despawn when loaded in peaceful mode.
2016-09-12 21:10:43 +02:00
..
chicken Hunger: Rewrite eating function partly 2016-08-16 15:03:02 +02:00
creatures CME: Register spawner and egg also in peaceful mode (fixes #32) 2016-09-12 21:10:43 +02:00
ghost CME: attack damage (and alike) adapt to the difficult, ghosts also spawn in caves 2016-04-14 20:52:43 +02:00
oerrki CME/oerrki: Fix item drops (min=1, not 0) (fixes #33) 2016-09-03 20:57:39 +02:00
sheep CME|Legacy: Remove Sheep spawner; Add removal 2016-09-12 21:09:49 +02:00
zombie Hunger: Rewrite eating function partly 2016-08-16 15:03:02 +02:00
API.txt Add CME (Creatures Mob Engine) 2016-03-03 18:52:57 +01:00
LICENSE.txt Add CME (Creatures Mob Engine) 2016-03-03 18:52:57 +01:00
README.txt Add CME (Creatures Mob Engine) 2016-03-03 18:52:57 +01:00
bower.json Add CME (Creatures Mob Engine) 2016-03-03 18:52:57 +01:00
changelog.txt Add CME (Creatures Mob Engine) 2016-03-03 18:52:57 +01:00
modpack.txt Add CME (Creatures Mob Engine) 2016-03-03 18:52:57 +01:00

README.txt

Mod/Modpack Creatures
=====================
Copyright (c) 2015-2016 BlockMen <blockmen2015@gmail.com>

Version: 2.3.1


A Mod(pack) for Minetest that provides a MOB-Engine and adds several creatures to the game.
Currently included: Ghosts, Zombies, Sheep, Chicken and Oerrki.


License: 
~~~~~~~~
Code(if not stated differently):
(c) Copyright 2015-2016 BlockMen; modified zlib-License
see "LICENSE.txt" for details.

Media(if not stated differently):
(c) Copyright (2014-2016) BlockMen; CC-BY-SA 3.0

see each MOB-Module for detailed informations.


Github:
~~~~~~~
https://github.com/BlockMen/cme


Forum:
~~~~~~
https://forum.minetest.net/viewtopic.php?id=8638


Changelog:
~~~~~~~~~~
see Changelog.txt