diff --git a/README.txt b/README.txt index 1448796..54f2788 100644 --- a/README.txt +++ b/README.txt @@ -2,11 +2,11 @@ Mod/Modpack Creatures ===================== Copyright (c) 2015 BlockMen -Version: 2.1 +Version: 2.2 A Mod(pack) for Minetest that provides a MOB-Engine and adds several creatures to the game. -Currently included: Ghosts, Zombies, Sheep. +Currently included: Ghosts, Zombies, Sheep and Chicken. License: diff --git a/changelog.txt b/changelog.txt index 7f30c92..8c67533 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,3 +5,12 @@ Version 2.1 - Fixed bug that hostile mobs did sometimes not attack - Reduced sheep model size - Tweak codestyle a bit/ added missing documentation of combat values + +Version 2.2 +----------- +- Added chicken +- Readded sheep spawner (by LNJ) +- Fix possible crash (reported by bbaez) +- Added descriptions to spawners +- Added option to set custom panic and swim animations +