MineClone2/mods/ENTITIES/mobs_mc
2017-03-09 02:27:15 +01:00
..
models
sounds
textures Fix husk texture 2017-02-23 23:19:58 +01:00
blaze.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
chicken.lua Fix chicken not floating in water 2017-03-07 23:34:01 +01:00
cow.lua
creeper.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
depends.txt Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +01:00
description.txt
enderman.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
ghast.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
horse.lua Eliminate crumbly, cracky, snappy and choppy fully 2017-02-27 18:53:17 +01:00
init.lua
mod.conf Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
pig.lua
rabbit.lua
README.md Fix mobs_mc license info 2017-03-09 02:27:15 +01:00
sheep.lua Pink sheep DO spawn 2017-03-05 03:42:59 +01:00
skeleton.lua Tweak wither skeleton: Sword, melee combat, new (bad) model 2017-03-05 05:14:31 +01:00
slimes.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
spider.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
squid.lua
villager.lua
wolf.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
zombie.lua Increase zombie jump height 2017-03-03 01:29:50 +01:00
zombiepig.lua Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00

MC MOBS WIP assembled by maikerumine compatable with Mobs Redo API

LICENSING

Note: In the following file name lists, the asterisk (“*”) is a placeholder which stands for any sequence of characters. Everything not explicitly mentioned or with no license mentioned falls under the license of the MineClone 2 project (see README.md in the top directory of MineClone 2).

Code

MIT License

by PilzAdam and others

Sound files

Textures

  • mobs_squid.png
  • mobs_blaze.png
    • GPLv3 by 22i
  • mobs_bunny_*.png
    • MIT License, by ExeterDad
  • spawn_egg_squid.png
  • spawn_egg_blaze.png
    • Author: daufinsyd
  • spawn_egg_rabbit.png
    • MIT License, by Wuzzy

Models

  • mobs_bunny.b3d
    • MIT License, by ExeterDad

Everything else:

Faithful 1.11 - MIT License, by Vattic, xMrVizzy and contributors