Push to Version 2.3

master
BlockMen 2016-02-10 16:38:45 +01:00
parent 5cc9f4b0bb
commit a11ca58729
2 changed files with 14 additions and 5 deletions

View File

@ -1,22 +1,22 @@
Mod/Modpack Creatures Mod/Modpack Creatures
===================== =====================
Copyright (c) 2015 BlockMen <blockmen2015@gmail.com> Copyright (c) 2015-2016 BlockMen <blockmen2015@gmail.com>
Version: 2.2.2 Version: 2.3
A Mod(pack) for Minetest that provides a MOB-Engine and adds several creatures to the game. A Mod(pack) for Minetest that provides a MOB-Engine and adds several creatures to the game.
Currently included: Ghosts, Zombies, Sheep and Chicken. Currently included: Ghosts, Zombies, Sheep, Chicken and Oerrki.
License: License:
~~~~~~~~ ~~~~~~~~
Code(if not stated differently): Code(if not stated differently):
(c) Copyright 2015 BlockMen; modified zlib-License (c) Copyright 2015-2016 BlockMen; modified zlib-License
see "LICENSE.txt" for details. see "LICENSE.txt" for details.
Media(if not stated differently): Media(if not stated differently):
(c) Copyright (2014-2015) BlockMen; CC-BY-SA 3.0 (c) Copyright (2014-2016) BlockMen; CC-BY-SA 3.0
see each MOB-Module for detailed informations. see each MOB-Module for detailed informations.

View File

@ -24,3 +24,12 @@ Version 2.2.2
- Chicken drop chicken meat and feather(s) on death - Chicken drop chicken meat and feather(s) on death
- Fixed spawn eggs being endless in singleplayer - Fixed spawn eggs being endless in singleplayer
- Fix searching for target if in panic mode - Fix searching for target if in panic mode
Version 2.3
-----------
- Added Oerrki
- Added fried eggs
- Fixed moveing facement being reset
- Fixed chicken model
- Fixed sneaky variable not working
- Fixed feathers being eatable