Go to file
Jordan Irwin c2bedc3816 [creatures] Make sure that 'self.last_node' not 'nil' (#22) 2018-04-23 22:45:05 -07:00
chicken Add fried eggs and fix feathers being eatable 2016-02-11 17:55:37 +01:00
creatures [creatures] Make sure that 'self.last_node' not 'nil' (#22) 2018-04-23 22:45:05 -07:00
ghost Update copyright years, update changelog, push to 2.2.2 2016-02-03 14:47:43 +01:00
oerrki Fix Oerrki spawn time 2016-02-15 14:37:26 +01:00
sheep Add colored Sheep 2016-02-16 23:21:35 +01:00
zombie Update copyright years, update changelog, push to 2.2.2 2016-02-03 14:47:43 +01:00
.gitignore Release version 2.3.2 2017-04-10 21:53:00 +01:00
API.txt Add spawner descriptions and update documentation 2015-10-30 17:22:18 +01:00
CHANGELOG.md Release version 2.3.2 2017-04-10 21:53:00 +01:00
LICENSE Release version 2.3.2 2017-04-10 21:53:00 +01:00
README.md Release version 2.3.2 2017-04-10 21:53:00 +01:00
bower.json Release version 2.3.2 2017-04-10 21:53:00 +01:00
modpack.txt Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
screenshot.png Re-add zombies, ghosts and sheep 2015-10-09 10:47:10 +02:00

README.md

Mob Engine

Mob Engine (formely Creatures MOB-Engine) is a mod(pack) for Minetest that provides a mob engine and several creatures to the game.

Currently includes:

  • chickens
  • ghosts
  • mob engine
  • oerrkis
  • sheep
  • zombies

Mob Engine was started as a fork of BlockMen's Creature MOB-Engine (when the developer abandoned the project) with the purpose of maintain.

Version: 2.3.2 (change log)


Install

Mob Engine is on Minetest Bower (a mod repository and package manager for Minetest)

You can easily install with the command:

bower install --save mob-engine

More information here.

Manual

You can download the latest release and extract it to your mods folder.

More information here.


License

Code (if not stated differently)

Copyright 2015-2016 BlockMen; modified zlib-License

Media (if not stated differently)

Copyright (2014-2016) BlockMen; CC-BY-SA 3.0

See license for more details.