2015-11-08 18:34:34 +01:00
|
|
|
Chicken for Creatures MOB-Engine
|
|
|
|
================================
|
2016-02-03 14:47:43 +01:00
|
|
|
Copyright (c) 2015-2016 BlockMen <blockmen2015@gmail.com>
|
2015-11-08 18:34:34 +01:00
|
|
|
|
2016-02-10 00:31:54 +01:00
|
|
|
Version: 2.2
|
2015-11-08 18:34:34 +01:00
|
|
|
|
|
|
|
|
|
|
|
Adds chicken to Minetest (requires Creatures MOB-Engine).
|
2016-02-02 03:29:35 +01:00
|
|
|
Chicken spawn on dirt and grass blocks, have 5 HP and are friendly. When killed or dying
|
|
|
|
they drop meat, which can be eaten or cooked and probably some feathers. Also they drop
|
2016-02-10 00:31:54 +01:00
|
|
|
randomly eggs, which can be thrown to spawn new chicken or fried and eaten.
|
2015-11-08 18:34:34 +01:00
|
|
|
|
|
|
|
|
|
|
|
License:
|
|
|
|
~~~~~~~~
|
|
|
|
Code:
|
2016-02-03 14:47:43 +01:00
|
|
|
(c) Copyright 2015-2016 BlockMen; modified zlib-License
|
2015-11-08 18:34:34 +01:00
|
|
|
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:
|
2016-02-03 14:47:43 +01:00
|
|
|
(c) Copyright (2014-2016) BlockMen; CC-BY-SA 3.0
|
2015-11-08 18:34:34 +01:00
|
|
|
|
|
|
|
Sounds:
|
|
|
|
- creatures_chicken*.ogg, dobroide(https://freesound.org/people/dobroide) CC BY 3.0
|
2016-02-09 22:52:55 +01:00
|
|
|
|
2015-11-08 18:34:34 +01:00
|
|
|
Github:
|
|
|
|
~~~~~~~
|
|
|
|
https://github.com/BlockMen/cme/chicken
|