mob-engine/sheep
BlockMen 4096344c6f Add colored Sheep
Sheep spawn randomly with white, grey, brown or black wool
2016-02-16 23:21:35 +01:00
..
models Add death animation for sheep and ghosts 2015-10-15 20:01:54 +02:00
sounds Re-add zombies, ghosts and sheep 2015-10-09 10:47:10 +02:00
textures Add colored Sheep 2016-02-16 23:21:35 +01:00
LICENSE.txt Update copyright years, update changelog, push to 2.2.2 2016-02-03 14:47:43 +01:00
README.txt Add colored Sheep 2016-02-16 23:21:35 +01:00
depends.txt Clean up a little 2015-10-09 10:50:36 +02:00
init.lua Add colored Sheep 2016-02-16 23:21:35 +01:00

README.txt

Sheep for Creatures MOB-Engine
==============================
Copyright (c) 2015-2016 BlockMen <blockmen2015@gmail.com>

Version: 2.1


Adds sheep to Minetest (requires Creatures MOB-Engine).
Sheep spawn only at day-time and are friendly and remain around 5 minutes in the world.
There are four different wool colors: white, grey, brown and black.
You can tame them by feading them with wheat. If there is grass they eat the grass
and regrow wool that way. They will follow you if you have Wheat in your hand.
Sheep have 8 HP and drop 1-2 wool when punched or 1-3 wool when using shears.

Sheers are crafted by using 2 steel ingots and one stick in following shape:

  - 	ingot
ingot 	stick


License: 
~~~~~~~~
Code:
(c) Copyright 2015-2016 BlockMen; modified zlib-License
see "LICENSE.txt" for details.

Media(textures and meshes/models):
(c) Copyright (2014-2016) BlockMen; CC-BY-SA 3.0

Sounds:
- creatures_sheep.1.ogg, confusion_music(https://freesound.org/people/confusion_music) CC-BY 3.0
- creatures_sheep.2.ogg, confusion_music(https://freesound.org/people/confusion_music) CC-BY 3.0
- creatures_sheep.3.ogg, Yuval(https://freesound.org/people/Yuval) CC-BY 3.0
- creatures_shears.ogg, SmartWentCody(https://freesound.org/people/SmartWentCody) CC-BY 3.0


Github:
~~~~~~~
https://github.com/BlockMen/cme/sheep