2015-11-08 18:34:34 +01:00
|
|
|
Chicken for Creatures MOB-Engine
|
|
|
|
================================
|
|
|
|
Copyright (c) 2015 BlockMen <blockmen2015@gmail.com>
|
|
|
|
|
|
|
|
Version: 2.0 Beta
|
|
|
|
|
|
|
|
|
|
|
|
Adds chicken to Minetest (requires Creatures MOB-Engine).
|
2015-11-09 20:18:30 +01:00
|
|
|
Chicken spawn on dirt and grass blocks, have 5 HP and are friendly. When killed they
|
|
|
|
drop meat, which can be eaten or cooked. Also they drop randomly eggs (which have
|
|
|
|
no real use yet.)
|
2015-11-08 18:34:34 +01:00
|
|
|
|
|
|
|
|
|
|
|
License:
|
|
|
|
~~~~~~~~
|
|
|
|
Code:
|
|
|
|
(c) Copyright 2015 BlockMen; modified zlib-License
|
|
|
|
see "LICENSE.txt" for details.
|
|
|
|
|
|
|
|
Media(textures and meshes/models):
|
2015-11-09 20:18:30 +01:00
|
|
|
Gamit(WTFPL):
|
|
|
|
creatures_egg.png
|
|
|
|
everything else:
|
2015-11-08 18:34:34 +01:00
|
|
|
(c) Copyright (2014-2015) BlockMen; CC-BY-SA 3.0
|
|
|
|
|
|
|
|
Sounds:
|
|
|
|
- creatures_chicken*.ogg, dobroide(https://freesound.org/people/dobroide) CC BY 3.0
|
|
|
|
Github:
|
|
|
|
~~~~~~~
|
|
|
|
https://github.com/BlockMen/cme/chicken
|