34 lines
1.8 KiB
Markdown
34 lines
1.8 KiB
Markdown
|
# MineClone2 Mobs
|
||
|
|
||
|
This is a merged version of Mobs redo MineClone2 Edition (API) and mobs_mc (Mobs content).
|
||
|
The API was rewritten by jordan4ibanez and later Fleckenstein from Mobs redo MineClone2 Edition and merged with mobs_mc by Fleckenstein.
|
||
|
Mobs redo MineClone2 Edition was built by Wuzzy2 and contributors from Mobs Redo. Mobs redo was built by TenPlus1 from Simple Mobs by PilzAdam and mobs_mc was built by maikerumine.
|
||
|
|
||
|
Seems like we've come a long way since 2012.
|
||
|
|
||
|
## Credits
|
||
|
|
||
|
* Fleckenstein: Rewrite of jordan's work, merged mobs_mc and mcl_mobs
|
||
|
* jordan4ibanez: Rewrite of the mcl_mobs API
|
||
|
* [maikerumine](https://github.com/maikerumine): Creator of mobs_mc (Coding behaviour, spawning, drops, and misc)
|
||
|
* TenPlus1: Built the original Mobs Redo API
|
||
|
* PilzAdam: Created Simple Mobs which Mobs Redo is based on together with KrupnoPavel, Zeg9, ExeterDad and AspireMint
|
||
|
* [Wuzzy2](https://github.com/Wuzzy2): Zombies, husks, item textures, and code, created Mobs redo MineClone2 Edition
|
||
|
* [toby109tt](https://github.com/tobyplowy): Mapping fixes - better 2D planes
|
||
|
* [22i](https://github.com/22i): Models (done in Blender) and mob icons for spawn eggs
|
||
|
* [XSSheep](https://www.planetminecraft.com/member/xssheep/): Mob and item textures (from [Pixel Perfection](https://www.planetminecraft.com/texture_pack/131pixel-perfection/))
|
||
|
* MysticTempest: More mob textures
|
||
|
* See `LICENSE-MEDIA.md` for detailed credits about each file
|
||
|
|
||
|
## Licensing
|
||
|
|
||
|
* Media: MIT, CC0, CC BY 3.0 CC BY-SA 4.0, LGPLv2.1, GPLv3. See `LICENSE-MEDIA.md` for details
|
||
|
* License of mobs_mc code: GPLv3
|
||
|
* Mobs Redo: See `LICENSE-API.txt`
|
||
|
|
||
|
### Links
|
||
|
|
||
|
* [`mobs_mc`](https://github.com/maikerumine/mobs_mc)
|
||
|
* [Blender models](https://github.com/22i/minecraft-voxel-blender-models)
|
||
|
* [How to recreate mobs from textures with Blender and Gimp](http://imgur.com/a/Iqg88)
|